CVE-2026-73607
Received Received - Intake

Information Disclosure in SiYuan via Unauthorized Outline Storage Access

Vulnerability report for CVE-2026-73607, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

Description

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the /api/storage/getOutlineStorage endpoint that performs no authorization checks. Attackers can retrieve outline state including heading identifiers for any document by supplying its identifier, even for documents forbidden to the requester.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
siyuan siyuan to 3.7.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

SiYuan versions before v3.7.4 have an information disclosure vulnerability in the /api/storage/getOutlineStorage endpoint. This endpoint lacks authorization checks, allowing attackers to retrieve outline state including heading identifiers for any document by providing its identifier, even for documents they are not authorized to access.

Detection Guidance

To detect this vulnerability, check if your SiYuan instance is running a version before v3.7.4. You can verify the version by inspecting the application settings or logs. Additionally, monitor network traffic for requests to the /api/storage/getOutlineStorage endpoint with document identifiers. Unauthorized access attempts or responses containing heading identifiers may indicate exploitation.

Impact Analysis

Attackers could access outline states of restricted documents, revealing heading identifiers and whether an administrator interacted with them. This exposes document structure and metadata without requiring authentication beyond basic access.

Compliance Impact

This vulnerability could violate data protection regulations like GDPR or HIPAA by exposing sensitive document metadata. Unauthorized access to document structure may compromise confidentiality requirements, especially for restricted or sensitive content.

Mitigation Strategies

Immediately update SiYuan to version v3.7.4 or later to patch the vulnerability. If an update is not immediately available, restrict access to the /api/storage/getOutlineStorage endpoint by implementing proper authorization checks. Ensure all users have the least privileges required for their roles.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73607. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart