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.
References
Link | Resource |
---|---|
https://github.com/dragonflyoss/dragonfly/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf | Product |
https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-mcvp-rpgg-9273 | Patch Third Party Advisory |
Configurations
History
18 Sep 2025, 16:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/dragonflyoss/dragonfly/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf - Product | |
References | () https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-mcvp-rpgg-9273 - Patch, Third Party Advisory | |
CPE | cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:* | |
First Time |
Linuxfoundation
Linuxfoundation dragonfly |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.7 |
17 Sep 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-17 20:15
Updated : 2025-09-18 16:54
NVD link : CVE-2025-59410
Mitre link : CVE-2025-59410
CVE.ORG link : CVE-2025-59410
JSON object : View
Products Affected
linuxfoundation
- dragonfly
CWE
CWE-311
Missing Encryption of Sensitive Data