CVE-2026-44670
Last modified
CVE-2026-44670 is a critical-severity vulnerability rated 9.4/10 on the CVSS scale. SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View (AV / database) names without any HTML escape, then a render template uses raw strings.ReplaceAll(tpl, "${avName}", nodeAvName) to embed the name in HTML before pushing to all clients via WebSocket. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View (AV / database) names without any HTML escape, then a render template uses raw strings.ReplaceAll(tpl, "${avName}", nodeAvName) to embed the name in HTML before pushing to all clients via WebSocket. Three independent client paths (render.ts:120 → outerHTML, Title.ts:401 → innerHTML, transaction.ts:559 → innerHTML) consume the value without escaping. Because the main BrowserWindow runs nodeIntegration:true, contextIsolation:false, webSecurity:false (app/electron/main.js:407-411), HTML injection in the renderer becomes Node.js code execution. This vulnerability is fixed in 3.7.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44670?
How severe is CVE-2026-44670?
How do I fix CVE-2026-44670?
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-44665fast-xml-builder builds XML from JSON. Prior to 1.1.7, when …6.1
- CVE-2026-44666HRConvert2 is a self-hosted, drag-and-drop & nosql file conv…9.3
- CVE-2026-44667FACTION is a PenTesting Report Generation and Collaboration …8.7
- CVE-2026-44668FACTION is a PenTesting Report Generation and Collaboration …9.8
- CVE-2026-44669FACTION is a PenTesting Report Generation and Collaboration …8.7
- CVE-2026-4467A vulnerability was found in Comfast CF-AC100 2.6.0.8. This …4.7
- CVE-2026-44671ZITADEL is an open source identity management platform. From…7.5
- CVE-2026-44672mapfish-print is a component of MapFish for printing templat…9.3
- CVE-2026-44673libyang is a YANG data modeling language library. Prior to S…7.5
- CVE-2026-44678Tuist is a virtual platform team for Swift app devs. In 1.18…7.1
- CVE-2026-44679Tuist is a virtual platform team for Swift app devs. Prior t…6.9
- CVE-2026-4468A vulnerability was determined in Comfast CF-AC100 2.6.0.8. …4.7
Are you affected by CVE-2026-44670?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
