SCA: security update for litellm (GHSA-gppg-gqw8-wh9g)

critical Tenable Self-Hosted Container Security Plugin ID 415233

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- BerriAI/litellm version v1.35.8 contains a vulnerability where an attacker can achieve remote code
execution. The vulnerability exists in the `add_deployment` function, which decodes and decrypts
environment variables from base64 and assigns them to `os.environ`. An attacker can exploit this by
sending a malicious payload to the `/config/update` endpoint, which is then processed and executed by the
server when the `get_secret` function is triggered. This requires the server to use Google KMS and a
database to store a model. (CVE-2024-5751)

See Also

https://github.com/advisories/GHSA-gppg-gqw8-wh9g

Plugin Details

Severity: Critical

ID: 415233

Version: Revision 1.13

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2024-5751

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/27/2024

Vulnerability Publication Date: 6/27/2024

Reference Information

CVE: CVE-2024-5751

cwe: CWE-94