CVE-2026-69085

CRITICAL

SiYuan before v3.7.3 SQL Injection via searchDocs

Title source: cna
STIX 2.1

Description

SiYuan before v3.7.3 contains a SQL injection vulnerability in the /api/filetree/searchDocs endpoint, where the caller-supplied keyword parameter is concatenated directly into SQL statements with no escaping or parameter binding. The endpoint is reachable by a publish RoleReader token, or unauthenticated when publish mode is enabled with Publish.Auth.Enable set to false. Because the statement executes on a read-write SQLite handle via a driver that supports stacked (semicolon-separated) statements, an attacker can read and modify database content across all cleartext (non-encrypted) notebooks on the instance.

References (2)

Core 2
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-33jq-p8c2-q3q4)
https://github.com/siyuan-note/siyuan/security/advisories/GHSA-33jq-p8c2-q3q4
Third Party Advisory third-party-advisory
VulnCheck Advisory: SiYuan before v3.7.3 SQL Injection via searchDocs
https://www.vulncheck.com/advisories/siyuan-before-sql-injection-via-searchdocs

Scores

CVSS v3 10.0
EPSS 0.0025
EPSS Percentile 16.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-89
Status published
Products (2)
siyuan-note/siyuan < 3.7.3
siyuan-note/siyuan 3.7.3
Published Aug 03, 2026
Tracked Since Aug 03, 2026