Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-hx8v-g79f-8w5f | LiteLLM Proxy has server-side request forgery via the `user_config` request parameter |
Thu, 17 Sep 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Berriai
Berriai litellm |
|
| Vendors & Products |
Berriai
Berriai litellm |
Thu, 17 Sep 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 16 Sep 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.9, an authenticated LiteLLM Proxy caller with a valid virtual key can place api_base inside the user_config request body to bypass is_request_body_safe, which blocks top-level api_base and base_url but previously did not inspect or reject user_config. Because user_config constructs the outbound router, the nested destination redirects a server-side request to an internal or external host selected by the caller and can expose endpoints the caller cannot otherwise access. This issue is fixed in version 1.83.9. | |
| Title | LiteLLM: Server-side request forgery via the `user_config` request parameter in LiteLLM Proxy | |
| Weaknesses | CWE-918 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-17T15:07:47.837Z
Reserved: 2026-07-07T15:00:50.978Z
Link: CVE-2026-59823
Updated: 2026-09-17T15:07:44.018Z
Status : Received
Published: 2026-09-16T19:17:21.377
Modified: 2026-09-17T16:17:32.037
Link: CVE-2026-59823
No data.
OpenCVE Enrichment
Updated: 2026-09-17T23:00:13Z
-
CWE-918
Server-Side Request Forgery (SSRF)
Github GHSA