CVE-2026-32940
Last modified
CVE-2026-32940 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. SiYuan is a personal knowledge management system. In versions 3.6.0 and below, SanitizeSVG has an incomplete blocklist — it blocks data:text/html and data:image/svg+xml in href attributes but misses data:text/xml and data:application/xml, both of which can render SVG with JavaScript execution. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
SiYuan is a personal knowledge management system. In versions 3.6.0 and below, SanitizeSVG has an incomplete blocklist — it blocks data:text/html and data:image/svg+xml in href attributes but misses data:text/xml and data:application/xml, both of which can render SVG with JavaScript execution. The unauthenticated /api/icon/getDynamicIcon endpoint serves user-controlled input (via the content parameter) directly into SVG markup using fmt.Sprintf with no escaping, served as Content-Type: image/svg+xml. This creates a click-through XSS: a victim navigates to a crafted URL, sees an SVG with an injected link, and clicking it triggers JavaScript via the bypassed MIME types. The attack requires direct navigation to the endpoint or <object>/<embed> embedding, since <img> tag rendering in the frontend doesn't allow interactive links. This issue has been fixed in version 3.6.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| B3log | Siyuan | < 3.6.1 |
References
- https://github.com/advisories/GHSA-6865-qjcf-286fExploit, Third Party Advisory
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-4mx9-3c2h-hwhgExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32940?
How severe is CVE-2026-32940?
How do I fix CVE-2026-32940?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32935phpseclib is a PHP secure communications library. Projects u…5.9
- CVE-2026-32936CoreDNS is a DNS server that chains plugins. In versions pri…7.5
- CVE-2026-32937free5GC is an open source 5G core network. free5GC CHF prior…6.5
- CVE-2026-32938SiYuan is a personal knowledge management system. In version…6.5
- CVE-2026-32939DataEase is an open source data visualization analysis tool.…8.1
- CVE-2026-3294An authentication logic vulnerability in multiple TP-Link ra…8.8
- CVE-2026-32941Sliver is a command and control framework that uses a custom…6.5
- CVE-2026-32942PJSIP is a free and open source multimedia communication lib…8.1
- CVE-2026-32943Parse Server is an open source backend that can be deployed …3.1
- CVE-2026-32944Parse Server is an open source backend that can be deployed …7.5
- CVE-2026-32945PJSIP is a free and open source multimedia communication lib…9.8
- CVE-2026-32946Harden-Runner is a CI/CD security agent that works like an E…2.7
Are you affected by CVE-2026-32940?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
