Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-g4r8-mp7g-85fq: ZITADEL Allows IdP Intent Token Reuse

Impact

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.

Patches

3.x versions are fixed on >=3.0.0 2.71.x versions are fixed on >=2.71.9 2.x versions are fixed on >=2.70.10

Workarounds

The recommended solution is to update ZITADEL to a patched version.

Questions

If you have any questions or comments about this advisory, please email us at security@zitadel.com

Credits

Thanks to Józef Chraplewski from Nedap for reporting this vulnerability.

ghsa
#vulnerability#git#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-46815

ZITADEL Allows IdP Intent Token Reuse

High severity GitHub Reviewed Published May 6, 2025 in zitadel/zitadel • Updated May 6, 2025

Package

gomod github.com/zitadel/zitadel (Go)

Affected versions

>= 3.0.0-rc.1, <= 3.0.0-rc.3

< 2.70.10

>= 2.71.0, <= 2.71.8

Patched versions

3.0.0

2.70.10

2.71.9

Impact

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.

Patches

3.x versions are fixed on >=3.0.0
2.71.x versions are fixed on >=2.71.9
2.x versions are fixed on >=2.70.10

Workarounds

The recommended solution is to update ZITADEL to a patched version.

Questions

If you have any questions or comments about this advisory, please email us at security@zitadel.com

Credits

Thanks to Józef Chraplewski from Nedap for reporting this vulnerability.

References

  • GHSA-g4r8-mp7g-85fq
  • zitadel/zitadel@b1e60e7
  • https://github.com/zitadel/zitadel/releases/tag/v2.70.10
  • https://github.com/zitadel/zitadel/releases/tag/v2.71.9
  • https://github.com/zitadel/zitadel/releases/tag/v3.0.0

Published to the GitHub Advisory Database

May 6, 2025

ghsa: Latest News

GHSA-5rjg-fvgr-3xxf: setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write