Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/zitadel/zitadel
  4. ›
  5. CVE-2024-29892

CVE-2024-29892: ZITADEL's actions can overload reserved claims

March 28, 2024 (updated November 18, 2024)

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

{"urn:zitadel:iam:user:resourceowner:name": "ACME"}

if it was not set by ZITADEL itself.

To compensate for this we introduced a protection that does prevent actions from changing claims that start with urn:zitadel:iam

References

  • github.com/advisories/GHSA-gp8g-f42f-95q2
  • github.com/zitadel/zitadel
  • github.com/zitadel/zitadel/releases/tag/v2.42.17
  • github.com/zitadel/zitadel/releases/tag/v2.43.11
  • github.com/zitadel/zitadel/releases/tag/v2.44.7
  • github.com/zitadel/zitadel/releases/tag/v2.45.5
  • github.com/zitadel/zitadel/releases/tag/v2.46.5
  • github.com/zitadel/zitadel/releases/tag/v2.47.8
  • github.com/zitadel/zitadel/releases/tag/v2.48.3
  • github.com/zitadel/zitadel/security/advisories/GHSA-gp8g-f42f-95q2
  • nvd.nist.gov/vuln/detail/CVE-2024-29892

Code Behaviors & Features

Detect and mitigate CVE-2024-29892 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.42.17, all versions starting from 2.43.0 before 2.43.11, all versions starting from 2.44.0 before 2.44.7, all versions starting from 2.45.0 before 2.45.5, all versions starting from 2.46.0 before 2.46.5, all versions starting from 2.47.0 before 2.47.8, all versions starting from 2.48.0 before 2.48.3

Fixed versions

  • 2.42.17
  • 2.43.11
  • 2.44.7
  • 2.45.5
  • 2.46.5
  • 2.47.8
  • 2.48.3

Solution

Upgrade to versions 2.42.17, 2.43.11, 2.44.7, 2.45.5, 2.46.5, 2.47.8, 2.48.3 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

go/github.com/zitadel/zitadel/CVE-2024-29892.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:16 +0000.