← Back to browse · API

CVE-2024-6587

Severity
HIGH
CVSS
7.5
EPSS
0.37184
Risk score
43.01
CISA KEV
No
PoC
No
Published
2024-09-13
Modified
2024-09-13
First seen
2026-08-07
Aliases
EUVD-2024-2785, GHSA-G26J-5385-HHW3, PYSEC-2026-1547
Products
berriai:berriai/litellm unspecified <1.44.9
Sources
euvd EUVD-2024-2785

Description

A Server-Side Request Forgery (SSRF) vulnerability exists in berriai/litellm version 1.38.10. This vulnerability allows users to specify the `api_base` parameter when making requests to `POST /chat/completions`, causing the application to send the request to the domain specified by `api_base`. This request includes the OpenAI API key. A malicious user can set the `api_base` to their own domain and intercept the OpenAI API key, leading to unauthorized access and potential misuse of the API key.

References