GHSA-4663-4mpg-879v · Severity: medium · Ecosystem: go — SiYuan has Stored XSS to RCE via Unsanitized Bazaar README Rendering
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.
Conclusion & alert: CVE-2026-33066 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.09%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-21 | 0.21% | 0.09% | -0.12% |
| 2 | 2026-03-24 | 0.46% | 0.21% | -0.25% |
| 3 | 2026-03-20 | — | 0.46% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.0 | 3.1 | CRITICAL |
|
2.3 | 6.0 | [email protected] |
GHSA-4663-4mpg-879v · Severity: medium · Ecosystem: go — SiYuan has Stored XSS to RCE via Unsanitized Bazaar README Rendering
| URL | Tags |
|---|---|
| https://github.com/siyuan-note/siyuan/commit/b382f50e1880ed996364509de5a10a72d7409428 | Patch |
| https://github.com/siyuan-note/siyuan/security/advisories/GHSA-4663-4mpg-879v | Exploit Mitigation Vendor Advisory |