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

CVE-2026-72801: SiYuan: Encrypted-notebook key-derivation material and wrapped notebook keys disclosed to anonymous readers, enabling offline master-password cracking

September 3, 2026

Two CheckAuth-only endpoints disclose the complete offline attack material for the encrypted-notebook master password, plus the wrapped per-notebook key needed to use it. Both are reachable by the publish RoleReader token and by the anonymous account when Publish.Auth.Enable is false. An unauthenticated remote client can retrieve the Argon2id salt and cost parameters, a verifier that confirms a correct password offline, and the encrypted per-notebook data key reducing the security of every encrypted notebook to the master password’s resistance to offline GPU cracking.

References

  • github.com/advisories/GHSA-8x84-r2ff-h8pq
  • github.com/siyuan-note/siyuan/security/advisories/GHSA-8x84-r2ff-h8pq
  • nvd.nist.gov/vuln/detail/CVE-2026-72801
  • www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-encryption-key-material

Code Behaviors & Features

Detect and mitigate CVE-2026-72801 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-20260724102025-3bc014c7dc32

Fixed versions

  • 0.0.0-20260724102025-3bc014c7dc32

Solution

Upgrade to version 0.0.0-20260724102025-3bc014c7dc32 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-522: Insufficiently Protected Credentials

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

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