ZITADEL is an open source identity management system. Starting in version 2.53.0 and prior to versions 4.0.0-rc.2, 3.3.2, 2.71.13, and 2.70.14, vulnerability in ZITADEL's session management API allows any authenticated user to update a session if they know its ID, due to a missing permission check. This flaw enables session hijacking, allowing an attacker to impersonate another user and access sensitive resources. Versions prior to `2.53.0` are not affected, as they required the session token for updates. Versions 4.0.0-rc.2, 3.3.2, 2.71.13, and 2.70.14 fix the issue.
Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.
Link | Tags |
---|---|
https://github.com/zitadel/zitadel/security/advisories/GHSA-6c5p-6www-pcmr | vendor advisory |
https://github.com/zitadel/zitadel/releases/tag/v2.70.14 | release notes |
https://github.com/zitadel/zitadel/releases/tag/v2.71.13 | release notes |
https://github.com/zitadel/zitadel/releases/tag/v3.3.2 | release notes |
https://github.com/zitadel/zitadel/releases/tag/v4.0.0-rc.2 | release notes |