CVE-2026-65606
Last modified
CVE-2026-65606 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. SiYuan before v3.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 (app/src/layout/Tab.ts), allowing injection of an <img onerror=...> element.
Description
SiYuan before v3.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 (app/src/layout/Tab.ts), allowing injection of an <img onerror=...> element. Because the SiYuan Desktop renderer runs with nodeIntegration:true, the injected JavaScript can access Node's require and call require('child_process').execSync(...), escalating the cross-site scripting into arbitrary operating-system command execution.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| siyuan-note | siyuan | < 3.7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-65606?
How severe is CVE-2026-65606?
How do I fix CVE-2026-65606?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-65600Traefik versions <= v2.11.51, >= v3.6.0 <= v3.6.22, and >= v…5.3
- CVE-2026-65601Traefik versions 3.7.0 through 3.7.6 contain a namespace con…5.3
- CVE-2026-65602Traefik 3.6.0 through 3.6.22 and 3.7.0 through 3.7.6 fail to…8.8
- CVE-2026-65603The Grav Login plugin (grav-plugin-login) versions <= 3.8.11…8.8
- CVE-2026-65604Skipper contains an incomplete fix for CVE-2026-50197 in whi…8.8
- CVE-2026-65605SiYuan before v3.7.2 contains a stored cross-site scripting …9.6
- CVE-2026-65607SiYuan before v3.7.2 contains a path traversal vulnerability…7.1
- CVE-2026-65608Grav versions >= 1.7.0 and before 2.0.9 contain a remote cod…8.8
- CVE-2026-6561A vulnerability was detected in EyouCMS up to 1.7.1. This is…4.7
- CVE-2026-65616Incorrect authorization validation in refresh token signatur…8.8
- CVE-2026-65617A deserialization weakness in JFrog Artifactory package hand…8.8
- CVE-2026-65618Improper URL validation when handling specific URLs, allows …6.5
Are you affected by CVE-2026-65606?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
