CVE-2026-82649 PUBLISHED

SiYuan before 3.8.1 Local Privilege Escalation via Uncontrolled Search Path

Assigner: VulnCheck
Reserved: 30.08.2026 Published: 30.08.2026 Updated: 30.08.2026

SiYuan Windows installer before version 3.8.1 (affected versions >= 2.0.14) contains an uncontrolled search path element vulnerability in its NSIS installer, which invokes system executables such as TASKKILL by name rather than by absolute path. Because NSIS nsExec::Exec resolves these calls using a search path that includes the installer's own launch directory ahead of System32, an attacker who plants a malicious executable (e.g., a renamed TASKKILL.exe) in that directory can have it executed when the installer runs. These calls occur in electron-builder's preInit hook before the license page is displayed, and with an all-users (elevated) install the planted binary executes with an elevated token, resulting in local privilege escalation.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7

Product Status

Vendor siyuan-note
Product siyuan
Versions Default: unaffected
  • affected from 2.0.14 to 3.8.1 (excl.)
  • Version 3.8.1 is unaffected

Credits

  • pl4nty reporter

References

Problem Types

  • Uncontrolled Search Path Element CWE