VDB
Sign up
HIGH7.3

GHSA-4jcj-7x88-m979

LiteLLM: MCP Proxy Has Improper Authentication

Quick fix

GHSA-4jcj-7x88-m979 — litellm: upgrade to the fixed version with the command below.

pip install --upgrade 'litellm>=1.84.0'

Details

A weakness has been identified in BerriAI litellm up to 1.59.8. Affected is the function UserAPIKeyAuth of the file litellm/proxy/_experimental/mcp_server/auth/user_api_key_auth_mcp.py of the component MCP Proxy. Executing a manipulation can lead to improper authentication. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI/litellm
Introduced in: 0Fixed in: 1.84.0
Fixpip install --upgrade 'litellm>=1.84.0'

References