AI

Pourquoi la troisième faille LiteLLM au KEV concerne tout proxy LLM

Featured from Google Desk

On September 2, 2026, the US cybersecurity agency CISA added CVE-2026-59822 to its Known Exploited Vulnerabilities (KEV) catalog.

Pourquoi la troisième faille LiteLLM au KEV concerne tout proxy LLM

Key takeaways

  • CISA added CVE-2026-59822, an authentication bypass in LiteLLM, to its Known Exploited Vulnerabilities catalog on September 2, 2026.
  • The vulnerability allowed unauthenticated callers to obtain a list of tools and call them by sending a fabricated Authorization header.
  • The vulnerability was patched in LiteLLM version 1.84.0, which was released on May 14, 2026.
  • Wiz researchers discovered the flaw and documented active exploitation attempts targeting honeypots.
  • This is the third LiteLLM vulnerability added to the KEV catalog in four months, following an SQL injection in May and a command injection in June.

On September 2, 2026, the US cybersecurity agency CISA added CVE-2026-59822 to its Known Exploited Vulnerabilities (KEV) catalog. The vulnerability is an authentication bypass in the open-source LLM proxy LiteLLM, specifically affecting its Model Context Protocol (MCP) gateway. This marks the third LiteLLM vulnerability added to the KEV catalog in four months, highlighting the growing security risks of LLM proxies which centralize API keys, budgets, and tool access. Federal agencies have until September 16 to apply the patch, which was released on May 14, 2026, in version 1.84.0.

LLM proxies must now be treated with the same security rigor as API gateways.

Watch the brief

In their words

“concentration d'identifiants”
Wiz, Cybersecurity research team

By the numbers

3
LiteLLM vulnerabilities added to the KEV in four months
10
Open-source AI infrastructure vulnerabilities added to KEV since late March 2026
8.8
CVSS 4.0 vulnerability severity score assigned by GitHub
90
Days of telemetry on honeypots analyzed by Wiz

How it unfolded

  1. 2026-04-25 Pull request to fix the OAuth2 fallback vulnerability opened
  2. 2026-05-14 LiteLLM version 1.84.0 released with the security patch
  3. 2026-07-08 CVE-2026-59822 vulnerability record officially published
  4. 2026-09-02 CISA adds the LiteLLM vulnerability to its KEV catalog

Why this matters

  • According to Wiz

    LLM proxies are highly targeted because they concentrate API keys, manage budgets, and act as gateways to internal databases and code repositories.

Turn stories like this into views

Ravenclip finds the AI news, makes the video, and posts it before attention moves on.

Start my channel

Source: Actuia

Common questions

What happened with LiteLLM?
CISA added CVE-2026-59822, an authentication bypass in LiteLLM, to its Known Exploited Vulnerabilities catalog on September 2, 2026.
Where can I read the original report?
Read the full report at Actuia.

More in AI