When AI Infrastructure Becomes the Target: Attacks Observed on LiteLLM, RAGFlow, and Kestra
1. Basic Information Article Title : When AI infrastructure becomes the target: Securing gateways and control points Publisher : Microsoft Security Research Publication Date : 2026-08-26 Source : Microsoft Security Research Related Sources : CVE-2026-42271 , CVE-2026-48710 , CVE-2026-49869 Related Malware, Threat Groups, CVEs, and Products : XMRig, CVE-2026-42271, CVE-2026-48710, CVE-2026-49869,…
When AI infrastructure becomes the target, such as LiteLLM, RAGFlow, and Kestra, attackers often compromise central control points. These points hold model keys, database credentials, and container permissions, enabling credential theft, persistence, and cryptomining. LiteLLM compromises occur via command execution through an exposed gateway, reading environment variables to gather keys and exfiltrate configurations.
Persistence is maintained through service accounts and hidden files. RAGFlow compromises involve an OAST callback that executes code within the same service context, altering startup routes and stealing API keys. Kestra compromises involve an authentication bypass vulnerability allowing a worker to spawn a shell and harvest cloud keys and API tokens.
Threat actors target AI management planes and APIs, often operating within application and worker contexts. Symptoms of compromise include shell and process execution, Docker socket access, and outbound traffic. Success leads to theft of keys, persistent access, and cryptomining. Logs indicate shell spawning, process execution, Docker socket enumeration, and XMRig deployment.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.