Vulnerability Description
Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the code in the scheduler for downloading a tiny file is hard coded to use the HTTP protocol, rather than HTTPS. This means that an attacker could perform a Man-in-the-Middle attack, changing the network request so that a different piece of data gets downloaded. This vulnerability is fixed in 2.1.0.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Dragonfly | < 2.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/dragonflyoss/dragonfly/blob/main/docs/security/dragonfly-compProduct
- https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-mcvp-rpgg-927PatchThird Party Advisory
FAQ
What is CVE-2025-59410?
CVE-2025-59410 is a vulnerability with a CVSS score of 3.7 (LOW). Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the code in the scheduler for downloading a tiny file is hard coded to use the HTTP protocol, rat...
How severe is CVE-2025-59410?
CVE-2025-59410 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-59410?
Check the references section above for vendor advisories and patch information. Affected products include: Linuxfoundation Dragonfly.