CVE-2025-54589

MEDIUM NUCLEI

copyparty < 1.18.7 - Reflected Cross-Site Scripting via Recent Uploads Filter Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2025-54589. PoCs published by Byte Reaper, byteReaper77. A Nuclei detection template is also available.

AI-analyzed exploit summary This is a functional proof-of-concept exploit for CVE-2025-54589, a reflected XSS vulnerability in Copyparty ≤ 1.18.6. It demonstrates the injection of arbitrary JavaScript via the 'filter' parameter by sending crafted HTTP requests and checking responses for XSS indicators.

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.

Exploits (2)

exploitdb WORKING POC
by Byte Reaper · cwebappsmultiple
https://www.exploit-db.com/exploits/52390

This is a functional proof-of-concept exploit for CVE-2025-54589, a reflected XSS vulnerability in Copyparty ≤ 1.18.6. It demonstrates the injection of arbitrary JavaScript via the 'filter' parameter by sending crafted HTTP requests and checking responses for XSS indicators.

Classification
Working Poc 95%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Copyparty ≤ 1.18.6
No auth needed
Prerequisites: Network access to the target Copyparty instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 2 stars
by byteReaper77 · poc
https://github.com/byteReaper77/CVE-2025-54589

This repository contains a functional exploit for CVE-2025-54589, a reflected XSS vulnerability in Copyparty ≤ 1.18.6. The exploit automates the injection of crafted JavaScript payloads into the 'filter' parameter and checks for successful reflection.

Classification
Working Poc 95%
Attack Type
Xss
Complexity
Moderate
Reliability
Reliable
Target: Copyparty ≤ 1.18.6
No auth needed
Prerequisites: Network access to the target Copyparty instance
MITRE ATT&CK
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Nuclei Templates (1)

Copyparty <=1.18.6 - Cross-Site Scripting
MEDIUMVERIFIEDby s-cu-bot
Shodan: http.title:"copyparty"
FOFA: title="copyparty"

Scores

CVSS v3 6.3
EPSS 0.0078
EPSS Percentile 74.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-80 CWE-79
Status published
Products (2)
9001/copyparty < 1.18.7
pypi/copyparty 0 - 1.18.7PyPI
Published Jul 31, 2025
Tracked Since Feb 18, 2026