SiYuan is a personal knowledge management system. Versions 3.6.0 and below contain an authorization bypass vulnerability in the /api/search/fullTextSearchBlock endpoint. When the method parameter is set to 2, the endpoint passes user-supplied input directly as a raw SQL statement to the underlying SQLite database without any authorization or read-only checks. This allows any authenticated user — including those with the Reader role — to execute arbitrary SQL statements (SELECT, DELETE, UPDATE, DROP TABLE, etc.) against the application's database. This is inconsistent with the application's own security model: the dedicated SQL endpoint (/api/query/sql) correctly requires both CheckAdminRole and CheckReadonly middleware, but the search endpoint bypasses these controls entirely. This issue has been fixed in version 3.6.1.
CVE-2026-32767
Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-03-16. a secondary CVSS source baseline 9.8; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
March 20, 2026
Last Modified
June 17, 2026
Advisory Details (4)
Auto-updated Jul 27, 2026Security Vulnerability Report: Authorization Bypass Allows Arbitrary SQL Execution via Search API · Advisory · siyuan-note/siyuan · GitHub
https://github.com/siyuan-note/siyuan/security/advisories/GHSA-j7wh-x834-p3r7Improve details
Patch available: siyuan-note/siyuan v3.6.1
https://github.com/siyuan-note/siyuan/releases/tag/v3.6.1Fix some security vulnerabilities · Issue #17209 · siyuan-note/siyuan · GitHub
https://github.com/siyuan-note/siyuan/issues/17209commit d5e2d0bce0df (siyuan-note/siyuan)
Fix landed in siyuan-note/siyuan commit d5e2d0bce0df — awaiting tagged release
https://github.com/siyuan-note/siyuan/commit/d5e2d0bce0dffef5f61bd8066954bc2d41181fc5Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| go | github.com/siyuan-note/siyuan/kernel | — | ghsa |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-27 14:36 UTCEG score recompute
- 2026-07-27 14:36 UTCGHSA enrichment
- 2026-07-27 14:27 UTCOSV refresh
Related CVEs(same product + same CWE)
Same product
10 showngo:github.com/siyuan-note/siyuan/kernel
- CVE-2026-32938NVD 6.5EG 9.9CRITICAL
- CVE-2026-33670NVD 7.5EG 9.8CRITICAL
- CVE-2026-33669NVD 7.5EG 9.8CRITICAL
- CVE-2024-55660EG 9.8CRITICAL
- CVE-2026-44588EG 9.4CRITICAL
- CVE-2026-32749EG 9.1CRITICAL
- CVE-2026-25539NVD 7.2EG 9.1CRITICAL
- CVE-2025-21609EG 9.1CRITICAL
- CVE-2026-45375EG 9.0CRITICAL
- CVE-2026-32751EG 9.0CRITICAL
Frequently asked(4)
What is CVE-2026-32767?
When was CVE-2026-32767 disclosed?
What is the CVSS score of CVE-2026-32767?
How do I remediate CVE-2026-32767?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-32767
Is Your Infrastructure Affected by CVE-2026-32767?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.