← Real-world cases

CVE-2026-21445 — Langflow missing authentication on critical API endpoints, exploited in the wild

Disclosed vulnerability02 Jan 2026

Langflow is a widely-used open-source visual builder for AI agents and LLM workflows. CVE-2026-21445 (CWE-306, Missing Authentication for Critical Function; CVSS 8.8, High) is a broken-authentication flaw in which multiple critical Langflow API endpoints — reportedly the FastAPI monitor endpoints — were missing the standard authentication checks. Per the GitHub Security Advisory (GHSA-c5cp-vx83-jhqx), this allowed any unauthenticated user to access sensitive user conversation data and transaction/activity histories, and to perform destructive operations including deleting message sessions, all without valid credentials. The flaw affects langflow up to and including 1.7.0.dev44 (patched in 1.7.1) and langflow-base up to and including 0.6.9 (patched in 0.7.1). The advisory was published on 2 Jan 2026; per CrowdSec's tracking, a public proof-of-concept repository appeared by 4 Jan 2026, a public Nuclei detection template was merged on 30 Mar 2026, and first in-the-wild exploitation was reported around 9 Apr 2026; reporting indicates it was subsequently added to KEV-style catalogs. The case is notable because the exposed attack surface is the agent-builder control plane itself — the orchestration platform sitting in the agent build stack — rather than the model or an individual MCP server. (Scope is as described by the GitHub Advisory and CrowdSec: confirmed exposure covers conversation/transaction data and message-session deletion; broader claims such as direct API-key or arbitrary server-file exposure are NOT established for this CVE and likely belong to separate Langflow RCE issues. The candidate's link of this CVE to the 'Operation Bizarre Bazaar' LLM-endpoint campaign is not supported by the primary reporting on that campaign and has been omitted.)

More cases on Sensitive Data Leakage

Bing 'Sydney' system-prompt leakEchoLeak — Microsoft 365 Copilot zero-click (CVE-2025-32711)Agentic-browser indirect-injection demos (ChatGPT Operator)Samsung confidential-code leak via ChatGPTChatGPT persistent-memory exfiltration (Rehberger / 'SpAIware')postmark-mcp backdoorForcedLeak — Salesforce Agentforce CRM exfiltration (CVSS 9.4, no CVE)ServiceNow Now Assist — second-order prompt injection via agent-to-agent discoveryShadowLeak — ChatGPT Deep Research zero-click service-side exfiltrationIDEsaster — AI coding IDEs/agents turned into exfiltration & RCE surfacesMorris II — zero-click self-replicating adversarial-prompt worm across GenAI agentsSalesloft Drift OAuth supply-chain breach (UNC6395) — mass Salesforce data theft via an AI chat integrationNVIDIA Triton Inference Server unauthenticated RCE chain (CVE-2025-23319 / -23320 / -23334)Anamorpher — image-scaling prompt injection against production AI systemsOperation Bizarre Bazaar (first attributed LLMjacking campaign with a resale marketplace)TeamPCP poisons the LiteLLM AI gateway on PyPI to harvest LLM API keysMalicious JetBrains Marketplace plugins steal AI API keysSearchLeak — Microsoft 365 Copilot one-click data theft (CVE-2026-42824)ChatGPhish — ChatGPT web-summary rendering turned into a phishing surfacecodexui-android — malicious npm package steals OpenAI Codex auth tokensPyTorch Lightning PyPI compromise (Mini Shai-Hulud / TeamPCP)Poisoning Claude Code: one GitHub issue hijacks the claude-code-action CI supply chainAmazon Q Developer auto-loads workspace MCP configs, enabling zero-click AWS credential theft (CVE-2026-12957)ClaudeBleed — co-resident Chrome extensions coerce Claude for Chrome into reading Gmail/Docs/CalendarxAI Grok Build CLI — covert full-repo/secrets upload despite privacy opt-outContext Contamination: passive prompt injection poisons LLM security-log analysisAzure DevOps MCP confused-deputy — hidden PR comments hijack AI review agentsmem0 agent-memory server: unauthenticated memory read/write + plaintext LLM-key disclosure (CVE-2026-59705 / CVE-2026-59706)Encrypted chain-of-thought isn't private: stealing reasoning traces from frontier APIsServiceNow AI Platform pre-auth sandbox-escape RCE (CVE-2026-6875)CoSnitch: one-click exfiltration and persistent memory rules in Microsoft Copilot Personal (CVE-2026-24301)LLM Heist: hijacking a LiteLLM gateway for traffic interception, key theft and forged tool-calls

AI RiskAtlas is an educational model of how GenAI & agentic systems work and fail. Architectures and payloads are illustrative and simplified for learning — not operational guidance. Real-world cases are summarised from public reporting.

Sources & further reading →·Built by Shi Yuan ↗