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

No history.

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