Description
SiYuan versions before v3.7.4 contain a path traversal vulnerability in the getUniqueFilename endpoint that allows anonymous readers to probe filesystem existence without validation or confinement. Attackers can supply arbitrary absolute paths to determine whether files and directories exist on the host, enabling reconnaissance of the filesystem layout and installed software.
Published: 2026-08-13
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Siyuan versions before 3.7.4 contain a path traversal flaw in the getUniqueFilename endpoint that permits anonymous readers to supply arbitrary absolute paths. The lack of validation lets an attacker probe the host’s file system, determining the existence of files and directories and thereby gathering reconnaissance about installed software and system layout. The weakness is a missing authorization issue (CWE-862) and its primary consequence is the disclosure of sensitive location data, which may be leveraged for subsequent attacks.

Affected Systems

All installations of SiYuan Note software running versions earlier than 3.7.4 are vulnerable. The affected vendor is Siyuan Note and the product is Siyuan.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating moderate severity. EPSS data is not available, and the issue is not listed in CISA KEV. The likely attack vector is remote exploitation, with any user who can reach the getUniqueFilename endpoint able to perform file system enumeration without authentication. Because the endpoint accepts absolute paths indiscriminately, an attacker can confirm the presence of files and directories, revealing the system’s layout and installed software.

Generated by OpenCVE AI on August 13, 2026 at 12:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SiYuan to version 3.7.4 or later, which removes the path traversal flaw.
  • Restrict public or anonymous access to the getUniqueFilename API, ensuring only authenticated or authorized users can invoke it.
  • Implement network segmentation or firewall rules to limit external reach to the SiYuan service, reducing the surface for remote enumeration.

Generated by OpenCVE AI on August 13, 2026 at 12:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description SiYuan versions before v3.7.4 contain a path traversal vulnerability in the getUniqueFilename endpoint that allows anonymous readers to probe filesystem existence without validation or confinement. Attackers can supply arbitrary absolute paths to determine whether files and directories exist on the host, enabling reconnaissance of the filesystem layout and installed software.
Title SiYuan before v3.7.4 Path Traversal via getUniqueFilename
Weaknesses CWE-862
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-13T11:28:10.825Z

Reserved: 2026-08-13T11:15:12.096Z

Link: CVE-2026-73605

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T12:17:24.897

Modified: 2026-08-13T12:17:24.897

Link: CVE-2026-73605

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T13:00:04Z

Weaknesses