Auth bypass in Berriai Litellm
CVE-2026-89032
BerriAI LiteLLM before 1.101.0-rc.1 contains a tenant isolation bypass vulnerability in the semantic cache layer that allows authenticated users to read other tenants' cached responses by exploiting a metadata key mismatch between _get_semantic_cache_tenant_scope() and _get_metadata_variable_name(). Attackers holding a valid virtual key can submit semantically similar prompts on affected routes such as /v1/responses and /bedrock/* to retrieve cached responses containing other tenants' personally identifiable information, financial data, or source code, and can cause agentic front-ends to auto-execute attacker-supplied tool calls under victim credentials by returning cached function_call or tool_calls payloads to a different principal.
Vulnerability class: Broken Access Control
Published .
CVSS v3 metric
CVSS v3 base score 7.7 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/BerriAI/litellm/releases/tag/v1.101.0-rc.1 (release-notes)
- github.com/BerriAI/litellm/pull/39590 (issue-tracking)
- github.com/BerriAI/litellm/commit/16db51e2cfc28e02bd460481e634a8403ea9265e (patch)
- www.vulncheck.com/advisories/berriai-litellm-rc-1-tenant-isolation-bypass-via-s… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-89032?
- CVE-2026-89032 is a high-severity vulnerability in Berriai Litellm, classified under Incorrect Authorization. CVSS score: 7.7/10. Published 2026-09-25.
- How severe is CVE-2026-89032?
- High severity. CVSS v3 base score is 7.7 out of 10.