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

CVE-CVE-2026-69084

Severity
CRITICAL
CVSS Score
10.0
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...

PoCs for CVE-CVE-2026-69084

CVE-2026-69084-PoC
SQL Injection Python 1
Boreas37 2026-08-09
Master Cybersecurity | Join CybersecPlayground for Cybersecurity Learning & Bug Bounty Resources