CVE-2025-46815

The identity infrastructure software 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, prior to versions 3.0.0, 2.71.9, and 2.70.10, 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. Versions 3.0.0, 2.71.9, and 2.70.10 contain a fix for the issue. No known workarounds other than upgrading are available.
Configurations

No configuration.

History

07 May 2025, 14:13

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-06 18:15

Updated : 2025-05-07 14:13


NVD link : CVE-2025-46815

Mitre link : CVE-2025-46815

CVE.ORG link : CVE-2025-46815


JSON object : View

Products Affected

No product.

CWE
CWE-294

Authentication Bypass by Capture-replay

CWE-384

Session Fixation

CWE-613

Insufficient Session Expiration