CVE-2026-66395 PUBLISHED

SiYuan Desktop before v3.7.2 Reflected XSS to RCE via siyuan Protocol

Assigner: VulnCheck
Reserved: 26.07.2026 Published: 27.07.2026 Updated: 28.07.2026

SiYuan desktop before v3.7.2 contains a reflected cross-site scripting vulnerability in the bazaar plugin readme handler that allows attackers to execute arbitrary code by crafting a malicious siyuan:// deep link. Attackers can inject HTML payloads via the plugin name parameter that execute with full Node.js access through insertAdjacentHTML rendering in an insecurely configured Electron renderer.

Metrics

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

Product Status

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

Credits

  • hypnguyen1209 reporter

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE