CVE-2025-59410 MEDIUM

CVE-2025-59410: Dragonfly tiny file download uses hard coded HTTP protocol

Vendor Dragonflyoss
Product dragonfly
Weakness CWE-311 · Missing encryption
Published September 17, 2025
Last update September 18, 2025

CVSS base score

5.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 17, 2025 CVE published
September 18, 2025 Record updated