---
schema_version: '1.0'
id: security-20260723-c85540
url: https://osv.dev/vulnerability/GHSA-4g5m-c9r5-49xf
url_hash: c85540b2133a55723282f765e180aa896a8336825301b29050682224a15fd946
canonical_url: https://osv.dev/vulnerability/GHSA-4g5m-c9r5-49xf
source: osv:ghsa
category: security/library
category_raw: cve/library
region: null
tags:
- cve
- CVE-2026-59819
- GHSA-4g5m-c9r5-49xf
- severity:CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
- litellm
- PyPI
lang: en
published_at: '2026-07-22T22:38:04Z'
fetched_at: '2026-07-23T06:59:45.004170Z'
updated_at: '2026-07-23T06:59:55Z'
status: published
content_hash: 2c39cdb65cf49699561009fde9a381cd54c14feb349e6a7d20ddfbd2b067e2e2
content_changed_at: null
license_note: full
summary: 'LiteLLM: Local file read via request-supplied OIDC file references'
summary_source: rss
summary_en: 'LiteLLM: Local file read via request-supplied OIDC file references'
entities:
- name: local
  type: concept
- name: Threads
  type: UNKNOWN
key_facts: []
related: []
related_auto:
- name: agent_n8n_1_bot
  type: person
  weight: 1.0
- name: コラボ壁紙
  type: UNKNOWN
  weight: 1.0
title: 'CVE-2026-59819: LiteLLM: Local file read via request-supplied OIDC file references'
---

# CVE-2026-59819: LiteLLM: Local file read via request-supplied OIDC file references

## TL;DR
LiteLLM: Local file read via request-supplied OIDC file references

## Key Points
- cve / CVE-2026-59819 / GHSA-4g5m-c9r5-49xf / severity:CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N / litellm / PyPI

## Details
**Severity:** CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
**Advisory:** GHSA-4g5m-c9r5-49xf (CVE-2026-59819)

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

**Details:**
### Impact

LiteLLM's `/health/test_connection` endpoint resolved request-supplied environment and OIDC file references in `litellm_params`. A proxy administrator, or another privileged caller with permission to test model connections, could cause LiteLLM to read files from the local filesystem via an `oidc/file/` reference.

Because exploitation requires privileged proxy access, this is treated as a defense-in-depth issue rather than a cross-tenant privilege bypass.

### Patches

The issue is fixed in `1.83.10-stable`.

LiteLLM recommend upgrading to `1.83.10-stable` or later.

### Workarounds

Restrict `/health/test_connection` access to trusted administrators only.

**References:**
- https://github.com/BerriAI/litellm/security/advisories/GHSA-4g5m-c9r5-49xf
- https://nvd.nist.gov/vuln/detail/CVE-2026-59819
- https://github.com/BerriAI/litellm/pull/25592
- https://github.com/BerriAI/litellm
- https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable

_Data: OSV.dev (upstream: ghsa) — https://osv.dev/vulnerability/GHSA-4g5m-c9r5-49xf_

## Source
元記事: [CVE-2026-59819: LiteLLM: Local file read via request-supplied OIDC file references](https://osv.dev/vulnerability/GHSA-4g5m-c9r5-49xf) — published 2026-07-22T22:38:04Z
