CVE-2026-24124
Unknown
Unknown - Not Provided
Unauthorized Access via Missing JWT Authentication in Dragonfly Jobs API
Publication date: 2026-01-22
Last updated on: 2026-02-26
Assigner: GitHub, Inc.
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linuxfoundation | dragonfly | to 2.4.1 (exc) |
| linuxfoundation | dragonfly | 2.4.1 |
| linuxfoundation | dragonfly | 2.4.1 |
| linuxfoundation | dragonfly | 2.4.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |