Threat Intelligence

Security Advisories

Structured defensive guides for AI-agent and automation infrastructure. Written by an InfoSec engineer for security teams who need clear, actionable intelligence — not vendor noise.

26 advisories

Critical · CVSS 9.9

RAGFlow Prompt Generator Server-Side Template Injection Leads to Remote Code Execution

CVE-2026-45312: RAGFlow's citation_prompt() renders user-controlled Canvas prompt text through an unsandboxed Jinja2 environment, letting any authenticated user — including a self-registered account — chain a DuckDuckGo tool into an LLM component and execute arbitrary OS commands on the server. Affects RAGFlow through v0.24.0 — fixed in v0.25.0.

May 29, 2026
1 CVE 9.9 Max CVSS Post-Auth SSTI → RCE
Read advisory
Critical · CVSS 9.8

SillyTavern SSO Header Spoofing Authentication Bypass

CVE-2026-44649: When Authelia or Authentik SSO is enabled, SillyTavern blindly trusts the Remote-User/X-Authentik-Username HTTP headers to auto-login users with no proxy-origin check, letting any network client impersonate any user — including admins — with zero credentials. Affects SillyTavern <1.18.0 — fixed in 1.18.0.

May 29, 2026
1 CVE 9.8 Max CVSS Pre-Auth Account Takeover
Read advisory
Critical · CVSS 9.1

Unauthenticated Path Traversal Leads to Recursive Deletion of SillyTavern Extensions Directory

CVE-2026-44650: SillyTavern's /api/extensions/delete endpoint validates extensionName before sanitizing it, letting a single "." collapse to an empty string and target the base extensions directory for an unauthenticated recursive fs.rm. Affects SillyTavern <=1.17.0 — fixed in 1.18.0.

May 11, 2026
1 CVE 9.1 Max CVSS Pre-Auth Data Destruction
Read advisory
Critical · CVSS 9.8

Langroid SQLChatAgent Prompt-to-SQL Injection Leading to Remote Code Execution

CVE-2026-25879: Langroid's SQLChatAgent executes LLM-generated SQL with no statement-type validation, letting prompt injection — even indirect, via ingested data — steer the model into COPY...FROM PROGRAM/xp_cmdshell/FILE primitives for full RCE on the database host. Affects langroid <0.63.0 — fixed in 0.63.0.

May 27, 2026
1 CVE 9.8 Max CVSS Prompt Injection → RCE
Read advisory
Critical · CVSS 9.3

OpenMed Privacy-Filter Model Loader Remote Code Execution via Substring-Matched trust_remote_code

CVE-2026-47117: OpenMed's privacy-filter dispatcher used substring matching on the client-supplied model_name and defaulted to trust_remote_code=True, letting any Hugging Face repo containing "privacy-filter" execute arbitrary code with no authentication. Affects OpenMed <1.5.2 — fixed in 1.5.2.

June 2, 2026
1 CVE 9.3 Max CVSS RCE
Read advisory
Critical · CVSS 9.8

OpenClaude Sandbox Bypass via Model-Controlled dangerouslyDisableSandbox Parameter

CVE-2026-42074: OpenClaude's BashTool schema lets the LLM itself set a dangerouslyDisableSandbox flag, which combined with a default allowUnsandboxedCommands: true policy lets a single prompt-injected tool call escape the sandbox for full host-level RCE. Affects OpenClaude <0.5.1 — fixed in 0.5.1.

June 2, 2026
1 CVE 9.8 Max CVSS Sandbox Escape
Read advisory
Critical · CVSS 9.6

LibreChat MCP Server URL Environment Variable Exfiltration

CVE-2026-32625: Any authenticated LibreChat user can register a malicious MCP server URL whose ${VAR} placeholders resolve against the server's own environment, exfiltrating JWT_SECRET, CREDS_KEY/CREDS_IV, and MONGO_URI to an attacker domain. Affects LibreChat ≤0.8.3 — fixed in 0.8.4-rc1.

June 2, 2026
1 CVE 9.6 Max CVSS Post-Auth Secret Leak
Read advisory
Critical · CVSS 9.9

Flowise Custom-Function Endpoint Authorization Bypass Leading to Host RCE

CVE-2026-46442: A missing route-level auth check on Flowise's Custom Function endpoint lets any authenticated user submit raw JavaScript that escapes the NodeVM fallback sandbox, reaching the host process. Affects Flowise ≤3.1.1 — fixed in 3.1.2.

May 14, 2026
1 CVE 9.9 Max CVSS Post-Auth RCE
Read advisory
High · CVSS 8.1

Keras Archive Extraction Path Traversal

CVE-2026-11816: CWD-relative path validation in Keras's archive extraction filters allows arbitrary file writes when the process CWD is / — the default in Docker, CI/CD runners, and Jupyter kernels. An independent ZIP filter crash silently disables all traversal protection on unpatched versions.

April 3, 2026
1 CVE CVSS 8.1 Path Traversal
Read advisory
Critical · CVE Pending

durabletask PyPI Supply Chain Compromise

TeamPCP published three malicious versions of Microsoft's Azure Durable Functions Python SDK to PyPI via a stolen API token. The import-time dropper delivers a multi-cloud credential stealer, self-propagating worm (AWS SSM + Kubernetes exec), and geotargeted disk wiper targeting Israeli and Iranian systems.

May 19, 2026
CVE Pending Critical (OSV) 1.7M Downloads
Read advisory
High · CVSS Pending

BadHost: Starlette Host-Header Auth Bypass

Starlette before 1.0.1 reconstructed request.url from the untrusted Host header, enabling middleware bypass in FastAPI apps, MCP servers, vLLM, LiteLLM, and AI agent backends. A crafted Host header allows unauthenticated access to protected endpoints across the AI agent stack.

May 26, 2026
1 CVE CVSS Pending Auth Bypass
Read advisory
Critical · CVSS 9.6

Claw Chain Defensive Guide

Four chainable vulnerabilities in OpenClaw AI-agent servers — TOCTOU filesystem escapes, environment-variable disclosure, and MCP loopback privilege escalation. Includes a 24-hour response checklist and long-term agent governance framework.

May 15, 2026 · Updated
4 CVEs 9.6 Max CVSS ~245K Exposed
Read advisory
Critical · CVSS 9.8

MCP Toolchain Vulnerabilities

OX Security disclosed critical vulnerabilities across MCP server implementations affecting 150M+ downloads. CVE-2025-65719 enables RCE via crafted HTML in kubectl-mcp-server; attackers bypass local-only protections to invoke MCP functions under victim credentials.

May 12, 2026
2 CVEs 9.8 Max CVSS ~150M Downloads
Read advisory
Critical · CVSS 9.8

JunoClaw Agentic AI Toolchain

Four vulnerabilities in JunoClaw's blockchain agent platform: BIP-39 wallet seeds serialized into LLM tool-call JSON (CVSS 9.8), shell command injection via metacharacter bypass, command-safety blocklist bypass, and SSRF through the WAVS bridge's unvalidated URL fetching.

May 12, 2026
4 CVEs 9.8 Max CVSS Wallet Exposed
Read advisory
Critical · CVSS 10.0

Mini Shai-Hulud: TanStack npm Supply Chain Attack

