SCA: security update for zotregistry.dev/zot (GHSA-c9p4-xwr9-rfhx)

high Tenable Self-Hosted Container Security Plugin ID 413805

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-23208)

See Also

https://github.com/advisories/GHSA-c9p4-xwr9-rfhx

Plugin Details

Severity: High

ID: 413805

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.57

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2025-23208

CVSS v3

Risk Factor: High

Base Score: 7.3

Temporal Score: 6.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/17/2025

Vulnerability Publication Date: 1/17/2025

Reference Information

CVE: CVE-2025-23208

cwe: CWE-269