CVE-2026-35029
LiteLLM: Privilege escalation via unrestricted proxy configuration endpoint
描述
### Impact The `/config/update endpoint` does not enforce admin role authorization. A user who is already authenticated into the platform can then use this endpoint to do the following: - Modify proxy configuration and environment variables - Register custom pass-through endpoint handlers pointing to attacker-controlled Python code, achieving remote code execution - Read arbitrary server files by setting UI_LOGO_PATH and fetching via /get_image - Take over other priveleged accounts by overwriting UI_USERNAME and UI_PASSWORD environment variables ### Patches Fixed in v1.83.0. The endpoint now requires `proxy_admin` role. ### Workarounds Restrict API key distribution. There is no configuration-level workaround.
如何修補 CVE-2026-35029
要修補 CVE-2026-35029,請將受影響套件升級到下列已修補版本。
- —升級至 1.83.0 或更新版本
- —升級至 1.83.0 或更新版本
CVE-2026-35029 正在被利用嗎?
中等 — EPSS 為 26.4%,可持續追蹤但非最高優先。
受影響套件(2)
- from 0, < 1.83.0
- from 0, < 1.83.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N |