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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-311"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/59xxx/CVE-2025-59410.json"
}{
"cpe": "cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.1.0"
}
],
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
]
}