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.
Published: 2026-08-12
Score: 9.2 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows unauthenticated users to call the /api/system/getConf endpoint when Siyuan is running in publish mode, resulting in the disclosure of the session cookie signing key. An attacker who obtains this key can create forged session cookies, thereby impersonating any user or gaining administrative privileges.

Affected Systems

The vendor is Siyuan-Note and the product Siyuan. All versions before 3.7.4 are affected, including any prior builds that are running with publish mode enabled.

Risk and Exploitability

The CVSS base score of 9.2 indicates a severe vulnerability. No EPSS score is available, and it is not listed in the CISA KEV catalog. The endpoint is accessible over the network, so the likely attack vector is network-based. Because the secret key is exposed, an adversary can forge session cookies and bypass authentication, potentially compromising user accounts and administrative functions.

Generated by OpenCVE AI on August 12, 2026 at 23:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy Siyuan v3.7.4 or a later release that removes the key disclosure from the getConf endpoint.
  • Restrict or disable the /api/system/getConf endpoint and limit publish mode to authorized users only.
  • Verify that the system is no longer operating in publish mode or that publish mode is configured to prevent unauthenticated access to configuration endpoints.

Generated by OpenCVE AI on August 12, 2026 at 23:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
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.
Title siyuan before v3.7.4 Session Cookie Key Disclosure via getConf
Weaknesses CWE-522
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-12T19:36:16.547Z

Reserved: 2026-08-10T15:11:03.190Z

Link: CVE-2026-72794

cve-icon Vulnrichment

Updated: 2026-08-12T19:36:11.569Z

cve-icon NVD

Status : Received

Published: 2026-08-12T20:17:50.977

Modified: 2026-08-12T20:17:50.977

Link: CVE-2026-72794

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:15:03Z

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials