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.
Configurations

No configuration.

History

31 Jul 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-31 14:15

Updated : 2025-07-31 18:42


NVD link : CVE-2025-54589

Mitre link : CVE-2025-54589

CVE.ORG link : CVE-2025-54589


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-80

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