CVE-2026-69083
Published:August 03, 2026
Updated:August 05, 2026
SiYuan versions before v3.7.3 contain SQL injection vulnerabilities in the fullTextSearchAssetContent endpoint reachable by unauthenticated users and publish RoleReader tokens. Attackers can execute arbitrary SQL on the read-write asset-content database via unescaped method parameters and REGEXP clauses to read, modify, or delete cross-notebook data.
Affected Packages
https://github.com/siyuan-note/siyuan.git (GITHUB):
Affected version(s) >=v0.1.0 <v3.7.3Fix Suggestion:
Update to version v3.7.3github.com/siyuan-note/siyuan/kernel (GO):
Affected version(s) >=v0.0.0-20220531085609-815128bd5343 <v0.0.0-20260723002528-7d273c271ce1Fix Suggestion:
Update to version v0.0.0-20260723002528-7d273c271ce1github.com/siyuan-note/siyuan (GO):
Affected version(s) >=dev2.0.17-1 <v3.7.3+incompatibleFix Suggestion:
Update to version v3.7.3+incompatibleRelated Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
10
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')