SCA: security update for litellm (GHSA-53mr-6c8q-9789)

high Tenable Cloud Security Plugin ID 441292

Description

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

- LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.0, the
/config/update endpoint does not enforce admin role authorization. A user who is already authenticated
into the platform can then use this endpoint to modify proxy configuration and environment variables,
register custom pass-through endpoint handlers pointing to attacker-controlled Python code, achieving
remote code execution, read arbitrary server files by setting UI_LOGO_PATH and fetching via /get_image,
and take over other privileged accounts by overwriting UI_USERNAME and UI_PASSWORD environment variables.
Fixed in v1.83.0. (CVE-2026-35029)

Solution

Update the litellm library and its related packages to version 1.83.0 or later.

See Also

https://github.com/advisories/GHSA-53mr-6c8q-9789

Plugin Details

Severity: High

ID: 441292

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.92

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-35029

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/3/2026

Vulnerability Publication Date: 4/3/2026

Reference Information

CVE: CVE-2026-35029

cwe: CWE-863