Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-j4g7-v4m4-77px: ZITADEL is vulnerable to Account Takeover with deactivated Instance IdP

Summary

A vulnerability in ZITADEL’s federation process allowed auto-linking users from external identity providers to existing users in ZITADEL even if the corresponding IdP was not active or if the organization did not allow federated authentication.

Impact

This vulnerability stems from the platform’s failure to correctly check or enforce an organization’s specific security settings during the authentication flow. An Organization Administrator can explicitly disable an IdP or disallow federation, but this setting was not being honored during the auto-linking process.

This allowed an unauthenticated attacker to initiate a login using an IdP that should have been disabled for that organization. The platform would incorrectly validate the login and, based on a matching criteria, link the attacker’s external identity to an existing internal user account.

This may result in a full Account Takeover, bypassing the organization’s mandated security controls. Note that accounts with MFA enabled can not be taken over by this attack. Also note that only IdPs create on an instance level would allow this to work. IdPs registered on another organization would always be denied in the (auto-)linking process.

Affected Versions

Systems running one of the following versions are affected:

  • v4.x: 4.0.0-rc.1 through 4.6.5
  • v3.x: 3.0.0-rc.1 through 3.4.3
  • v2.x: 2.50.0 through 2.71.18

Patches

The vulnerability has been addressed in the latest release. The patch resolves the issue by correctly validating the organization’s login policy before auto-linking an external user.

  • v4.x: Upgrade to version 4.6.6 or later.
  • v3.x: Update to version 3.4.4 or later.
  • v2.x: Update to version 2.71.19 or later.

Workarounds

Upgrading to a patched version is the recommended solution.

Questions

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

Credits

Thanks to Jan Kühnlein - kultify for finding and reporting the vulnerability.

ghsa
#vulnerability#git#auth

Summary

A vulnerability in ZITADEL’s federation process allowed auto-linking users from external identity providers to existing users in ZITADEL even if the corresponding IdP was not active or if the organization did not allow federated authentication.

Impact

This vulnerability stems from the platform’s failure to correctly check or enforce an organization’s specific security settings during the authentication flow. An Organization Administrator can explicitly disable an IdP or disallow federation, but this setting was not being honored during the auto-linking process.

This allowed an unauthenticated attacker to initiate a login using an IdP that should have been disabled for that organization. The platform would incorrectly validate the login and, based on a matching criteria, link the attacker’s external identity to an existing internal user account.

This may result in a full Account Takeover, bypassing the organization’s mandated security controls. Note that accounts with MFA enabled can not be taken over by this attack. Also note that only IdPs create on an instance level would allow this to work. IdPs registered on another organization would always be denied in the (auto-)linking process.

Affected Versions

Systems running one of the following versions are affected:

  • v4.x: 4.0.0-rc.1 through 4.6.5
  • v3.x: 3.0.0-rc.1 through 3.4.3
  • v2.x: 2.50.0 through 2.71.18

Patches

The vulnerability has been addressed in the latest release. The patch resolves the issue by correctly validating the organization’s login policy before auto-linking an external user.

  • v4.x: Upgrade to version 4.6.6 or later.
  • v3.x: Update to version 3.4.4 or later.
  • v2.x: Update to version 2.71.19 or later.

Workarounds

Upgrading to a patched version is the recommended solution.

Questions

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

Credits

Thanks to Jan Kühnlein - kultify for finding and reporting the vulnerability.

References

  • GHSA-j4g7-v4m4-77px
  • https://nvd.nist.gov/vuln/detail/CVE-2025-64717
  • zitadel/zitadel@33c51de
  • https://github.com/zitadel/zitadel/releases/tag/v2.71.19
  • https://github.com/zitadel/zitadel/releases/tag/v3.4.4
  • https://github.com/zitadel/zitadel/releases/tag/v4.6.6

ghsa: Latest News

GHSA-5vx3-wx4q-6cj8: ImageMagick has a NULL pointer dereference in MSL parser via <comment> tag before image load