---
cve: "CVE-2024-6587"
severity: "HIGH"
cvss: 7.5
epss: "35.3%"
vendor: "berriai"
kev: false
exploited: false
published: "2024-09-13 15:59:53"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T12:19:39+02:00"
---

# CVE-2024-6587

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- ba1912afd1b19e38d3704bb156adf887f91ae1e0 (Commit)

## Referenzen

- <https://huntr.com/bounties/4001e1a2-7b7a-4776-a3ae-e6692ec3d997>
- <https://github.com/berriai/litellm/commit/ba1912afd1b19e38d3704bb156adf887f91ae1e0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-6587) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
