CVE-2026-46492

md-fileserver allows for local viewing of markdown files in a browser. Prior to version 1.10.3, a cross-site scripting (XSS) vulnerability exists in the application’s Markdown rendering logic. When user-supplied Markdown content is rendered, embedded raw HTML—including <script> tags—is processed and injected into the resulting page without sanitization, allowing arbitrary JavaScript execution in the context of the affected domain. This issue has been patched in version 1.10.3.
Configurations

No configuration.

History

09 Jun 2026, 20:16

Type Values Removed Values Added
References () https://github.com/commenthol/md-fileserver/security/advisories/GHSA-32q2-hhr5-6qvv - () https://github.com/commenthol/md-fileserver/security/advisories/GHSA-32q2-hhr5-6qvv -

09 Jun 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-09 17:17

Updated : 2026-06-17 10:53


NVD link : CVE-2026-46492

Mitre link : CVE-2026-46492

CVE.ORG link : CVE-2026-46492


JSON object : View

Products Affected

No product.

CWE
CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

CWE-87

Improper Neutralization of Alternate XSS Syntax