Bug 2455474 (CVE-2026-35029) - CVE-2026-35029 litellm: LiteLLM: Remote code execution and privilege escalation via unrestricted proxy configuration endpoint
Summary: CVE-2026-35029 litellm: LiteLLM: Remote code execution and privilege escalati...
Keywords:
Status: NEW
Alias: CVE-2026-35029
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-06 17:02 UTC by OSIDB Bzimport
Modified: 2026-04-07 14:01 UTC (History)
20 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-06 17:02:20 UTC
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.0, he /config/update endpoint does not enforce admin role authorization. A user who is already authenticated into the platform can then use this endpoint to 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, and take over other privileged accounts by overwriting UI_USERNAME and UI_PASSWORD environment variables. Fixed in v1.83.0.


Note You need to log in before you can comment on or make changes to this bug.