CVE-2026-69084

CRITICAL

SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

Title source: cna
STIX 2.1

Description

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.

References (2)

Core 2
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-vh22-h7hf-www7)
https://github.com/siyuan-note/siyuan/security/advisories/GHSA-vh22-h7hf-www7
Third Party Advisory third-party-advisory
VulnCheck Advisory: SiYuan before v3.7.3 SQL Injection via searchEmbedBlock
https://www.vulncheck.com/advisories/siyuan-before-sql-injection-via-searchembedblock

Scores

CVSS v3 10.0
EPSS 0.0029
EPSS Percentile 21.2%
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