Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| 9001 | Copyparty | < 1.16.15 |
Related Weaknesses (CWE)
References
- https://github.com/9001/copyparty/commit/438ea6ccb06f39d7cbb4b6ee7ad44606e21a63dPatch
- https://github.com/9001/copyparty/releases/tag/v1.16.15Release Notes
- https://github.com/9001/copyparty/security/advisories/GHSA-m2jw-cj8v-937rExploitThird Party Advisory
- https://github.com/9001/copyparty/security/advisories/GHSA-m2jw-cj8v-937rExploitThird Party Advisory
FAQ
What is CVE-2025-27145?
CVE-2025-27145 is a vulnerability with a CVSS score of 3.6 (LOW). 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 fil...
How severe is CVE-2025-27145?
CVE-2025-27145 has been rated LOW with a CVSS base score of 3.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-27145?
Check the references section above for vendor advisories and patch information. Affected products include: 9001 Copyparty.