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

CVE-2026-72803: SiYuan: Missing publish-access filter on getBlockAttrs and batchGetBlockAttrs discloses block attributes (name, alias, memo, custom fields) of protected documents

September 3, 2026

POST /api/attr/getBlockAttrs and POST /api/attr/batchGetBlockAttrs return a block’s full attribute set (IAL) with no publish-access check. Both are CheckAuth-only, so they are reachable by the publish RoleReader token and by the anonymous account when Publish.Auth.Enable is false. An anonymous reader supplying a block ID receives the block’s name, alias, memo, bookmark, tags, and every custom-* attribute including for blocks in publish-forbidden and password-protected documents. The batch variant accepts an ID list, making it a bulk extraction primitive.

References

  • github.com/advisories/GHSA-qvq9-hq6p-v378
  • github.com/siyuan-note/siyuan/commit/229fdffd7e4afdef543d4d8495657fda8a369400
  • github.com/siyuan-note/siyuan/security/advisories/GHSA-qvq9-hq6p-v378
  • nvd.nist.gov/vuln/detail/CVE-2026-72803
  • www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-getblockattrs

Code Behaviors & Features

Detect and mitigate CVE-2026-72803 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-20260724093256-229fdffd7e4a

Fixed versions

  • 0.0.0-20260724093256-229fdffd7e4a

Solution

Upgrade to version 0.0.0-20260724093256-229fdffd7e4a or above.

Impact 5.8 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

go/github.com/siyuan-note/siyuan/kernel/CVE-2026-72803.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:32 +0000.