AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-4888

HIGH · CVSS 8.1 EPSS 0.61% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-06 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-4888
Severity
HIGH
CVSS
8.1
EPSS
0.61%

Original NVD Description

BerriAI's litellm, in its latest version, is vulnerable to arbitrary file deletion due to improper input validation on the `/audio/transcriptions` endpoint. An attacker can exploit this vulnerability by sending a specially crafted request that includes a file path to the server, which then deletes the specified file without proper authorization or validation. This vulnerability is present in the code where `os.remove(file.filename)` is used to delete a file, allowing any user to delete critical files on the server such as SSH keys, SQLite databases, or configuration files.

Related CVEs

Other vulnerabilities affecting the same vendor(s)