Updated
Updated · Ars Technica · May 26
X41 D-Sec, Nemesis Launch Scanner for CVE-2026-48710 as 325 Million Weekly Starlette Downloads Face Risk
Updated
Updated · Ars Technica · May 26

X41 D-Sec, Nemesis Launch Scanner for CVE-2026-48710 as 325 Million Weekly Starlette Downloads Face Risk

1 articles · Updated · Ars Technica · May 26
  • X41 D-Sec and Nemesis launched an online scanner for BadHost, a newly disclosed Starlette flaw that researchers say leaves millions of AI agents and servers exposed.
  • A single injected character in the HTTP Host header can bypass path-based authorization, letting attackers breach internet-exposed systems and steal credentials and sensitive data.
  • Starlette versions before 1.0.1 are affected, with the bug cascading into FastAPI, vLLM, LiteLLM, Text Generation Inference, MCP servers and other Python AI tooling.
  • MCP servers are especially attractive targets because they store credentials linking AI agents to email, calendars, databases and other external resources.
  • Starlette’s developer says the framework sees 325 million downloads a week, and researchers argue the flaw’s official 7/10 score understates what X41 calls critical severity.
Is the BadHost flaw the tip of the iceberg for securing powerful, autonomous AI agents?
A single character can breach millions of AI tools. What other simple, devastating flaws are hiding in plain sight?
With 325 million weekly downloads, who is responsible for securing the open-source code our AI relies on?

BadHost Vulnerability: The Starlette Flaw That Threatens AI Agents and LLM Servers with Widespread Exploitation

Overview

On May 22, 2026, security researchers at X41 D-Sec discovered and disclosed the critical 'BadHost' vulnerability (CVE-2026-48710) in the Starlette ASGI framework, posing an immediate and severe threat to many applications. The public release of Proof of Concept code made exploitation trivially automatable, greatly increasing the risk of widespread attacks. Organizations running Python AI infrastructure—especially those without a reverse proxy—are highly vulnerable, as attackers can easily bypass security and steal valuable AI API keys. Immediate action, including patching and deploying proper safeguards, is essential to prevent unauthorized access and data breaches.

...