CVE-2026-35172
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.0, distribution can restore read access in repo a after an explicit delete when storage.cache.blobdescriptor: redis and storage.delete.enabled: true are both enabled. The delete path clears the shared digest descriptor but leaves stale repo-scoped membership behind, so a later Stat or Get from repo b repopulates the shared descriptor and makes the deleted blob readable from repo a again. This vulnerability is fixed in 3.1.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| distribution | distribution | < 3.1.0 | affected |
Weaknesses
- CWE-284: CWE-284: Improper Access Control
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: partial
github.com/distribution/distribution: Distribution: Information disclosure via stale references after content deletion
Additional References
- https://access.redhat.com/security/cve/CVE-2026-35172
- https://bugzilla.redhat.com/show_bug.cgi?id=2455571
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-35172.json
- https://access.redhat.com/errata/RHSA-2026:26529
- https://access.redhat.com/errata/RHSA-2026:26543
- https://access.redhat.com/errata/RHSA-2026:28893
- https://access.redhat.com/errata/RHSA-2026:23234
- https://access.redhat.com/errata/RHSA-2026:25045
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.