SiYuan has Stored XSS to RCE via Unsanitized Bazaar README Rendering
Description
SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the backend renderREADME function uses lute.New() without calling SetSanitize(true), allowing raw HTML embedded in Markdown to pass through unmodified. The frontend then assigns the rendered HTML to innerHTML without any additional sanitization. A malicious package author can embed arbitrary JavaScript in their README that executes when a user clicks to view the package details. Because SiYuan's Electron configuration enables nodeIntegration: true with contextIsolation: false, this XSS escalates directly to full Remote Code Execution. The issue was patched in version 3.6.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/siyuan-note/siyuan/kernelGo | < 0.0.0-20260314111550-b382f50e1880 | 0.0.0-20260314111550-b382f50e1880 |
Affected products
3- ghsa-coords2 versionspkg:golang/github.com/siyuan-note/siyuan/kernelpkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2015.6
< 0.0.0-20260314111550-b382f50e1880+ 1 more
- (no CPE)range: < 0.0.0-20260314111550-b382f50e1880
- (no CPE)range: < 0.0.20260326T203309-150000.1.155.2
- Range: < 3.6.1
Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-4663-4mpg-879vghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-33066ghsaADVISORY
- github.com/siyuan-note/siyuan/commit/b382f50e1880ed996364509de5a10a72d7409428ghsax_refsource_MISCWEB
- github.com/siyuan-note/siyuan/security/advisories/GHSA-4663-4mpg-879vghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.