AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72797

MEDIUM · CVSS 5.8 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Versions of SiYuan prior to v3.7.4 are vulnerable to an information disclosure flaw in the getEncryptedNotebookStatus endpoint, which exposes encrypted notebook identifiers, names, and lock states without proper access controls. This allows unauthorized users, including anonymous readers and publish-mode accounts, to enumerate sensitive notebook information, potentially compromising data confidentiality. Organizations using affected versions should prioritize remediation to protect sensitive information from unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72797
Severity
MEDIUM
CVSS
5.8
EPSS
0.24%

Original NVD Description

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getEncryptedNotebookStatus endpoint that returns encrypted notebook identifiers, names, and lock states without publish-access filtering. Anonymous readers and publish-mode accounts can enumerate all encrypted notebooks and their current unlock status, revealing sensitive notebook names and decryption state in memory.