6.1

CVE-2024-29892

ZITADEL, open source authentication management software, uses Go templates to render the login UI. Under certain circumstances an action could set reserved claims managed by ZITADEL. For example it would be possible to set the claim `urn:zitadel:iam:user:resourceowner:name`. To compensate for this we introduced a protection that does prevent actions from changing claims that start with `urn:zitadel:iam`. This vulnerability is fixed in 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11, and 2.42.17.

Data is provided by the National Vulnerability Database (NVD)
ZitadelZitadel Version < 2.42.17
ZitadelZitadel Version >= 2.43.0 < 2.43.11
ZitadelZitadel Version >= 2.44.0 < 2.44.7
ZitadelZitadel Version >= 2.45.0 < 2.45.5
ZitadelZitadel Version >= 2.46.0 < 2.46.5
ZitadelZitadel Version >= 2.47.0 < 2.47.8
ZitadelZitadel Version >= 2.48.0 < 2.48.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.17% 0.389
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 4.9 1.2 3.6
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
security-advisories@github.com 6.1 0.9 5.2
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N
CWE-863 Incorrect Authorization

The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.