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

CVE-2024-28197: Account Takeover via Session Fixation in Zitadel [Bypassing MFA]

March 11, 2024 (updated January 7, 2025)

ZITADEL uses a cookie to identify the user agent (browser) and its user sessions.

Although the cookie was handled according to best practices, it was accessible on subdomains of the ZITADEL instance. An attacker could take advantage of this and provide a malicious link hosted on the subdomain to the user to gain access to the victim’s account in certain scenarios. A possible victim would need to login through the malicious link for this exploit to work.

If the possible victim already had the cookie present, the attack would not succeed. The attack would further only be possible if there was an initial vulnerability on the subdomain. This could either be the attacker being able to control DNS or a XSS vulnerability in an application hosted on a subdomain.

References

  • github.com/advisories/GHSA-mq4x-r2w3-j7mr
  • github.com/zitadel/zitadel
  • github.com/zitadel/zitadel/commit/d4c553b75a214e41299af010ef4b26174a0f802c
  • github.com/zitadel/zitadel/commit/e82cb51eb819c6cdba8123c9c34c5739b46b29eb
  • github.com/zitadel/zitadel/security/advisories/GHSA-mq4x-r2w3-j7mr
  • nvd.nist.gov/vuln/detail/CVE-2024-28197

Code Behaviors & Features

Detect and mitigate CVE-2024-28197 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.44.3, all versions starting from 2.45.0 before 2.45.1

Fixed versions

  • 2.44.3
  • 2.45.1

Solution

Upgrade to versions 2.44.3, 2.45.1 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-269: Improper Privilege Management
  • CWE-384: Session Fixation

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

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