CVE-2026-74800
Received Received - Intake

SiYuan Asset File Stored XSS via Missing Headers

Vulnerability report for CVE-2026-74800, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: VulnCheck

Description

SiYuan before v3.7.4 fails to set Content-Disposition and X-Content-Type-Options headers when serving arbitrary file assets, allowing stored cross-site scripting attacks. Authenticated attackers can upload HTML files as assets and execute scripts with full kernel API access when the workspace owner opens the asset link.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-17
Generated
2026-08-17
AI Q&A
2026-08-17
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
siyuan siyuan to 3.7.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

SiYuan before v3.7.4 fails to set Content-Disposition and X-Content-Type-Options headers when serving arbitrary file assets. This allows stored cross-site scripting attacks where authenticated attackers can upload HTML files as assets. When the workspace owner opens the asset link, the script executes with full kernel API access.

Detection Guidance

Check SiYuan versions for affected releases (<=3.7.3). Inspect network traffic for requests to /assets/*path endpoints serving HTML files without proper headers. Look for uploaded HTML/HTM files in the assets directory. Monitor for unexpected script execution or unauthorized API calls from the kernel.

Impact Analysis

An attacker could upload a malicious HTML file as an asset. If you open the asset link, the script runs with full access to your SiYuan workspace, including reading/writing notebooks, performing admin actions, and accessing credentials. This requires you to be authenticated and the attacker to have access to upload files.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR (data protection) and HIPAA (health information privacy). It may result in data breaches, unauthorized modifications, or exposure of personal or health information, requiring breach notifications and potential fines.

Mitigation Strategies

Upgrade SiYuan to version 3.7.4 or later immediately. Block or restrict access to the /assets/*path endpoint. Implement strict file upload policies to prevent HTML/HTM file uploads. Add Content-Disposition and X-Content-Type-Options headers for all asset responses.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-74800. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart