ragonfly 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.
| 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-8425-8r2f-mrv6 | Patch Third Party Advisory |
18 Sep 2025, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
Incorrect Permission Assignment for Critical Resource