原始 OSV JSON{
"id": "GHSA-wpfp-gwwc-vwq6",
"aliases": [
"CVE-2026-47102"
],
"details": "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.",
"summary": "LiteLLM allows a user to modify their own user_role via the /user/update endpoint",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.83.10"
}
]
}
],
"package": {
"name": "litellm",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-06-23T22:48:10Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2026-05-21T21:30:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47102",
"type": "ADVISORY"
},
{
"url": "https://github.com/BerriAI/litellm/pull/25541",
"type": "WEB"
},
{
"url": "https://github.com/BerriAI/litellm/commit/128d32d2494b759c5d15da3452452af4c6a34c01",
"type": "WEB"
},
{
"url": "https://github.com/BerriAI/litellm/commit/e6f18ce75b111c9b93dc15c72894cbdeb53177ce",
"type": "WEB"
},
{
"url": "https://gist.github.com/13ph03nix/9ec616e1fdc77b3673509c60206e827f",
"type": "WEB"
},
{
"url": "https://github.com/BerriAI/litellm",
"type": "PACKAGE"
},
{
"url": "https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable",
"type": "WEB"
},
{
"url": "https://huntr.com/bounties/8e75edfb-ff05-4e63-bfca-2d93d03fb3b9",
"type": "WEB"
},
{
"url": "https://www.obsidiansecurity.com/blog/litellm-privilege-escalation-rce",
"type": "WEB"
},
{
"url": "https://www.vulncheck.com/advisories/litellm-privilege-escalation-via-user-update",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-863"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-21T21:16:32Z",
"github_reviewed_at": "2026-06-23T22:48:10Z"
}
}