Dragonfly is an open source P2P-based file distribution and image acceleration system. Versions prior to 2.1.0 contain a server-side request forgery (SSRF) vulnerability that enables users to force DragonFly2’s components to make requests to internal services that are otherwise not accessible to them. The issue arises because the Manager API accepts a user-supplied URL when creating a Preheat job with weak validation, peers can trigger other peers to fetch an arbitrary URL through pieceManager.DownloadSource, and internal HTTP clients follow redirects, allowing a request to a malicious server to be redirected to internal services. This can be used to probe or access internal HTTP endpoints. The vulnerability is fixed in version 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-g2rq-jv54-wcpr | Patch Third Party Advisory |
Configurations
History
18 Sep 2025, 20:20
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
First Time |
Linuxfoundation
Linuxfoundation dragonfly |
|
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-g2rq-jv54-wcpr - Patch, Third Party Advisory | |
CPE | cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:* |
17 Sep 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-17 20:15
Updated : 2025-09-18 20:20
NVD link : CVE-2025-59346
Mitre link : CVE-2025-59346
CVE.ORG link : CVE-2025-59346
JSON object : View
Products Affected
linuxfoundation
- dragonfly
CWE
CWE-918
Server-Side Request Forgery (SSRF)