CVE-2026-39846
SiYuan: Remote Code Execution in the Electron desktop client via stored XSS in synced table captions
Summary
Remediation
Upgrade to the fixed version using your package manager.
go get github.com/siyuan-note/siyuan/kernel@v0.0.0-20260407035653-2f416e5253f1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| github.com/siyuan-note/siyuan/kernel | go | All versions | 0.0.0-20260407035653-2f416e5253f1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-39846?
- SiYuan: Remote Code Execution in the Electron desktop client via stored XSS in synced table captions This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.0/10).
- How do I check if my project is affected by CVE-2026-39846?
- CVE-2026-39846 affects github.com/siyuan-note/siyuan/kernel. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-39846 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-44588CRITICAL
SiYuan: Electron Renderer RCE via decodeURIComponent-driven tooltip XSS in aria-label sink (incomplete fix for CVE-2026-34585)
- CVE-2026-45375CRITICAL
SiYuan Bazaar marketplace renders unescaped package `name` and `version` metadata, allowing stored XSS and Electron code execution
- CVE-2026-30869CRITICAL
SiYuan Vulnerable to Path Traversal in /export Endpoint Allows Arbitrary File Read and Secret Leakage
- CVE-2026-44670CRITICAL
SiYuan Affected by Stored XSS via Attribute View Name to Electron Renderer RCE
- CVE-2026-33669CRITICAL
SiYuan has Arbitrary Document Reading within the Publishing Service
- CVE-2026-33670CRITICAL
SiYuan has directory traversal within its publishing service
- CVE-2026-32110HIGH
SiYuan has a Full-Read SSRF via /api/network/forwardProxy
- CVE-2026-40107HIGH
SiYuan Affected by Zero-Click NTLM Hash Theft and Blind SSRF via Mermaid Diagram Rendering
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies