CyberRota Analysis
AI-GeneratedVersions of siyuan prior to 3.7.4 expose the session cookie signing key via the /api/system/getConf endpoint, allowing unauthenticated users in publish mode to access sensitive information. This vulnerability enables attackers to forge valid session cookies, potentially leading to user impersonation or unauthorized administrative access. Organizations using affected versions should prioritize patching this vulnerability to mitigate the risk of exploitation.
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 expose the session cookie signing key through the /api/system/getConf endpoint to unauthenticated users in publish mode. Attackers can retrieve the CookieKey value and forge valid session cookies to impersonate users or gain administrative access.