CVE-2025-59353

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, a peer can obtain a valid TLS certificate for arbitrary IP addresses, effectively rendering the mTLS authentication useless. The issue is that the Manager’s Certificate gRPC service does not validate if the requested IP addresses “belong to” the peer requesting the certificate—that is, if the peer connects from the same IP address as the one provided in the certificate request. This vulnerability is fixed in 2.1.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*

History

18 Sep 2025, 20:08

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
First Time Linuxfoundation dragonfly
Linuxfoundation
CPE cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*
References () https://github.com/dragonflyoss/dragonfly/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf - () https://github.com/dragonflyoss/dragonfly/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf - Product
References () https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-255v-qv84-29p5 - () https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-255v-qv84-29p5 - Exploit, Patch

17 Sep 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-17 20:15

Updated : 2025-09-18 20:08


NVD link : CVE-2025-59353

Mitre link : CVE-2025-59353

CVE.ORG link : CVE-2025-59353


JSON object : View

Products Affected

linuxfoundation

  • dragonfly
CWE
CWE-295

Improper Certificate Validation

CWE-862

Missing Authorization