---
id: GHSA-xx34-6cjg-prh8
title: >-
  Duplicate Advisory: The publish-access gate treats encrypted notebooks as
  publicly accessible by default, allowing anonymous readers to retrieve fully
  decrypted document content while a notebook is unlocked
summary: >-
  Duplicate Advisory: The publish-access gate treats encrypted notebooks as
  publicly accessible by default, allowing anonymous readers to retrieve fully
  decrypted document content while a notebook is unlocked
severity: critical
cvss: 8.6
cwe:
  - CWE-862
vendor: siyuan-note
product: github.com/siyuan-note/siyuan/kernel
ecosystem: go
affected:
  - github.com/siyuan-note/siyuan/kernel < 3.7.4
published: '2026-08-12'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T17:55:57Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-xx34-6cjg-prh8'
references:
  - url: >-
      https://github.com/siyuan-note/siyuan/security/advisories/GHSA-v684-q882-jgmq
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72789'
  - url: >-
      https://www.vulncheck.com/advisories/siyuan-before-authentication-bypass-via-encrypted-notebooks
  - url: 'https://github.com/advisories/GHSA-xx34-6cjg-prh8'
tags:
  - ghsa
  - go
ingestedAt: '2026-09-08T19:08:49.635Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-v684-q882-jgmq. This link is maintained to preserve external references.

## Original Description
SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document content from unlocked encrypted notebooks through the publish API without authentication or key material.

## Affected packages

- `github.com/siyuan-note/siyuan/kernel < 3.7.4`

## Remediation

Refer to the advisory for the patched release.
