SCA: security update for litellm (GHSA-qrc4-49gv-mv9m)

high Tenable Self-Hosted Container Security Plugin ID 443866

Description

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

- LiteLLM prior to 1.83.14 allows an authenticated internal_user to create API keys with access to routes
that their role does not permit. When generating a key, the allowed_routes field is stored without
verifying that the specified routes fall within the user's own permissions. A key created with access to
admin-only routes can then be used to reach those routes successfully, bypassing the role-based access
controls that would otherwise block the request, enabling full privilege escalation from internal_user to
proxy_admin. (CVE-2026-47101)

Solution

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

See Also

https://github.com/advisories/GHSA-qrc4-49gv-mv9m

Plugin Details

Severity: High

ID: 443866

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 6/24/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: 7

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

CVSS Score Source: CVE-2026-47101

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 7.4

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/21/2026

Vulnerability Publication Date: 5/21/2026

Reference Information

CVE: CVE-2026-47101

cwe: CWE-863