---
schema_version: '1.0'
id: security-20260711-9ab91d
url: https://osv.dev/vulnerability/GHSA-qrc4-49gv-mv9m
url_hash: 9ab91dcff1e243b22c158e7ffb6e620a0427cf880c97aded75d29660d2ca3cdf
canonical_url: https://osv.dev/vulnerability/GHSA-qrc4-49gv-mv9m
source: osv:ghsa
category: security/library
category_raw: cve/library
region: null
tags:
- cve
- CVE-2026-47101
- GHSA-qrc4-49gv-mv9m
- severity:CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- litellm
- PyPI
lang: en
published_at: '2026-05-21T21:30:36Z'
fetched_at: '2026-07-11T06:37:17Z'
updated_at: '2026-07-11T06:39:11Z'
status: published
content_hash: 28e5483b7f520f34fd9400c32391b94a68d016c3097f43d4970c05c3ab129d84
license_note: full
summary: LiteLLM allows an authenticated internal_user to create API keys with access
  to routes that their role does not permit
summary_source: rss
summary_en: LiteLLM allows an authenticated internal_user to create API keys with
  access to routes that their role does not permit
entities:
- name: Tokyo Yakult Swallows
  type: organization
- name: INTERNAL_SERVICES
  type: concept
key_facts: []
related: []
related_auto:
- name: agent_n8n_1_bot
  type: organization
  weight: 1.0
- name: TLS_CERTIFICATES
  type: content
  weight: 1.0
- name: SECURITY_TECHNIQUE
  type: concept
  weight: 1.0
title: 'CVE-2026-47101: LiteLLM allows an authenticated internal_user to create API
  keys with access to routes that their role does not permit'
---

# CVE-2026-47101: LiteLLM allows an authenticated internal_user to create API keys with access to routes that their role does not permit

## TL;DR
LiteLLM allows an authenticated internal_user to create API keys with access to routes that their role does not permit

## Key Points
- cve / CVE-2026-47101 / GHSA-qrc4-49gv-mv9m / severity:CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H / litellm / PyPI

## Details
**Severity:** CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
**Advisory:** GHSA-qrc4-49gv-mv9m (CVE-2026-47101)

**Affected (your watchlist):**
- `PyPI:litellm` 1.72.6.post2 → fixed in 1.83.14 [docker/docker-strands]

**Details:**
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.

**References:**
- https://nvd.nist.gov/vuln/detail/CVE-2026-47101
- https://github.com/BerriAI/litellm/commit/2220f3076ac89bd2a2e3439acf57dcfbec2434c9
- https://github.com/BerriAI/litellm/commit/5190bd07eb23a037745d86328096f54378f1614a
- https://github.com/BerriAI/litellm/commit/d910a95661fce3cdd36f3b06c03ecf9c46c6457c
- https://gist.github.com/13ph03nix/9ec616e1fdc77b3673509c60206e827f
- https://github.com/BerriAI/litellm
- https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable
- https://huntr.com/bounties/8e75edfb-ff05-4e63-bfca-2d93d03fb3b9
- https://www.obsidiansecurity.com/blog/litellm-privilege-escalation-rce
- https://www.vulncheck.com/advisories/litellm-privilege-escalation-via-api-key-generation

_Data: OSV.dev (upstream: ghsa) — https://osv.dev/vulnerability/GHSA-qrc4-49gv-mv9m_

## Source
元記事: [CVE-2026-47101: LiteLLM allows an authenticated internal_user to create API keys with access to routes that their role does not permit](https://osv.dev/vulnerability/GHSA-qrc4-49gv-mv9m) — published 2026-05-21T21:30:36Z
