CVE-2024-9606

HIGH EPSS 48.8%
Published Mar 20, 20251y ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
High
Find Similar
Published Mar 20, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

In berriai/litellm before version 1.44.12, the `litellm/litellm_core_utils/litellm_logging.py` file contains a vulnerability where the API key masking code only masks the first 5 characters of the key. This results in the leakage of almost the entire API key in the logs, exposing a significant amount of the secret key. The issue affects version v1.44.9.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
48.8% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-116
CWE-117

Affected Products 1

VendorProductVersionRange
litellmlitellm* <1.44.12

References 2

  • github.com https://github.com/berriai/litellm/commit/9094071c4782183e84f10630e2450be3db55509a
    Patch
  • huntr.com https://huntr.com/bounties/4a03796f-a8d4-4293-84ef-d3959456223a
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/berriai/litellm/commit/9094071c4782183e84f10630e2450be3db55509a
    Patch