SCA: security update for github.com/zitadel/zitadel (GHSA-rxvx-hhpj-q6px)

high Tenable Self-Hosted Container Security Plugin ID 441534

Description

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

- ZITADEL is an open source identity management platform. From 2.71.11 to before 3.4.10 and 4.15.0, a
vulnerability was discovered in Zitadel's LDAP identity provider implementation, which fails to properly
escape user-provided usernames before incorporating them into LDAP search filters. This allows
unauthenticated attackers to perform LDAP Filter Injection during the login process. While this
vulnerability does not allow for a full authentication bypass, an attacker can use LDAP metacharacters
(such as *, (, )) to perform blind LDAP injection. By observing the different failure (or success)
responses, an attacker can systematically enumerate valid usernames and extract sensitive attribute data
from the connected LDAP directory. This vulnerability is fixed in 3.4.10 and 4.15.0. (CVE-2026-44671)

Solution

Update the github.com/zitadel/zitadel library and its related packages to version 3.4.10 or later.

See Also

https://github.com/advisories/GHSA-rxvx-hhpj-q6px

Plugin Details

Severity: High

ID: 441534

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/8/2026

Updated: 6/19/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.68

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-44671

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/8/2026

Vulnerability Publication Date: 5/8/2026

Reference Information

CVE: CVE-2026-44671

cwe: CWE-90