TeamPCP chained three GitHub Actions vulnerabilities — a pull_request_target Pwn Request, Actions cache poisoning, and OIDC token extraction from runner memory — to publish 84 malicious @tanstack/* packages carrying valid SLSA Build Level 3 provenance attestations. The worm self-propagated to 169 total packages and confirmed compromise of two OpenAI employee devices.

May 11, 2026
1 CVE CVSS 10.0 169 Packages
Read advisory
High · 2FA Bypass

AI-Developed Zero-Day: 2FA Bypass

Google Threat Intelligence Group confirmed the first zero-day exploit developed with AI assistance — a semantic logic flaw enabling 2FA bypass on a popular open-source web administration tool. Criminal actors planned mass exploitation before responsible disclosure disrupted the campaign.

May 11, 2026
1 Zero-Day 2FA Bypass Patched
Read advisory
Critical · CVSS 9.3

LiteLLM Proxy SQL Injection

Pre-authentication SQL injection in LiteLLM Proxy's API key verification path enables unauthenticated database reads and credential theft from the AI gateway. A single exploit yields keys for every LLM provider the proxy manages — OpenAI, Anthropic, Azure, and more.

May 8, 2026
1 CVE CVSS 9.3 Pre-Auth SQLi
Read advisory
High · CVSS 7.3

PraisonAI Authentication Bypass

Affected versions 2.5.6–4.6.34 shipped a legacy Flask API server with authentication hard-coded off. Unauthenticated attackers could enumerate all agent metadata and freely invoke workflows via GET /agents and POST /chat — no token required.

May 8, 2026
1 CVE CVSS 7.3 Auth Bypass
Read advisory
Critical · CVSS 9.9

Semantic Kernel Prompt-to-RCE

Two CVSS 9.9 vulnerabilities in Microsoft Semantic Kernel convert prompt injection into host-level remote code execution and arbitrary file write. Includes upgrade paths, a 9-step defensive checklist, and long-term agent governance guidance.

May 7, 2026
2 CVEs 9.9 Max CVSS RCE Impact
Read advisory
Critical · CVSS 9.1

Bleeding Llama in Ollama

Unauthenticated heap out-of-bounds read in Ollama's GGUF model parser leaks process memory — user prompts, system prompts, API keys, and environment variables — with no credentials required. Estimated to affect 300,000 servers globally.

May 5, 2026
1 CVE CVSS 9.1 ~300K Exposed
Read advisory
Critical · CVSS 10.0

Gemini CLI TrustIssues

GHSA-wpqr-6v78-jr5g: Gemini CLI's --yolo mode bypasses tool allowlists while processing untrusted GitHub issues, enabling prompt injection to escalate from a public issue to CI secret extraction and full repository write compromise. A single crafted issue is the only entry point required.

May 5, 2026
1 GHSA CVSS 10.0 Supply Chain
Read advisory
High · CVSS 8.1

Cursor IDE Git Hook RCE

CVE-2026-26268: Cursor IDE's AI coding agent autonomously performs Git operations — including checkouts into attacker-embedded bare repositories — triggering malicious hooks on developer workstations. Asking the agent to explain a codebase is enough to achieve arbitrary code execution.

April 28, 2026
1 CVE CVSS 8.1 Workstation RCE
Read advisory
Critical · CVSS 9.2

OpenClaw Feishu Auth Bypass

CVE-2026-44109: Fail-open authentication in two Feishu webhook validation paths lets unauthenticated traffic bypass signature verification and reach OpenClaw agent command dispatch — exposing shell execution, filesystem access, Docker, and browser automation to network-accessible attackers.

April 16, 2026
1 CVE CVSS 9.2 Auth Bypass
Read advisory
Critical · CVSS 9.9

0DIN AI Scanner RCE

CVE-2026-41512: JavaScript injection in 0DIN AI Scanner's PlaywrightService lets any authenticated tenant member execute arbitrary Node.js code in the Rails container — reading SECRET_KEY_BASE, PostgreSQL credentials, OAuth secrets, and all tenant data. Default deployments are trivially exploitable without prior knowledge.

April 16, 2026
1 CVE CVSS 9.9 Container RCE
Read advisory
High · CVSS 8.1

Spring AI VectorStore Injection

FilterExpression metadata filters in Spring AI were not properly escaped before conversion to vector store query languages, allowing user-controlled input to alter retrieval query semantics — bypassing tenant isolation and document-level authorization in RAG pipelines.

April 27, 2026
1 CVE CVSS 8.1 RAG Injection
Read advisory
High · CVSS 7.5

LMDeploy Vision-Language SSRF

Unvalidated image_url fetching in LMDeploy's vision-language handler exposes cloud metadata services, internal databases, and private network topology via SSRF. Exploited in the wild within 12 hours of advisory publication.

April 22, 2026
1 CVE CVSS 7.5 12h 31m to Exploit
Read advisory