apidoorman/doorman

apidoorman/doorman

Releases6
Frequency6 days 15 hours
Last Release
Stars179
A Python Cloud Native API Gateway and User Management Platform

CVE History

CVEPublishedCVSS v3CVSS v2
9.9 CRITICAL

Improper access control in Doorman v0.1.0 and v1.0.2 allows any authenticated user to update their own account role to a non-admin privileged role via /platform/user/{username}. The `role` field is accepted by the update model without a manage_users permission check for self-updates, enabling privilege escalation to high-privileged roles.