SiYuan is a personal knowledge management system. Versions prior to 3.5.4 are vulnerable to reflected cross-site scripting in /api/icon/getDynamicIcon due to unsanitized SVG input. The endpoint generates SVG images for text icons (type=8). The content query parameter is inserted directly into the SVG <text> tag without XML escaping. Since the response Content-Type is image/svg+xml, injecting unescaped tags allows breaking the XML structure and executing JavaScript. Version 3.5.4 patches the issue.]
References
| Link | Resource |
|---|---|
| https://github.com/siyuan-note/siyuan/commit/5c0cc375b47567e15edd2119066b09bb0aa18777 | Patch |
| https://github.com/siyuan-note/siyuan/issues/16844 | Issue Tracking Patch |
| https://github.com/siyuan-note/siyuan/security/advisories/GHSA-w836-5gpm-7r93 | Exploit Vendor Advisory Patch |
Configurations
History
No history.
Information
Published : 2026-01-19 20:15
Updated : 2026-01-30 15:36
NVD link : CVE-2026-23847
Mitre link : CVE-2026-23847
CVE.ORG link : CVE-2026-23847
JSON object : View
Products Affected
b3log
- siyuan
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
