CVE-2025-23208
Last modified
CVE-2025-23208 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. zot is a production-ready vendor-neutral OCI image registry. The group data stored for users in the boltdb database (meta.db) is an append-list so group revocations/removals are ignored in the API. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
zot is a production-ready vendor-neutral OCI image registry. The group data stored for users in the boltdb database (meta.db) is an append-list so group revocations/removals are ignored in the API. SetUserGroups is alled on login, but instead of replacing the group memberships, they are appended. This may be due to some conflict with the group definitions in the config file, but that wasn't obvious to me if it were the case. Any Zot configuration that relies on group-based authorization will not respect group remove/revocation by an IdP. This issue has been addressed in version 2.1.2. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zotregistry | Zot | < 2.1.2 |
References
- https://github.com/project-zot/zot/security/advisories/GHSA-c9p4-xwr9-rfhxExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-23208?
How severe is CVE-2025-23208?
How do I fix CVE-2025-23208?
Are you affected by CVE-2025-23208?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
