Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Doorman | Doorman | 0.1.0 |
Related Weaknesses (CWE)
References
- https://blog.orxiain.life/archives/cve-2026-30269---improper-access-control-in-dExploitThird Party Advisory
- https://github.com/apidoorman/doormanProduct
FAQ
What is CVE-2026-30269?
CVE-2026-30269 is a vulnerability with a CVSS score of 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 ac...
How severe is CVE-2026-30269?
CVE-2026-30269 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-30269?
Check the references section above for vendor advisories and patch information. Affected products include: Doorman Doorman.