CVE-2026-41888 PUBLISHED

Distribution: Tag deletion bypasses `storage.delete.enabled` configuration

Assigner: GitHub_M
Reserved: 22.04.2026 Published: 14.05.2026 Updated: 14.05.2026

Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.1, tag deletion via the DELETE /v2/<name>/manifests/<tag> 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. This vulnerability is fixed in 3.1.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor distribution
Product distribution
Versions
  • Version < 3.1.1 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE