mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
fix(cookbook): bump pinned litellm to 1.84.0 in ollama-docker example
cookbook/litellm-ollama-docker-image/requirements.txt pins litellm==1.83.14, which is vulnerable to two authentication-bypass CVEs fixed in 1.84.0: - CVE-2026-49468 / GHSA-4xpc-pv4p-pm3w: authentication bypass via Host header injection - CVE-2026-59822: unauthorized access due to authentication bypass Found via automated dependency scanning, cross-confirmed by two independent engines (OSV-Scanner + Trivy). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YHdnN5YdqU5YczHRmsmpXn
This commit is contained in:
parent
e5da59336d
commit
a83b6ebb48
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
litellm==1.83.14
|
||||
litellm==1.84.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue