VDB
KO
HIGH 7.5

GHSA-g5pg-73fc-hjwq

LiteLLM Reveals Portion of API Key via a Logging File

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / litellm
Introduced in: 0 Fixed in: 1.44.12
Fix pip install --upgrade 'litellm>=1.44.12'

References