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

CVE-2025-46815: ZITADEL Allows IdP Intent Token Reuse

May 6, 2025

ZITADEL offers developers the ability to manage user sessions using the Session API. This API enables the use of IdPs for authentication, known as idp intents.

Following a successful idp intent, the client receives an id and token on a predefined URI. These id and token can then be used to authenticate the user or their session.

However, it was possible to exploit this feature by repeatedly using intents. This allowed an attacker with access to the application’s URI to retrieve the id and token, enabling them to authenticate on behalf of the user.

It’s important to note that the use of additional factors (MFA) prevents a complete authentication process and, consequently, access to the ZITADEL API.

References

  • github.com/advisories/GHSA-g4r8-mp7g-85fq
  • github.com/zitadel/zitadel
  • github.com/zitadel/zitadel/commit/b1e60e7398d677f08b06fd7715227f70b7ca1162
  • github.com/zitadel/zitadel/releases/tag/v2.70.10
  • github.com/zitadel/zitadel/releases/tag/v2.71.9
  • github.com/zitadel/zitadel/releases/tag/v3.0.0
  • github.com/zitadel/zitadel/security/advisories/GHSA-g4r8-mp7g-85fq
  • nvd.nist.gov/vuln/detail/CVE-2025-46815

Code Behaviors & Features

Detect and mitigate CVE-2025-46815 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.70.10, all versions starting from 2.71.0 before 2.71.9, all versions starting from 3.0.0-rc.1 before 3.0.0

Fixed versions

  • 3.0.0
  • 2.70.10
  • 2.71.9

Solution

Upgrade to versions 2.70.10, 2.71.9, 3.0.0 or above.

Impact 8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-294: Authentication Bypass by Capture-replay
  • CWE-384: Session Fixation
  • CWE-613: Insufficient Session Expiration

Source file

go/github.com/zitadel/zitadel/CVE-2025-46815.yml

Spotted a mistake? Edit the file on GitLab.

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

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