Description
SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/notebook/getNotebookInfo endpoint that returns notebook metadata without authorization checks. Attackers can read notebook names, document counts, sizes, and timestamps for closed or non-published notebooks that should be hidden from readers.
Published: 2026-08-12
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SiYuan versions earlier than 3.7.4 expose notebook metadata—such as names, document counts, sizes, and timestamps—through the /api/notebook/getNotebookInfo endpoint without performing any authorization check. The missing authorization (CWE‑862) allows an attacker to read information about closed or non‑published notebooks that should be hidden from ordinary users, potentially revealing organizational structure or intent.

Affected Systems

The vulnerability affects the SiYuan note‑taking application released by siyuan-note:siyuan prior to version 3.7.4. No sub‑product or build information beyond the pre‑3.7.4 line is listed.

Risk and Exploitability

The CVSS score is 6.9, indicating moderate severity. The EPSS score is not available, so the precise likelihood of exploitation is unknown, and the issue is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a request to /api/notebook/getNotebookInfo that does not require authentication, meaning any machine that can reach the API can trigger the flaw.

Generated by OpenCVE AI on August 12, 2026 at 23:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SiYuan to version 3.7.4 or later.
  • If an upgrade is not immediately possible, block unauthenticated traffic to the /api/notebook/getNotebookInfo endpoint using firewall or API gateway rules.
  • Restrict API access to trusted IP ranges or require authentication for all API requests.

Generated by OpenCVE AI on August 12, 2026 at 23:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/notebook/getNotebookInfo endpoint that returns notebook metadata without authorization checks. Attackers can read notebook names, document counts, sizes, and timestamps for closed or non-published notebooks that should be hidden from readers.
Title SiYuan before v3.7.4 Information Disclosure via getNotebookInfo
Weaknesses CWE-862
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-12T19:37:57.110Z

Reserved: 2026-08-10T15:10:15.963Z

Link: CVE-2026-72790

cve-icon Vulnrichment

Updated: 2026-08-12T19:37:43.658Z

cve-icon NVD

Status : Received

Published: 2026-08-12T20:17:50.407

Modified: 2026-08-12T20:17:50.407

Link: CVE-2026-72790

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:15:03Z

Weaknesses