Description
ZITADEL is an open source identity management platform. From 2.68.0 to before 3.4.8 and 4.12.2, Zitadel provides a System for Cross-domain Identity Management (SCIM) API to provision users from external providers into Zitadel. Request to the API with URL-encoded path values were correctly routed but would bypass necessary authentication and permission checks. This allowed unauthenticated attackers to retrieve sensitive information such as names, email addresses, phone numbers, addresses, external IDs, and roles. Note that due to additional checks when manipulating data, an attacker could not modify or delete any user data. This vulnerability is fixed in 3.4.8 and 4.12.2.
Problem types
CWE-288: Authentication Bypass Using an Alternate Path or Channel
Product status
>= 2.68.0, < 3.4.8
References
github.com/...itadel/security/advisories/GHSA-83pv-4xxp-rm2x
github.com/zitadel/zitadel/releases/tag/v3.4.8
github.com/zitadel/zitadel/releases/tag/v4.12.2