CVE-2026-5774
Received
Received - Intake
Improper Synchronization in Juju API Server Causes DoS, Token Reuse
Publication date: 2026-04-10
Last updated on: 2026-04-22
Assigner: Canonical Ltd.
Description
Description
Improper synchronization of the userTokens map in the API server in Canonical JujuΒ 4.0.5,Β 3.6.20, and 2.9.56 may allow an authenticated user to possibly cause a denial of service on the server or possibly reuse a single-use discharge token.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| canonical | juju | to 2.9.57 (exc) |
| canonical | juju | From 3.0 (inc) to 3.6.21 (exc) |
| canonical | juju | From 4.0 (inc) to 4.0.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |