CVE-2026-47102

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-21 21:16

Updated : 2026-07-23 16:10


NVD link : CVE-2026-47102

Mitre link : CVE-2026-47102

CVE.ORG link : CVE-2026-47102


JSON object : View

Products Affected

litellm

  • litellm
CWE
CWE-863

Incorrect Authorization

CWE-915

Improperly Controlled Modification of Dynamically-Determined Object Attributes