CVE-2026-24124

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*
cpe:2.3:a:linuxfoundation:dragonfly:2.4.1:beta0:*:*:*:go:*:*
cpe:2.3:a:linuxfoundation:dragonfly:2.4.1:beta1:*:*:*:go:*:*
cpe:2.3:a:linuxfoundation:dragonfly:2.4.1:rc0:*:*:*:go:*:*

History

26 Feb 2026, 21:42

Type Values Removed Values Added
First Time Linuxfoundation
Linuxfoundation dragonfly
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
CPE cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*
cpe:2.3:a:linuxfoundation:dragonfly:2.4.1:beta1:*:*:*:go:*:*
cpe:2.3:a:linuxfoundation:dragonfly:2.4.1:rc0:*:*:*:go:*:*
cpe:2.3:a:linuxfoundation:dragonfly:2.4.1:beta0:*:*:*:go:*:*
References () https://github.com/dragonflyoss/dragonfly/commit/9fb9a2dfde3100f32dc7f48eabee4c2b64eac55f - () https://github.com/dragonflyoss/dragonfly/commit/9fb9a2dfde3100f32dc7f48eabee4c2b64eac55f - Patch
References () https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-j8hf-cp34-g4j7 - () https://github.com/dragonflyoss/dragonfly/security/advisories/GHSA-j8hf-cp34-g4j7 - Exploit, Mitigation, Vendor Advisory

22 Jan 2026, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-22 23:15

Updated : 2026-02-26 21:42


NVD link : CVE-2026-24124

Mitre link : CVE-2026-24124

CVE.ORG link : CVE-2026-24124


JSON object : View

Products Affected

linuxfoundation

  • dragonfly
CWE
CWE-306

Missing Authentication for Critical Function