5.3
CVE-2026-32691
- EPSS 0.01%
- Veröffentlicht 18.03.2026 12:28:11
- Zuletzt bearbeitet 19.03.2026 15:34:39
- Quelle security@ubuntu.com
- CVE-Watchlists
- Unerledigt
Timing ownership claim attack on new external back-end secrets
A race condition in the secrets management subsystem of Juju versions 3.0.0 through 3.6.18 allows an authenticated unit agent to claim ownership of a newly initialized secret. Between generating a Juju Secret ID and creating the secret's first revision, an attacker authenticated as another unit agent can claim ownership of a known secret. This leads to the attacking unit being able to read the content of the initial secret revision.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.024 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@ubuntu.com | 5.3 | 1.6 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-708 Incorrect Ownership Assignment
The product assigns an owner to a resource, but the owner is outside of the intended control sphere.