CVE-2026-68586
CRITICAL
CVSS 9.2
siyuan
Verified Advisory
Publish-access bypass in SiYuan backlink content endpoints (CVE-2026-68586)
SiYuan's backlink API exposes two content endpoints, /api/ref/getBacklinkDoc and /api/ref/getBackmentionDoc, that return the rendered DOM of referencing blocks without applying the publish-access filter enforced by the sibling list endpoints. Both endpoints are gated only by CheckAuth, making them reachable by a publish RoleReader token or by an anonymous user when publish Basic Auth is disabled. An unauthenticated reader can supply any document ID-including one explicitly marked publish-forbidden, publish-disabled, or password-protected-to retrieve its rendered HTML content and determine whether it references a given block.
Affected versions:
- <=v3.7.2
We recommend updating to: v3.7.3.
CVSS 9.2 · our assessment: act_now
Reference: https://github.com/siyuan-note/siyuan/security/advisories/GHSA-36v8-mpjm-8j5r
Details: https://vuln.today/cve/CVE-2026-68586
Verified by vuln.today against published advisories.
Affected versions
- – <=v3.7.2
Fixed in: v3.7.3
More advisories for siyuan
- CVE-2026-73608 – Missing authorization in SiYuan getAttributeViewSearchTarget endpoint (CVE-2026-73608)
- CVE-2026-72804 – Missing publish-password check in SiYuan graph API endpoints (CVE-2026-72804)
- CVE-2026-72795 – Publish-access bypass in SiYuan embedded block endpoints (CVE-2026-72795)
- CVE-2026-72794 – Session cookie signing key disclosure in siyuan via getConf endpoint (CVE-2026-72794)
- CVE-2026-72798 – Information disclosure in SiYuan publish-mode attribute view filter (CVE-2026-72798)
- CVE-2026-72793 – Sensitive configuration disclosure in SiYuan via /api/system/getConf (CVE-2026-72793)
- CVE-2026-72789 – Authorization bypass in SiYuan encrypted notebook publish access gate (CVE-2026-72789)
- CVE-2026-68584 – Authentication bypass in SiYuan publish-mode password-protected documents (CVE-2026-68584)