CVE-2026-59819 Details
Description
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.83.10-stable, LiteLLM's /health/test_connection endpoint resolved request-supplied environment and OIDC file references in litellm_params, allowing a proxy administrator or another privileged caller with permission to test model connections to read files from the local filesystem via an oidc/file/ reference. This issue is fixed in version 1.83.10-stable.
A local file read vulnerability has been identified in LiteLLM versions prior to 1.83.10-stable. The issue arises in the '/health/test_connection' endpoint, which improperly resolves request-supplied environment and OIDC file references in 'litellm_params'. This flaw allows a proxy administrator or another privileged user with permission to test model connections to read files from the local filesystem using an 'oidc/file/' reference. Exploitation requires privileged access to the proxy, categorizing this as a defense-in-depth issue rather than a cross-tenant privilege bypass.
Users are advised to upgrade to LiteLLM version 1.83.10-stable or later. Additionally, access to the '/health/test_connection' endpoint should be restricted to trusted administrators only.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/BerriAI/litellm/pull/25592 | [email protected] | Issue TrackingPatch |
| https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable | [email protected] | ProductRelease Notes |
| https://github.com/BerriAI/litellm/security/advisories/GHSA-4g5m-c9r5-49xf | [email protected] | MitigationPatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-73 | External Control of File Name or Path | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| litellm litellm | < 1.83.10 1.83.10 nightly |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 13, 2026 | Initial Analysis | [email protected] |
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | [email protected] |