AI News selected for Professionals and Decision Makers
AI Security And Privacy Updates

LiteLLM Vulnerability Chain Lets Low-Privilege Users Take Over AI Gateway Servers

18:39 · June 15, 2026 · Hacker News AI Section

LiteLLM Vulnerability Chain Lets Low-Privilege Users Take Over AI Gateway Servers

A default low-privilege account on a LiteLLM proxy can climb to full admin and run code on the server by chaining three vulnerabilities, researchers at Obsidian Security disclosed LiteLLM is a widely deployed open-source AI gateway that brokers calls to more than 100 model providers behind one OpenAI-compatible interface. A server takeover exposes every provider key it holds, the secrets that

Summary

Researchers at Obsidian Security have identified a chain of three vulnerabilities in LiteLLM, an open-source proxy that provides a unified OpenAI-compatible interface to more than one hundred model providers. Rated CVSS 9.9, the chain lets an unauthenticated internal_user account obtain full proxy_admin rights and achieve arbitrary code execution on the host. BerriAI shipped the complete set of fixes in version 1.83.14-stable, released on 2 May.

The first flaw, CVE-2026-47101, is an authorization bypass. When an internal_user creates a virtual key, the proxy stores the caller-supplied allowed_routes value without verifying it against the user’s role. An attacker can therefore issue a key with allowed_routes set to ["/*"], granting access to every route, including those intended only for administrators. The same unchecked write affects additional key-management endpoints.

Once the route gate is passed, two further issues become reachable. CVE-2026-47102 permits privilege escalation because the /user/update handler accepts any field supplied by the caller; an internal_user can therefore set user_role to proxy_admin on their own record. CVE-2026-40217 is a sandbox escape in the Custom Code Guardrail feature. Production endpoints pass admin-supplied Python to exec() without restricting builtins, allowing an attacker to import os and spawn a reverse shell. A separate path through the /guardrails/test_custom_code playground, discovered by X41 D-Sec, defeats a regex deny-list via bytecode rewriting and reaches the same outcome.

A successful takeover exposes the master key, the salt used to decrypt stored credentials, every configured provider key, and all prompts and responses that transit the gateway. Because LiteLLM also sits between agents and models, an attacker can intercept and rewrite responses in flight by abusing the callback mechanism, which does not appear in the administrative interface. Organizations are advised to upgrade immediately, re-audit every proxy_admin account, review loaded callbacks in configuration files, and rotate any exposed credentials.

Why it matters

This article highlights a critical vulnerability in LiteLLM, a widely used AI infrastructure tool. It is highly relevant for Dutch security professionals as exploitation could lead to severe data breaches, exposing provider keys and violating strict EU data protection and AI security regulations.

More in this beat
berriaiincident-response-playbookslitellmmodel-security-controlsObsidian Securityrisk-and-limitationsthreat-and-vulnerability-updates
LiteLLM Flaw CVE-2026-42271 Exploited in the Wild, Chains to Unauthenticated RCE

08:26 · June 9, 2026

LiteLLM Flaw CVE-2026-42271 Exploited in the Wild, Chains to Unauthenticated RCE

This article is highly relevant for security professionals managing AI infrastructure, as LiteLLM is a widely used tool for routing LLM API calls. Dutch enterprises utilizing LiteLLM must patch immediately to prevent remote code execution and secure their AI deployments against active threats.

Relevance 85 · Audience 95

Critical ServiceNow AI Platform Flaw Exploited for Unauthenticated Code Execution

08:29 · July 21, 2026

Critical ServiceNow AI Platform Flaw Exploited for Unauthenticated Code Execution

This article is highly relevant for security professionals in the Netherlands as it details an actively exploited, critical vulnerability in a widely used enterprise AI platform. Immediate action is required to patch self-hosted instances to prevent unauthorized code execution and potential data breaches.

Relevance 95 · Audience 100

New Cryptographic Context Injection Attack Could Let Web Pages Steal Grok Chat Data

16:36 · August 20, 2026

New Cryptographic Context Injection Attack Could Let Web Pages Steal Grok Chat Data

This article highlights a critical data exfiltration vulnerability in LLMs via context injection, which is highly relevant for security professionals defending AI systems. Understanding this attack vector is essential for Dutch enterprises to ensure GDPR compliance and protect user privacy when deploying AI chatbots.

Relevance 85 · Audience 95

AI Exposes Enterprise Data via Prompt Injection

17:19 · August 13, 2026

AI Exposes Enterprise Data via Prompt Injection

Directly addresses AI-specific security risks and privacy threats with actionable recommendations on data governance and access controls, highly relevant for Dutch/EU security professionals managing AI deployments under GDPR.

Relevance 85 · Audience 90

Google Launches Gemini 3.5 Flash Cyber AI to Find and Fix Software Vulnerabilities

17:09 · July 21, 2026

Google Launches Gemini 3.5 Flash Cyber AI to Find and Fix Software Vulnerabilities

This article is highly relevant for Dutch security professionals as it introduces a state-of-the-art AI tool for automated vulnerability discovery and patching. Given the strict EU regulatory landscape (like NIS2 and the Cyber Resilience Act), leveraging such AI capabilities will be critical for Dutch enterprises and government bodies to proactively secure software supply chains.

Relevance 90 · Audience 95

Secure Code Warrior Research Reveals AI-Generated Code Introduces an Average of 15 Vulnerabilities Per Codebase

15:18 · July 21, 2026

Secure Code Warrior Research Reveals AI-Generated Code Introduces an Average of 15 Vulnerabilities Per Codebase

This research provides crucial empirical data on the security risks of AI-assisted development, directly supporting the Dutch AI market's focus on secure, ethical, and transparent AI deployment. It offers actionable insights for Dutch researchers and CISOs to benchmark LLMs and implement necessary guardrails in enterprise software development.

Relevance 85 · Audience 90

IBM and Red Hat Move Project Lightwell to Commercial Launch, Warning AI Security Risks are a “Wake Up Call” for CX Leaders

18:23 · July 13, 2026

IBM and Red Hat Move Project Lightwell to Commercial Launch, Warning AI Security Risks are a “Wake Up Call” for CX Leaders

This article is highly relevant for security professionals as it highlights a critical shift in the threat landscape where AI accelerates both attacks and remediation. It offers actionable insights into managing technical debt and introduces a major new enterprise tool for securing open-source dependencies, which is vital for Dutch organizations deploying AI.

Relevance 85 · Audience 95

Forg365 PhaaS Targets Microsoft 365 with Device Code and AitM Session Theft

15:03 · July 13, 2026

Forg365 PhaaS Targets Microsoft 365 with Device Code and AitM Session Theft

This article highlights the weaponization of AI by cybercriminals to scale and enhance phishing attacks against widely used enterprise platforms like Microsoft 365. It provides actionable threat intelligence and mitigation strategies crucial for Dutch security professionals defending corporate networks against AI-augmented threats.

Relevance 85 · Audience 95