CVE-2026-72795
Deferred Deferred - Pending Action

SiYuan Embed Block Content Exposure via Publish Access

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

Publication date: 2026-08-12

Last updated on: 2026-08-26

Assigner: VulnCheck

Description

SiYuan versions before v3.7.4 fail to filter embedded block content by publish access in the getBlockDOMWithEmbed and getBlockDOMsWithEmbed endpoints. Attackers can request published blocks containing embed queries to read content from password-protected, hidden, or forbidden documents without authorization.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-26
Generated
2026-09-02
AI Q&A
2026-08-13
EPSS Evaluated
2026-08-31
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 a flaw where the getBlockDOMWithEmbed and getBlockDOMsWithEmbed endpoints do not properly filter embedded block content based on publish access permissions. This allows attackers to request published blocks containing embed queries and read content from password-protected, hidden, or forbidden documents without authorization.

Detection Guidance

To detect this vulnerability, check if your SiYuan instance is running a version before v3.7.4. Use commands like 'curl -X POST http://localhost:6806/api/block/getBlockDOMWithEmbed -d {"id":"test"}' to test if restricted content is exposed. Monitor logs for unauthorized access attempts to these endpoints.

Impact Analysis

This vulnerability can lead to unauthorized access to sensitive information stored in restricted documents. Attackers could view private notes, passwords, or other confidential data by exploiting the missing authorization checks in embedded block content requests.

Compliance Impact

This vulnerability could result in non-compliance with data protection regulations like GDPR or HIPAA by exposing sensitive personal or health information to unauthorized parties. Organizations using affected SiYuan versions may face legal and regulatory penalties due to unauthorized data disclosure.

Mitigation Strategies

Immediately upgrade SiYuan to version v3.7.4 or later. If upgrading is not possible, restrict network access to the vulnerable endpoints or disable embedded block features until patched. Review logs for potential exploitation attempts.

Chat Assistant

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

EPSS Chart