CVE-2025-54589

MEDIUMCVSS 6.1/10EPSS 2.26%

Last modified

CVE-2025-54589 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Copyparty is a portable file server. In versions 1.18.6 and below, when accessing the recent uploads page at `/?ru`, users can filter the results using an input field at the top. EPSS estimates a 2.26% chance of exploitation in the next 30 days.

Description

Copyparty is a portable file server. In versions 1.18.6 and below, when accessing the recent uploads page at `/?ru`, users can filter the results using an input field at the top. This field appends a filter parameter to the URL, which reflects its value directly into a `<script>` block without proper escaping, allowing for reflected Cross-Site Scripting (XSS) and can be exploited against both authenticated and unauthenticated users. This is fixed in version 1.18.7.

Metrics

CVSS 3.1
6.1/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS Probability
2.26%

80.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
9001Copyparty< 1.18.7

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2025-54589?
Copyparty is a portable file server. In versions 1.18.6 and below, when accessing the recent uploads page at `/?ru`, users can filter the results using an input field at the top. This field appends a filter parameter to the URL, which reflects its value directly into a `<script>` block without proper escaping, allowing for reflected Cross-Site Scripting (XSS) and can be exploited against both authenticated and unauthenticated users. This is fixed in version 1.18.7.
How severe is CVE-2025-54589?
CVE-2025-54589 has a CVSS score of 6.1/10 (MEDIUM severity). The EPSS model estimates a 2.26% probability of exploitation in the next 30 days.
How do I fix CVE-2025-54589?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2025-54589?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST