CVE Catalog

CVE-2026-47102

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.65%

47th percentile - higher than 47% of all known CVEs

Summary

LiteLLM prior to version 1.83.10 allows a user to modify their own role via the /user/update endpoint. The endpoint restricts access to the user's own account but does not validate which fields can be changed. A user can set their role to proxy_admin, gaining full administrative access to all users, teams, keys, models, and prompt history.

Risk Assessment

The risk is privilege escalation from a regular user to proxy administrator, potentially leading to full compromise of the LiteLLM system and access to sensitive data.

Recommendation

Immediately upgrade to version 1.83.10 or later, which fixes this vulnerability.

Other vulnerabilities in LiteLLM

See all
Original NVD description (English source)

LiteLLM prior to 1.83.10 allows a user to modify their own user_role via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their role to proxy_admin, gaining full administrative access to LiteLLM including all users, teams, keys, models, and prompt history. Users with the org_admin role have legitimate access to this endpoint and can exploit this vulnerability without chaining any additional flaw.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS