PatchSiren cyber security CVE debrief
CVE-2026-65606 siyuan-note CVE debrief
A critical vulnerability exists in SiYuan before v3.7.2, allowing for cross-site scripting (XSS) via the siyuan:// protocol handler. This can escalate to arbitrary operating-system command execution due to the application's use of nodeIntegration:true in the SiYuan Desktop renderer. The vulnerability is caused by the application's failure to escape the icon parameter in the tab header when handling siyuan://plugins/<name> links. This allows for injection of an <img onerror=...> element, which can be used to execute arbitrary operating-system commands. Defenders and administrators of SiYuan installations should assess exposure and prioritize remediation due to the critical severity.
- Vendor
- siyuan-note
- Product
- siyuan
- CVSS
- CRITICAL 9.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-23
- Original CVE updated
- 2026-09-17
- Advisory published
- 2026-07-23
- Advisory updated
- 2026-09-17
Who should care
Defenders and administrators of SiYuan installations should assess exposure and prioritize remediation due to the critical severity of this vulnerability. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review the current version, verify exposure, and apply updates or mitigations as necessary.
Why it matters
CVE-2026-65606 is a critical vulnerability in SiYuan before v3.7.2 that allows for cross-site scripting (XSS) and can escalate to arbitrary operating-system command execution. Defenders and administrators of SiYuan installations should assess exposure and prioritize remediation.
- Potential for arbitrary operating-system command execution
- Elevation of privileges through exploitation of vulnerable versions
- Possible disruption of service due to successful attacks
- Need for verification of current version and exposure
Technical summary
The SiYuan application before version 3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/<name> link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via innerHTML without escaping it. This allows for injection of an <img onerror=...> element, which can be used to execute arbitrary operating-system commands due to the application's use of nodeIntegration:true in the SiYuan Desktop renderer.
Defensive priority
High
Recommended defensive actions
- Immediately update SiYuan to version 3.7.2 or later
- Restrict access to untrusted sources
- Monitor for suspicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is caused by the application's failure to escape the icon parameter in the tab header when handling siyuan://plugins/<name> links. This allows for injection of an <img onerror=...> element, which can be used to execute arbitrary operating-system commands.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-65606 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-65606
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-65606 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-65606
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/siyuan-note/siyuan/commit/41f2861c87575ff5ac4b50a0520b1a4fe55b4a70
-
Source reference
Unverified legacy reference
URL: https://github.com/siyuan-note/siyuan/security/advisories/GHSA-wp64-x7qh-h728
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/siyuan-before-cross-site-scripting-to-rce
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.