CVE-2026-72811
Last modified
CVE-2026-72811 is a critical-severity vulnerability rated 10/10 on the CVSS scale. SiYuan versions <= v3.7.2 contain a SQL injection vulnerability in the backlink/mention search query (kernel/model/backlink.go), which concatenates stored block metadata (title, name, alias, anchor text) and the client-supplied keyword into a SQL MATCH/search statement while escaping only the double-quote character and not the single quote. A single quote in the client keyword (first-order, reachable by an anonymous or RoleReader user on the publish surface) or in stored document metadata (second-order) breaks out of the string literal. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
SiYuan versions <= v3.7.2 contain a SQL injection vulnerability in the backlink/mention search query (kernel/model/backlink.go), which concatenates stored block metadata (title, name, alias, anchor text) and the client-supplied keyword into a SQL MATCH/search statement while escaping only the double-quote character and not the single quote. A single quote in the client keyword (first-order, reachable by an anonymous or RoleReader user on the publish surface) or in stored document metadata (second-order) breaks out of the string literal. Because the query runs on the main read-write siyuan.db handle via a statement-stacking-capable driver, an attacker can execute arbitrary SQL, enabling cross-notebook read and write. Fixed in v3.7.4.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| siyuan-note | siyuan | < 3.7.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-72811?
How severe is CVE-2026-72811?
How do I fix CVE-2026-72811?
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-72806SiYuan versions before v3.7.4 contain an authentication bypa…5.8
- CVE-2026-72807SiYuan versions before v3.7.4 contain a second-order SQL inj…8
- CVE-2026-72808SiYuan versions up to and including v3.7.2 (fixed in v3.7.4)…5.8
- CVE-2026-72809SiYuan versions <= v3.7.2 (patched in v3.7.4) contain an aut…8
- CVE-2026-7281A vulnerability was determined in SourceCodester Pharmacy Sa…2.4
- CVE-2026-72810SiYuan versions before v3.7.4 contain a publish-boundary byp…8.6
- CVE-2026-72812SiYuan versions before v3.7.4 contain a missing authorizatio…6.5
- CVE-2026-72813actix-files before 0.6.10 contains a denial of service vulne…6.9
- CVE-2026-72814The actix-files crate (actix_files) before version 0.6.10 co…6.3
- CVE-2026-72815go-chi chi versions >= 5.2.1 and before 5.3.0 contain an IP …6.9
- CVE-2026-72816go-chi/chi through 5.2.1 contains an IP spoofing vulnerabili…6.5
- CVE-2026-72817go-chi/chi versions 0.9.0 before 5.3.0 contains an IP spoofi…6.5
Are you affected by CVE-2026-72811?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
