CVE-2026-32693
Received
Received - Intake
Improper Authorization in Juju Secret-Set Allows Secret Modification
Publication date: 2026-03-18
Last updated on: 2026-03-19
Assigner: Canonical Ltd.
Description
Description
In Juju from version 3.0.0 through 3.6.18, the authorization of the "secret-set" tool is not performed correctly, which allows a grantee to update the secret content, and can lead to reading or updating other secrets. When the "secret-set" tool logs an error in an exploitation attempt, the secret is still updated contrary to expectations, and the new value is visible to both the owner and the grantee.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| canonical | juju | From 3.0.0 (inc) to 3.6.19 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
| CWE-778 | When a security-critical event occurs, the product either does not record the event or omits important details about the event when logging it. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |