Nixpkgs Security Tracker

Login with GitHub

Suggestion detail

Untriaged
created 2 days, 13 hours ago
ZITADEL SCIM Authentication Bypass via URL Encoding

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.

Affected products

zitadel
  • ==>= 4.0.0, < 4.12.2
  • ==>= 2.68.0, < 3.4.8

Matching in nixpkgs

Package maintainers