System running
Last check: 2026-08-10 03:59:48 | Auto-updates every hour
74 PoCs
CybersecPlayground | The ultimate platform for cybersecurity learning & Bug Bounty Resources

CVE-2026-69084-PoC

CVE-2026-69084 SQL Injection Python #poc #github #cve-2026-69084 #sqlinjection
Author
Boreas37
Published
2026-08-09
Stars
1
Forks
0
Description

CVE-2026-69084/69085 — SiYuan arbitrary SQL execution via searchEmbedBlock + searchDocs SQLi (CVSS 9.9). Verified on v3.7.2, rejected on v3.7.3.

CVE-CVE-2026-69084 Details
Severity
CRITICAL
CVSS Score
10.0
CWE
CWE-89
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 ope...

Related PoCs for CVE-2026-69084

No other PoCs found for this CVE.

Master Cybersecurity | Join CybersecPlayground for Cybersecurity Learning & Bug Bounty Resources