Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/siyuan-note/siyuan/kernel
  4. ›
  5. CVE-2026-72798

CVE-2026-72798: SiYuan: Publish-access filter on renderAttributeView leaves related-database content unfiltered and fails open on non-block first columns

September 4, 2026

renderAttributeView correctly applies the reader publish-access filter, but the filter’s row-accessibility decision is keyed solely to the row’s first cell, and it never inspects the remaining cells’ values. Relation and Rollup cells carry mirrored content from a different database, so a row belonging to a published database can hand an anonymous reader the contents of a related database whose host document is hidden, publish-forbidden, or password-protected. Separately, when the first column is not a block value the accessibility check is skipped entirely and the row is returned unchecked.

References

  • github.com/advisories/GHSA-mfrj-v65r-979c
  • github.com/siyuan-note/siyuan/commit/426991d155c0c7c3a9e71badd6761eddfa8aad5b
  • github.com/siyuan-note/siyuan/security/advisories/GHSA-mfrj-v65r-979c
  • nvd.nist.gov/vuln/detail/CVE-2026-72798
  • www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-renderattributeview

Code Behaviors & Features

Detect and mitigate CVE-2026-72798 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260724121519-426991d155c0

Fixed versions

  • 0.0.0-20260724121519-426991d155c0

Solution

Upgrade to version 0.0.0-20260724121519-426991d155c0 or above.

Impact 8.6 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

go/github.com/siyuan-note/siyuan/kernel/CVE-2026-72798.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:21:52 +0000.