CVE-2025-46815: ZITADEL Allows IdP Intent Token Reuse
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 →