Description
SiYuan is self-hosted, open source personal knowledge management software. In versions 3.5.1 and prior, the SiYuan Note application utilizes a hardcoded cryptographic secret for its session store. This unsafe practice renders the session encryption ineffective. Since the sensitive AccessAuthCode is stored within the session cookie, an attacker who intercepts or obtains a user's encrypted session cookie (e.g., via session hijacking) can locally decrypt it using the public key. Once decrypted, the attacker can retrieve the AccessAuthCode in plain text and use it to authenticate or take over the session.
INFO
Published Date :
2025-12-27T00:21:31.864Z
Last Modified :
2025-12-29T16:51:19.102Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-68948 vulnerability.
| Vendors | Products |
|---|---|
| B3log |
|
| Siyuan |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-68948.