CVE-2026-30974 Details
Description
Copyparty is a portable file server. Prior to v1.20.11., the nohtml config option, intended to prevent execution of JavaScript in user-uploaded HTML files, did not apply to SVG images. A user with write-permission could upload an SVG containing embedded JavaScript, which would execute in the context of whichever user opens it. This has been fixed in v1.20.11.
A vulnerability in Copyparty, a portable file server, allows for the execution of JavaScript embedded in SVG files. This issue affects versions prior to 1.20.11. The nohtml configuration option, designed to block JavaScript execution in user-uploaded HTML, did not extend to SVG images. As a result, a user with write permissions could upload an SVG file containing JavaScript, which would execute when the file is opened by any user. The vulnerability arises because the nohtml option, intended to safeguard against untrusted files, failed to consider the potential risks associated with SVGs. This issue has been addressed in version 1.20.11.
Users can upgrade to Copyparty version 1.20.11 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 9001 copyparty | < 1.20.11 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 13, 2026 | Initial Analysis | [email protected] |
| Mar 10, 2026 | New CVE Received | [email protected] |