Skip to main content

SiYuan EUVDEUVD-2026-57458

| CVE-2026-72798 CRITICAL
Missing Authorization (CWE-862)
9.2
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
9.2 CRITICAL
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.6 HIGH

Remote, unauthenticated, low-complexity read of protected data across a trust boundary gives AV:N/AC:L/PR:N/UI:N with S:C and C:H; no integrity or availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Aug 12, 2026 - 20:03 EUVD
Analysis Generated
Aug 12, 2026 - 19:56 vuln.today
CVE Published
Aug 12, 2026 - 19:07 cve.org
CRITICAL 9.2

DescriptionCVE.org

SiYuan versions before v3.7.4 fail to properly filter related-database content in renderAttributeView, allowing anonymous readers to access Relation and Rollup cell contents from hidden or password-protected databases. Attackers can request published databases that relate to restricted databases to retrieve sensitive content, or bypass row filtering entirely when the first column is a non-block type.

AnalysisAI

Sensitive data disclosure in SiYuan note-taking application before v3.7.4 lets anonymous readers of a published workspace pull Relation and Rollup cell contents out of hidden or password-protected databases. Because renderAttributeView does not re-check authorization on the related database, an unauthenticated visitor can request a published attribute view that references a restricted database and read its protected values, and can bypass row-level filtering entirely when the first column is a non-block type. Reported by VulnCheck with a CVSS 4.0 base score of 9.2; no public exploit identified at time of analysis.

Technical ContextAI

SiYuan is an open-source, self-hostable personal knowledge-management and Markdown note-taking application whose 'attribute views' provide Notion-style database tables. Relation columns link one database to another and Rollup columns aggregate values pulled across that link. The flaw is in the renderAttributeView routine, which resolves and renders those related-database values without re-applying the access controls (hidden/password protection and row filters) that the referenced database is supposed to enforce. This is a classic CWE-862 Missing Authorization defect: an authorization decision that is enforced when the database is accessed directly is silently skipped on the cross-reference rendering path, so data crosses a trust boundary. A secondary logic error causes row-filtering to be bypassed when the first column of the view is a non-block type. The affected component is siyuan-note:siyuan (all versions prior to v3.7.4).

RemediationAI

Upgrade to SiYuan v3.7.4 or later, which corrects the authorization checks in renderAttributeView (Vendor-released patch: v3.7.4), as documented in the vendor advisory GHSA-mfrj-v65r-979c (https://github.com/siyuan-note/siyuan/security/advisories/GHSA-mfrj-v65r-979c). Until the upgrade is applied, reduce exposure by not publishing attribute views that contain Relation or Rollup columns pointing at hidden or password-protected databases, and by removing anonymous/public read access to the publishing endpoint or placing it behind authentication or a network restriction - the trade-off is that legitimate anonymous readers lose access to the published workspace. As an additional interim measure, avoid using non-block first columns in views that rely on row filtering to withhold sensitive rows, since that configuration defeats the filter; note this changes how affected tables render and is only a stopgap until v3.7.4 is deployed.

More in Siyuan

View all
CVE-2026-69084 CRITICAL POC
9.9 Aug 03

SQL injection in SiYuan personal knowledge management (versions <= v3.7.2) lets attackers pass arbitrary SQL statements

CVE-2024-53507 CRITICAL POC
9.8 Nov 29

A SQL injection vulnerability was discovered in Siyuan 3.1.11 in /getHistoryItems. Rated critical severity (CVSS 9.8), t

CVE-2024-53506 CRITICAL POC
9.8 Nov 29

A SQL injection vulnerability has been identified in Siyuan 3.1.11 via the ids array parameter in /batchGetBlockAttrs. R

CVE-2024-53505 CRITICAL POC
9.8 Nov 29

A SQL injection vulnerability has been identified in Siyuan 3.1.11 via the id parameter at /getAssetContent. Rated criti

CVE-2024-53504 CRITICAL POC
9.8 Nov 29

A SQL injection vulnerability has been identified in Siyuan 3.1.11 via the notebook parameter in /searchHistory. Rated c

CVE-2026-23852 CRITICAL POC
9.6 Jan 19

SiYuan personal knowledge management system prior to 3.5.4 has a stored XSS vulnerability (CVSS 9.6) that allows code ex

CVE-2026-54069 CRITICAL POC
9.2 Jun 24

Origin-validation bypass in SiYuan Note (open-source personal knowledge management) before 3.7.0 lets any installed Chro

CVE-2026-29183 CRITICAL POC
9.3 Mar 06

Reflected XSS in SiYuan knowledge management before 3.5.9.

CVE-2026-25539 CRITICAL POC
9.1 Feb 04

SiYuan knowledge management system prior to 3.5.5 has a path traversal in /api/file/copyFile allowing arbitrary file ope

CVE-2024-2692 CRITICAL POC
9.0 Apr 04

SiYuan version 3.0.3 allows executing arbitrary commands on the server. Rated critical severity (CVSS 9.0), this vulnera

CVE-2026-29073 HIGH POC
8.8 Mar 06

SQL injection in SiYuan prior to version 3.6.0 allows any authenticated user, including those with read-only access, to

CVE-2026-34605 HIGH POC
8.6 Mar 31

Cross-site scripting (XSS) in SiYuan personal knowledge management system versions 3.6.0-3.6.1 allows remote attackers t

Share

EUVD-2026-57458 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy