---
id: CVE-2026-84377
title: >-
  LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native)
  format
summary: >-
  LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native)
  format. Prior to versions 1.88.6 and 1.96.2, any authenticated LiteLLM proxy
  user could redirect an outbound provider call to a destination the user
  controls a…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-918
published: '2026-09-02'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:05:23.237'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-84377'
references:
  - url: >-
      https://github.com/BerriAI/litellm/commit/473f72e63a9777d793fbbf57194d8ec4fb97bc1b
    label: security-advisories@github.com
  - url: >-
      https://github.com/BerriAI/litellm/commit/820f247a6abba55cd87d130bef7bba7be3b29d37
    label: security-advisories@github.com
  - url: >-
      https://github.com/BerriAI/litellm/commit/c898d341c02299cf2506d0d8e84cc67953043593
    label: security-advisories@github.com
  - url: 'https://github.com/BerriAI/litellm/pull/36011'
    label: security-advisories@github.com
  - url: 'https://github.com/BerriAI/litellm/pull/36314'
    label: security-advisories@github.com
  - url: 'https://github.com/BerriAI/litellm/pull/36494'
    label: security-advisories@github.com
  - url: 'https://github.com/BerriAI/litellm/releases/tag/v1.88.6'
    label: security-advisories@github.com
  - url: 'https://github.com/BerriAI/litellm/releases/tag/v1.96.2'
    label: security-advisories@github.com
  - url: 'https://github.com/BerriAI/litellm/security/advisories/GHSA-3cv6-jpf6-8222'
    label: security-advisories@github.com
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-84377.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-84377'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2527681'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-84377'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-84377'
tags:
  - nvd
  - csaf
  - vex
  - red-hat
epss: 0.0054
epssPercentile: 0.42932
ingestedAt: '2026-09-09T21:22:45.564Z'
vendor: Red Hat
product: Red Hat OpenShift AI (RHOAI)
affected:
  - exploit_intelligence
  - lightspeed_core
  - ansible_automation_platform 2
  - openshift_ai_rhoai
---

## Overview

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to versions 1.88.6 and 1.96.2, any authenticated LiteLLM proxy user could redirect an outbound provider call to a destination the user controls and cause the proxy to send its configured provider credentials to that destination. Request validation in litellm/proxy/auth/auth_utils.py, litellm/proxy/common_request_processing.py, litellm/proxy/health_endpoints/_health_endpoints.py, litellm/proxy/image_endpoints/endpoints.py, and litellm/proxy/litellm_pre_call_utils.py used incomplete checks that did not cover every sensitive parameter or inspect equivalent values across nested request fields, path values, and bracket-notation form data. Routing and credential parameters including api_base, base_url, model_list, fallbacks, and litellm_credential_name could therefore be applied without clearing the operator's stored key, exposing upstream provider credentials and other configured secrets and permitting server-side requests to internal services reachable by the proxy. This issue is fixed in versions 1.88.6 and 1.96.2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Vendor advisories

- **Red Hat VEX** · Moderate · affected: Exploit Intelligence, Lightspeed Core, Red Hat Ansible Automation Platform 2, Red Hat OpenShift AI (RHOAI) · no fix planned: Exploit Intelligence, Lightspeed Core, Red Hat Ansible Automation Platform 2, Red Hat OpenShift AI (RHOAI) · updated 2026-09-17 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-84377.json)
