Description
SiYuan versions before v3.7.3 contain an authentication bypass vulnerability in publish mode where content-returning endpoints getHeadingChildrenDOM, getHeading*Transaction, and getBacklinkDoc perform no password check despite protecting the primary getDoc endpoint. Anonymous attackers can retrieve full content of password-protected documents by obtaining internal block IDs from reader-accessible endpoints and calling unprotected content endpoints to bypass the password gate.
Published: 2026-08-03
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SiYuan versions prior to 3.7.3 allow unauthenticated users to read the full contents of password‑protected documents in publish mode because content‑returning endpoints such as getHeadingChildrenDOM, getHeading*Transaction, and getBacklinkDoc do not enforce the password check that protects the main document endpoint, resulting in an authorization bypass (CWE‑288) that compromises confidentiality and may affect data integrity.

Affected Systems

This vulnerability affects the Siyuan Note application distributed by siyuan-note:siyuan; any installation using a release before v3.7.3 that operates in publish mode is vulnerable.

Risk and Exploitability

The CVSS score of 9.2 marks it as Critical. Though the EPSS score is not available, the straightforward attack path—harvesting block identifiers from exposed read‑only endpoints and then requesting protected content from the unprotected endpoints—indicates that exploitation is feasible over the network. The flaw is not listed in the CISA KEV catalog, but its lack of authentication checks demands urgent attention.

Generated by OpenCVE AI on August 4, 2026 at 21:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Siyuan to version 3.7.3 or later to apply the vendor patch that adds authentication checks to the content endpoints
  • If an upgrade is not immediately possible, disable publish mode or block the unprotected content endpoints at the web or application firewall level
  • Monitor access logs for suspicious requests to the content endpoints and communicate findings to Siyuan support for additional guidance

Generated by OpenCVE AI on August 4, 2026 at 21:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared B3log
B3log siyuan
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan

Mon, 03 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Siyuan
Siyuan siyuan
Vendors & Products Siyuan
Siyuan siyuan

Mon, 03 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description SiYuan versions before v3.7.3 contain an authentication bypass vulnerability in publish mode where content-returning endpoints getHeadingChildrenDOM, getHeading*Transaction, and getBacklinkDoc perform no password check despite protecting the primary getDoc endpoint. Anonymous attackers can retrieve full content of password-protected documents by obtaining internal block IDs from reader-accessible endpoints and calling unprotected content endpoints to bypass the password gate.
Title SiYuan before v3.7.3 Authentication Bypass via Content Endpoints
Weaknesses CWE-288
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:51:06.898Z

Reserved: 2026-07-31T11:56:29.760Z

Link: CVE-2026-68584

cve-icon Vulnrichment

Updated: 2026-08-03T20:02:11.236Z

cve-icon NVD

Status : Received

Published: 2026-08-03T14:16:27.943

Modified: 2026-08-03T20:17:28.717

Link: CVE-2026-68584

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:15:03Z

Weaknesses
  • CWE-288

    Authentication Bypass Using an Alternate Path or Channel