CVE-2025-27145
CVE-2025-27145 is a low-severity vulnerability in 9001 Copyparty with a CVSS 3.x base score of 3.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Low (CVSS 3.x base score 3.6)
- EPSS exploit prediction: 0% (34th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-5073
- Weakness: CWE-79
- Affected product: 9001 Copyparty
- Published:
- Last modified:
Description
copyparty, a portable file server, has a DOM-based cross-site scripting vulnerability in versions prior to 1.16.15. The vulnerability is considered low-risk. By handing someone a maliciously-named file, and then tricking them into dragging the file into copyparty's Web-UI, an attacker could execute arbitrary javascript with the same privileges as that user. For example, this could give unintended read-access to files owned by that user. The bug is triggered by the drag-drop action itself; it is not necessary to actually initiate the upload. The file must be empty (zero bytes). Note that, as a general-purpose webserver, it is intentionally possible to upload HTML-files with arbitrary javascript in `<script>` tags, which will execute when the file is opened. The difference is that this vulnerability would trigger execution of javascript during the act of uploading, and not when the uploaded file was opened. Version 1.16.15 contains a fix.
Frequently asked questions
- What is CVE-2025-27145?
- copyparty, a portable file server, has a DOM-based cross-site scripting vulnerability in versions prior to 1.16.15. The vulnerability is considered low-risk. By handing someone a maliciously-named file, and then tricking them into dragging the file into copyparty's Web-UI, an attacker could execute arbitrary javascript with the same privileges as that user. For example, this could give unintended read-access to files owned by that user. The bug is triggered by the drag-drop action itself; it is not necessary to actually initiate the upload. The file must be empty (zero bytes). Note that, as a general-purpose webserver, it is intentionally possible to upload HTML-files with arbitrary javascript in `<script>` tags, which will execute when the file is opened. The difference is that this vulnerability would trigger execution of javascript during the act of uploading, and not when the uploaded file was opened. Version 1.16.15 contains a fix.
- How severe is CVE-2025-27145?
- CVE-2025-27145 has a CVSS 3.x base score of 3.6, rated low severity. It is exploitable over local access with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-27145 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-27145?
- CVE-2025-27145 affects 9001 Copyparty. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-27145?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-27145 have an EU (EUVD) identifier?
- Yes. CVE-2025-27145 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-5073.
- When was CVE-2025-27145 published?
- CVE-2025-27145 was published on 2025-02-25 and last updated on 2026-06-17.
References
- https://github.com/9001/copyparty/commit/438ea6ccb06f39d7cbb4b6ee7ad44606e21a63dd
- https://github.com/9001/copyparty/releases/tag/v1.16.15
- https://github.com/9001/copyparty/security/advisories/GHSA-m2jw-cj8v-937r
Affected products (1)
- cpe:2.3:a:9001:copyparty:*:*:*:*:*:*:*:*
More vulnerabilities in 9001 Copyparty
- CVE-2023-41471 — High (CVSS 7.8): Cross Site Scripting vulnerability in copyparty before 1.9.2 allows a local attacker to execute arbitrary code via a…
- CVE-2025-58753 — High (CVSS 7.5): Copyparty is a portable file server. In versions prior to 1.19.8, there was a missing permission-check in the shares…
- CVE-2025-54796 — High (CVSS 7.5): Copyparty is a portable file server. Versions prior to 1.18.9, the filter parameter for the "Recent Uploads" page…
- CVE-2023-37474 — High (CVSS 7.5): Copyparty is a portable file server. Versions prior to 1.8.2 are subject to a path traversal vulnerability detected in…
- CVE-2026-32108 — Medium (CVSS 6.5): Copyparty is a portable file server. Prior to 1.20.12, there was a missing permission-check in the shares feature (the…
- CVE-2025-54589 — Medium (CVSS 6.3): Copyparty is a portable file server. In versions 1.18.6 and below, when accessing the recent uploads page at `/?ru`,…
All CVEs affecting 9001 Copyparty →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →