Improper access control in LiteLLM - CVE-2026-59819
Published: July 1, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /health/test_connection endpoint when resolving request-supplied OIDC file references in litellm_params. A remote privileged user can supply an oidc/file/ reference to cause LiteLLM to read files from the local filesystem and disclose sensitive information.
Exploitation requires permission to test model connections.