Incorrect authorization in LiteLLM - CVE-2026-47102
Published: June 25, 2026
LiteLLM
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to improper access control in the /user/update endpoint when handling account update requests. A remote user can modify the user_role field in their own account record to escalate privileges.
Users with the org_admin role can access this endpoint and set their role to proxy_admin without chaining any additional vulnerability.