cd /news/ai-infrastructure/the-ai-gateway-becomes-a-target-meas… · home topics ai-infrastructure article
[ARTICLE · art-134194] src=dev.to ↗ pub= topic=ai-infrastructure verified=true sentiment=↓ negative

The AI Gateway Becomes a Target: Measuring LiteLLM and Kestra Exposure

A security analysis found that LiteLLM, an AI gateway tied to CVE-2026-59822 (CVSS 8.8), had 34,412 internet-facing deployments, while workflow orchestration platform Kestra, affected by CVE-2026-49869 (CVSS 10.0), had 126, after both were added to CISA's Known Exploited Vulnerabilities catalog on September 2, 2026. The counts, gathered with ZoomEye on 2026-09-19, highlight that AI infrastructure components now hold high-value credentials such as model provider API keys and database secrets. The analysis recommends organizations query for their own AI gateways and orchestration tools to confirm none are unexpectedly exposed.

by read2 min views1 publishedSep 18, 2026

The CISA Known Exploited Vulnerabilities catalog update on September 2, 2026, marked a shift. Among the seven newly listed flaws were vulnerabilities in LiteLLM, an AI gateway, and Kestra, a workflow orchestration platform. For the first time, AI infrastructure components appeared as confirmed exploitation targets alongside traditional VPN and web-framework flaws. That makes their internet exposure worth measuring.

LiteLLM (CVE-2026-59822, an improper authentication flaw rated CVSS 8.8) and Kestra (CVE-2026-49869, an OS command injection rated CVSS 10.0) are not edge appliances in the traditional sense. They are application-layer services that organizations deploy to route model requests and orchestrate data workflows. Because they often hold API keys to large language models and other sensitive services, a compromise can expose credentials rather than just compute.

The counts below were collected with ZoomEye on 2026-09-19 using sub_type "all" and a page size of one, so each figure is the matched total. Query strings are included for reproducibility. These counts describe internet-facing assets matching a fingerprint, not confirmed vulnerable instances.

app="LiteLLM" returned 34,412 matches, indicating a substantial number of internet-facing AI gateway deployments.app="Kestra" returned 126 matches, a much smaller footprint consistent with a more specialized orchestration tool.app="Langflow" returned 18,448 matches, another AI-adjacent platform with meaningful exposure.app="Metabase" returned 115,725 matches, a widely deployed analytics tool that has also appeared in exploitation reporting. The contrast between the AI-infrastructure counts is instructive. LiteLLM's larger footprint reflects how commonly AI gateways are deployed as shared services, often reachable by many internal clients and, in some cases, the internet. Kestra's smaller count does not make it less dangerous; a single exposed orchestration platform with command-execution potential is a serious risk. AI infrastructure deserves the same exposure discipline as traditional services. These platforms frequently hold high-value secrets: model provider API keys, database credentials, and workflow tokens. When such a service is internet-reachable and unpatched, the consequence is not just service disruption but credential theft at scale.

The measurement supports a concrete workflow. An organization can query for its AI gateways and orchestration tools, compare the result to its inventory, and verify that none of them are exposed to the public internet. Any match that the organization did not expect is an immediate finding.

── more in #ai-infrastructure 4 stories · sorted by recency
── more on @litellm 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/the-ai-gateway-becom…] indexed:0 read:2min 2026-09-18 ·