CyberRota Analysis
AI-GeneratedVersions 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.
Note: these links are listed for security research and verification purposes only.
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.