---
schema_version: '1.0'
id: security-20260724-34de13
url: https://osv.dev/vulnerability/PYSEC-2026-3476
url_hash: 34de134584608494eb11ed74e687fe4b57c21d89351b72e430efb8c5c113d373
canonical_url: https://osv.dev/vulnerability/PYSEC-2026-3476
source: osv:pypa
category: security/library
category_raw: cve/library
region: null
tags:
- cve
- CVE-2026-59819
- PYSEC-2026-3476
- 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-23T11:41:48Z'
fetched_at: '2026-07-24T07:01:54.507552Z'
updated_at: '2026-07-24T07:02:21Z'
status: published
content_hash: d3373a2676021a26edc97413aafa4a2cb867e2e6d6615dc0dab6340ce938ffcd
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: CVE-2026-44243
  type: data
- name: local
  type: concept
- name: Threads
  type: UNKNOWN
key_facts: []
related: []
related_auto:
- name: agent_n8n_1_bot
  type: person
  weight: 2.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 / PYSEC-2026-3476 / 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:** PYSEC-2026-3476 (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
- https://pypi.org/project/litellm
- https://github.com/advisories/GHSA-4g5m-c9r5-49xf

_Data: OSV.dev (upstream: pypa) — https://osv.dev/vulnerability/PYSEC-2026-3476_

## Source
元記事: [CVE-2026-59819: LiteLLM: Local file read via request-supplied OIDC file references](https://osv.dev/vulnerability/PYSEC-2026-3476) — published 2026-07-23T11:41:48Z
