NIXPKGS-2026-0056
published on
by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
SiYuan Vulnerable to Reflected Cross-Site Scripting (XSS) via /api/icon/getDynamicIcon
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
-
https://github.com/siyuan-note/siyuan/security/advisories/GHSA-w836-5gpm-7r93 x_refsource_CONFIRM
-
https://github.com/siyuan-note/siyuan/issues/16844 x_refsource_MISC
-
https://github.com/siyuan-note/siyuan/security/advisories/GHSA-w836-5gpm-7r93 x_refsource_CONFIRM
-
https://github.com/siyuan-note/siyuan/issues/16844 x_refsource_MISC
Affected products
siyuan
- ==< 3.5.4
Package maintainers
-
@TomaSajt TomaSajt
-
@L-Trump Luo Chen <ltrump@163.com>