Description
SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the UILayout filter that fails to properly restrict administrator workspace state from publish readers. Unauthenticated attackers can retrieve the administrator's open documents, search terms, notebook paths, and private asset locations by calling the getConf endpoint without authentication.
Published: 2026-08-12
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in SiYuan releases prior to v3.7.4 allows an attacker who has no authentication to call the getConf endpoint and retrieve sensitive configuration data. The information exposed includes the administrator’s open documents, search terms, notebook paths, and private asset locations. This leads to a confidentiality breach of data that the administrator considers private, but the system’s access control incorrectly permits unauthenticated viewers to read it. The root weakness is a misconfiguration of access control logic (CWE-863).

Affected Systems

SiYuan Note – the desktop and electron application called Siyuan – is affected in all releases before v3.7.4. Any deployment of those earlier versions, regardless of operating system, is vulnerable to the disclosed disclosure. The vulnerability remains until version 3.7.4 or later, which includes the fix for the UILayout filter.

Risk and Exploitability

The CVSS score of 6.9 denotes a moderate severity. Because the exploit requires only a simple HTTP request to an unprotected endpoint, the risk of exploitation is high in environments where the application is exposed to the internet or an untrusted network. EPSS data is not available, but the absence of an EPSS entry does not eliminate potential exploitation. The vulnerability is not listed in CISA KEV, yet its impact on confidentiality coupled with the ease of triggering the path makes it a critical concern that should be remedied promptly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SiYuan to version 3.7.4 or newer to remove the UILayout filter flaw.
  • Configure the deployment to block or restrict unauthenticated access to the getConf endpoint, for example by applying network firewall rules or by ensuring that the application only accepts authenticated API calls.
  • Continuously monitor application logs for unexpected calls to getConf from external sources and verify that the administrator’s workspace data remains private.

Generated by OpenCVE AI on August 12, 2026 at 23:07 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 contain an information disclosure vulnerability in the UILayout filter that fails to properly restrict administrator workspace state from publish readers. Unauthenticated attackers can retrieve the administrator's open documents, search terms, notebook paths, and private asset locations by calling the getConf endpoint without authentication.
Title SiYuan before v3.7.4 Information Disclosure via UILayout Filter
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-12T19:47:16.859Z

Reserved: 2026-08-10T15:10:15.963Z

Link: CVE-2026-72788

cve-icon Vulnrichment

Updated: 2026-08-12T19:47:13.674Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-72788

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses