PatchSiren cyber security CVE debrief
CVE-2026-65605 siyuan-note CVE debrief
A stored cross-site scripting vulnerability exists in SiYuan before v3.7.2 in Attribute View (database) cell rendering. A Template column value is rendered as HTML without auto-escaping, allowing for payloads like <img src=x onerror=...> to be stored unescaped and later inserted into the page via innerHTML, executing when the database is viewed. The desktop renderer runs with nodeIntegration enabled, allowing injected script to reach require and escalate to arbitrary command execution.
- 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 deployments should assess exposure and prioritize verification and remediation. They should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Additionally, they should plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
Defenders should prioritize verifying and upgrading to SiYuan version 3.7.2 or later, and assess exposure in their deployment contexts, as the vulnerability allows for stored cross-site scripting and potential escalation to arbitrary command execution.
- Potential escalation to arbitrary command execution
- Stored cross-site scripting vulnerability
- Execution of injected script when database is viewed
Technical summary
The vulnerability exists in SiYuan before v3.7.2 in Attribute View (database) cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, allowing for payloads like <img src=x onerror=...> to be stored unescaped and later inserted into the page via innerHTML, executing when the database is viewed. The desktop renderer runs with nodeIntegration enabled, allowing injected script to reach require and escalate to arbitrary command execution. This vulnerability allows for stored cross-site scripting and potential escalation to arbitrary command execution.
Defensive priority
Defenders should prioritize verifying and upgrading to SiYuan version 3.7.2 or later, and assess exposure in their deployment contexts.
Recommended defensive actions
- Verify and upgrade to SiYuan version 3.7.2 or later
- Assess exposure in deployment contexts
- Monitor for potential exploitation attempts
- 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 CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 9.4 and severity of CRITICAL. The vulnerability allows for stored cross-site scripting and potential escalation to arbitrary command execution.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-65605 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-65605
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-65605 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-65605
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-pw5c-qhf3-jhwh
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/siyuan-before-stored-xss-to-rce-via-attribute-view
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.