CVE-2025-59349

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, DragonFly2 uses the os.MkdirAll function to create certain directory paths with specific access permissions. This function does not perform any permission checks when a given directory path already exists. This allows a local attacker to create a directory to be used later by DragonFly2 with broad permissions before DragonFly2 does so, potentially allowing the attacker to tamper with the files. This vulnerability is fixed in 2.1.0.
Configurations

Configuration 1 (hide)

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

History

18 Sep 2025, 20:17

Type Values Removed Values Added
CPE cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 3.3
First Time Linuxfoundation
Linuxfoundation dragonfly
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-8425-8r2f-mrv6 - () https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-8425-8r2f-mrv6 - Patch, Third Party Advisory

17 Sep 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-17 20:15

Updated : 2025-09-18 20:17


NVD link : CVE-2025-59349

Mitre link : CVE-2025-59349

CVE.ORG link : CVE-2025-59349


JSON object : View

Products Affected

linuxfoundation

  • dragonfly
CWE
CWE-732

Incorrect Permission Assignment for Critical Resource