Vulnerability Description
Dragonfly is an open source P2P-based file distribution and image acceleration system. In versions 2.4.1-rc.0 and below, the Job API endpoints (/api/v1/jobs) lack JWT authentication middleware and RBAC authorization checks in the routing configuration. This allows any unauthenticated user with access to the Manager API to view, update and delete jobs. The issue is fixed in version 2.4.1-rc.1.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Dragonfly | < 2.4.1 |
Related Weaknesses (CWE)
References
- https://github.com/dragonflyoss/dragonfly/commit/9fb9a2dfde3100f32dc7f48eabee4c2Patch
- https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-j8hf-cp34-g4jExploitMitigationVendor Advisory
FAQ
What is CVE-2026-24124?
CVE-2026-24124 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Dragonfly is an open source P2P-based file distribution and image acceleration system. In versions 2.4.1-rc.0 and below, the Job API endpoints (/api/v1/jobs) lack JWT authentication middleware and RBA...
How severe is CVE-2026-24124?
CVE-2026-24124 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-24124?
Check the references section above for vendor advisories and patch information. Affected products include: Linuxfoundation Dragonfly.