[Aikido] Fix 27 security issues in litellm, gitpython, aiohttp#85
[Aikido] Fix 27 security issues in litellm, gitpython, aiohttp#85aikido-autofix[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
CVE-2026-42208 in litellm - critical severity
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.81.16 to before version 1.83.7, a database query used during proxy API key checks mixed the caller-supplied key value into the query text instead of passing it as a separate parameter. An unauthenticated attacker could send a specially crafted Authorization header to any LLM API route (for example POST /chat/completions) and reach this query through the proxy's error-handling path. An attacker could read data from the proxy's database and may be able to modify it, leading to unauthorised access to the proxy and the credentials it manages. This issue has been patched in version 1.83.7.
Details
Remediation Aikido suggests bumping this package to version 1.83.7 to resolve this issue
Reply @AikidoSec ignore: [REASON] to ignore this issue.
More info
Upgrade litellm, gitpython, aiohttp to fix critical RCE, arbitrary code execution, authentication bypass, and header injection vulnerabilities.
✅ 27 CVEs resolved by this upgrade, including 5 critical 🚨 CVEs
This PR will resolve the following CVEs:
auto_mapdynamic modules during model resolution withouttrust_remote_codevalidation allows arbitrary code execution at server startup if an attacker can control the model repo/path.