VYPR
Unrated severityOSV Advisory· Published Aug 3, 2026· Updated Aug 3, 2026

SiYuan before v3.7.3 SQL Injection via searchDocs

CVE-2026-69085

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.

Affected products

2
  • Siyuan Note/SiyuanOSV2 versions
    v3.7.3-beta.2, v3.7.3-beta.1, v3.7.0-rc.2, …+ 1 more
    • (no CPE)range: v3.7.3-beta.2, v3.7.3-beta.1, v3.7.0-rc.2, …
    • (no CPE)range: <3.7.3

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.