๐Ÿ” CVE Alert

CVE-2026-69084

CRITICAL 10.0

SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

CVSS Score
10.0
EPSS Score
0.0%
EPSS Percentile
0th

SiYuan versions <= v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the publish RoleReader token and by anonymous users when publish authentication is disabled. Because the underlying driver executes stacked statements, an attacker can read and modify content across all opened cleartext notebooks (encrypted per-box notebooks are excluded). Fixed in v3.7.3.

CWE CWE-89
Vendor siyuan-note
Product siyuan
Published Aug 3, 2026
Stay Ahead of the Next One

Get instant alerts for siyuan-note siyuan

Be the first to know when new critical vulnerabilities affecting siyuan-note siyuan are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

siyuan-note / siyuan
0 < 3.7.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/siyuan-note/siyuan/security/advisories/GHSA-vh22-h7hf-www7 vulncheck.com: https://www.vulncheck.com/advisories/siyuan-before-sql-injection-via-searchembedblock

Credits

๐Ÿ” Shirshakhtml