SCA: security update for github.com/zitadel/zitadel (GHSA-567v-6hmg-6qg7)

medium Tenable Self-Hosted Container Security Plugin ID 410620

Description

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

- Zitadel is an open source identity management system. ZITADEL administrators can enable a setting called
"Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. If
enabled, ZITADEL will show the password prompt even if the user doesn't exist and report "Username or
Password invalid". Due to a implementation change to prevent deadlocks calling the database, the flag
would not be correctly respected in all cases and an attacker would gain information if an account exist
within ZITADEL, since the error message shows "object not found" instead of the generic error message.
This vulnerability is fixed in 2.58.1, 2.57.1, 2.56.2, 2.55.5, 2.54.8, and 2.53.9. (CVE-2024-41952)

See Also

https://github.com/advisories/GHSA-567v-6hmg-6qg7

Plugin Details

Severity: Medium

ID: 410620

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2024-41952

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/31/2024

Vulnerability Publication Date: 7/31/2024

Reference Information

CVE: CVE-2024-41952

cwe: CWE-203