PT-2026-37158 · Unknown · Distribution
Joonas
·
Published
2026-05-04
·
Updated
2026-05-20
·
CVE-2026-41888
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
Distribution versions prior to 3.1.1
Description
An authorization bypass exists where tag deletion via the "/v2//manifests/" endpoint ignores the
storage.delete.enabled: false configuration. This allows any API client to remove tags from repositories even when the operator has explicitly disabled deletion. The issue occurs because the DeleteManifest() function detects a tag reference and calls tagStore.Untag(), which interacts with the storage driver directly without verifying if deletes are enabled.Recommendations
Update to version 3.1.1.
Exploit
Fix
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Distribution