CVE-2025-59350 LOW

CVE-2025-59350: Timing attacks against Proxy’s basic authentication are possible

Vendor Dragonflyoss
Product dragonfly
Weakness CWE-208
Published September 17, 2025
Last update September 18, 2025

CVSS base score

2.7/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:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U

What the vulnerability does

01Description

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the access control mechanism for the Proxy feature uses simple string comparisons and is therefore vulnerable to timing attacks. An attacker may try to guess the password one character at a time by sending all possible characters to a vulnerable mechanism and measuring the comparison instruction’s execution times. This vulnerability is fixed in 2.1.0.

Key dates

02Disclosure timeline

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