Description
SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to obtain the server's absolute workspace path, disclosing the operating-system username and installation layout.
Published: 2026-08-12
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 flaw in the resolveAssetPath endpoint that fails to enforce proper authorization for CheckAuth‑only requests. When an attacker supplies a relative asset path—one that can be gleaned from published documents—the endpoint returns the full absolute filesystem path unchanged. The disclosure reveals the operating‑system username and the installation directory layout, thereby leaking confidential information about the server’s environment and facilitating further reconnaissance.

Affected Systems

The impacted product is the SiYuan Note desktop application. All releases prior to version 3.7.4 are vulnerable; users running older builds without the update are at risk.

Risk and Exploitability

The CVSS score of 6.9 categorizes the issue as moderate severity. No EPSS score is reported. The vulnerability requires no authentication for the CheckAuth‑only request, and attackers can invoke the endpoint by accessing a publicly readable document or crafting a targeted API call. This suggests a realistic exploitation likelihood for a determined adversary. The issue is not listed in the CISA KEV catalog, indicating no confirmed exploitation at the time of reporting. Based on the description, the likely attack vector is remote delivery via the resolveAssetPath endpoint using harvested relative paths.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SiYuan to version 3.7.4 or later, which replaces the resolveAssetPath logic with proper authorization checks.
  • Restrict document sharing or otherwise prevent untrusted users from publishing documents that contain relative asset paths, limiting the vectors an attacker can leverage.
  • Enable and review logging for resolveAssetPath calls, monitoring for anomalous requests that may indicate exploitation attempts.

Generated by OpenCVE AI on August 12, 2026 at 23:19 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 resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to obtain the server's absolute workspace path, disclosing the operating-system username and installation layout.
Title SiYuan before v3.7.4 Information Disclosure via resolveAssetPath
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-12T19:32:50.351Z

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

Link: CVE-2026-72802

cve-icon Vulnrichment

Updated: 2026-08-12T19:32:44.307Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-72802

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:30:10Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key