Description
SiYuan versions before v3.8.4 contain a path traversal vulnerability in the exportBrowserHTML endpoint that allows authenticated administrators to write arbitrary HTML content to index.html outside the workspace directory. Attackers can supply a folder parameter with directory traversal sequences to escape the export directory and overwrite index.html in any pre-existing kernel-writable location, enabling stored XSS or workspace defacement.
Published: 2026-09-26
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: Stored XSS via path traversal
Action: Apply patch
AI Analysis

Impact

The vulnerability is a path traversal flaw in the exportBrowserHTML endpoint of SiYuan versions before 3.8.4. It lets authenticated administrators send a folder parameter containing traversal sequences to write arbitrary HTML to index.html outside the workspace directory, enabling stored cross‑site scripting or defacement.

Affected Systems

The affected product is SiYuan from siyuan-note; any installation older than version 3.8.4 is susceptible. The flaw permits writing index.html in any directory that the workspace process can write to, effectively allowing administrators to modify files outside their own workspace.

Risk and Exploitability

The CVSS score of 8.3 signals a high severity vulnerability. EPSS is not available and it is not listed in the CISA KEV catalog. Attackers require administrator credentials and may target the exportBrowserHTML feature to inject malicious content into any writable location, resulting in persistent cross‑site scripting or defacement. Given the administrative access requirement, the threat vector is internal, but once that access is obtained, the impact can be system‑wide.

Generated by OpenCVE AI on September 26, 2026 at 15:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SiYuan to version 3.8.4 or later to receive the correction.
  • Restrict administrative privileges to trusted accounts and enforce least privilege.
  • Disable the exportBrowserHTML feature if it is not required for your workflow, or reconfigure it to prevent folder parameter usage.
  • Implement input validation for the folder parameter to reject directory traversal sequences (CWE‑22 mitigation).

Generated by OpenCVE AI on September 26, 2026 at 15:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Description SiYuan versions before v3.8.4 contain a path traversal vulnerability in the exportBrowserHTML endpoint that allows authenticated administrators to write arbitrary HTML content to index.html outside the workspace directory. Attackers can supply a folder parameter with directory traversal sequences to escape the export directory and overwrite index.html in any pre-existing kernel-writable location, enabling stored XSS or workspace defacement.
Title SiYuan before v3.8.4 Path Traversal via exportBrowserHTML folder
First Time appeared B3log
B3log siyuan
Weaknesses CWE-22
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-26T13:23:10.528Z

Reserved: 2026-09-26T02:32:35.658Z

Link: CVE-2026-100636

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-26T14:16:45.160

Modified: 2026-09-26T14:16:45.270

Link: CVE-2026-100636

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T15:15:13Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')