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

CVE-2026-68585: SiYuan: Cross-boundary metadata disclosure via getBlockInfo (publish mode): reader-reachable document title/root info for publish-forbidden docs; sibling getDocInfo is filtered

September 3, 2026

The /api/block/getBlockInfo endpoint returns document root metadata including the document title (rootTitle) for a block in a publish-forbidden document, with no publish-access check. Its sibling /api/block/getDocInfo applies the publish-access filter, getBlockInfo does not. Both are gated by CheckAuth only, so getBlockInfo is reachable by the publish RoleReader token and by the anonymous account when Publish.Auth.Enable is false.

References

  • github.com/advisories/GHSA-pm3w-vxp9-ccwc
  • github.com/siyuan-note/siyuan/commit/ffde3b21eca49ae98828747ca126581a553cce8b
  • github.com/siyuan-note/siyuan/security/advisories/GHSA-pm3w-vxp9-ccwc
  • nvd.nist.gov/vuln/detail/CVE-2026-68585
  • www.vulncheck.com/advisories/siyuan-before-metadata-disclosure-via-getblockinfo

Code Behaviors & Features

Detect and mitigate CVE-2026-68585 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-20260721014951-ffde3b21eca4

Fixed versions

  • 0.0.0-20260721014951-ffde3b21eca4

Solution

Upgrade to version 0.0.0-20260721014951-ffde3b21eca4 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-68585.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:58 +0000.