Github.Com Distribution Distribution vulnerabilities
4 known vulnerabilities affecting github.com/distribution_distribution.
Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM2UNKNOWN1
Vulnerabilities
Page 1 of 1
CVE-2026-33540P3MEDIUMCVSS 6.1≥ 0, ≤ 2.8.32026-04-06
CVE-2026-33540 [MEDIUM] CWE-918 Distribution affected by pull-through cache credential exfiltration via www-authenticate bearer realm
Distribution affected by pull-through cache credential exfiltration via www-authenticate bearer realm
hi guys,
commit: 40594bd98e6d6ed993b5c6021c93fdf96d2e5851 (as-of 2026-01-31)
contact: GitHub Security Advisory (https://github.com/distribution/distribution/security/advisories/new)
## summary
in pull-through cache mode, distribution discovers token auth endpo
ghsaosv
CVE-2026-35172P3HIGH≥ 0, ≤ 2.8.32026-04-06
CVE-2026-35172 [HIGH] CWE-284 Distribution: stale blob access resurrection via repo-scoped redis descriptor cache invalidation
Distribution: stale blob access resurrection via repo-scoped redis descriptor cache invalidation
## summary:
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 b
ghsaosv
CVE-2026-41888P3MEDIUM≥ 0, ≤ 2.8.32026-05-04
CVE-2026-41888 [MEDIUM] CWE-863 Distribution's tag deletion bypasses `storage.delete.enabled` configuration
Distribution's tag deletion bypasses `storage.delete.enabled` configuration
### Summary
Tag deletion via the `DELETE /v2//manifests/` endpoint bypasses the `storage.delete.enabled: false` configuration, allowing any API client to remove tags from repositories even when the operator has explicitly disabled deletion.
### Details
When `storage.delete.enabled` is configured to false, diges
ghsa
CVE-2023-2253P4UNKNOWN≥ 0, < 2.8.2-beta.1+incompatible2023-05-24
CVE-2023-2253 Memory exhaustion in github.com/distribution/distribution
Memory exhaustion in github.com/distribution/distribution
Systems that run distribution built after a specific commit running on memory-restricted environments can suffer from denial of service by a crafted malicious /v2/_catalog API endpoint request.
osv