CVE-2026-72806
Deferred Deferred - Pending Action

SiYuan Authentication Bypass in FilterViewByPublishAccess

Vulnerability report for CVE-2026-72806, 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 contain an authentication bypass vulnerability in the FilterViewByPublishAccess filter that fails to check publish password protection when rendering attribute views and database rows. Unauthenticated readers can access password-protected document rows including titles, block IDs, and column values by calling renderAttributeView without supplying the required password.

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

This vulnerability affects SiYuan note-taking app versions before v3.7.4. It is an authentication bypass in the FilterViewByPublishAccess filter that fails to check password protection when rendering attribute views and database rows. Unauthenticated users can access password-protected document rows, including titles, block IDs, and column values, by calling renderAttributeView without supplying the required password.

Detection Guidance

To detect this vulnerability, check if your SiYuan instance is running a version before v3.7.4. Use commands like 'curl -s http://localhost:6806/version' or check the application's about section. If vulnerable, unauthenticated users may access password-protected rows via renderAttributeView without a password.

Impact Analysis

Unauthenticated attackers could access sensitive data in password-protected documents, such as titles, block IDs, and column values. This could lead to unauthorized disclosure of confidential information stored in SiYuan notes. The impact is limited to confidentiality since other tiers like hidden/forbidden are correctly enforced.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, potentially violating compliance requirements under GDPR, HIPAA, or other privacy regulations that mandate strict access controls and data protection measures. Unauthorized disclosure of protected information may result in legal penalties or reputational damage.

Mitigation Strategies

Upgrade SiYuan to version v3.7.4 or later immediately. If upgrading is not possible, restrict network access to the SiYuan instance or disable publish mode until patched. Monitor logs for unauthorized access attempts to attribute views or database rows.

Chat Assistant

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

EPSS Chart