AI Component

Agent

Agents are LLM applications that can take actions — call tools, write files, hit APIs, browse the web, or invoke other agents. That capability shifts the security model fundamentally: a prompt-injection payload in a chat app is annoying, but the same payload in an agent can trigger real actions (send email, transfer funds, push code). Indirect prompt injection is especially dangerous here because agents routinely consume untrusted content (web pages, emails, files) where attacker instructions can hide. The OWASP LLM Top 10 added "Excessive Agency" as LLM08 specifically for this class. AI Threat Alert tracks CVEs in popular agent frameworks (LangGraph, CrewAI, AutoGen, AutoGPT, LangChain agents) and incident reports from AIID for production agent misuse. Defenses: human-in-the-loop for irreversible actions, scoped tool permissions, separate trust boundaries between agent-controlled and user-controlled context, and budget caps on tool invocation.

553
Total CVEs
28
Pages
Page 1 of 28
Current
Severity CVE CVSS
HIGH CVE-2026-27795 7.4
CRITICAL CVE-2026-27966 9.8
HIGH CVE-2026-25750 8.1
CRITICAL CVE-2026-28451 9.3
CRITICAL CVE-2026-30741 9.8
CRITICAL CVE-2026-25960 9.8
CRITICAL CVE-2026-33017 9.8
HIGH CVE-2026-33053 8.8
MEDIUM CVE-2026-27167 5.9
HIGH CVE-2026-30820 8.8
UNKNOWN CVE-2026-30822 -
UNKNOWN CVE-2026-30823 -
CRITICAL CVE-2026-30824 9.8
HIGH CVE-2026-31829 8.8
HIGH CVE-2026-27905 7.8
CRITICAL CVE-2026-27493 9.0
CRITICAL CVE-2026-27494 9.9
CRITICAL CVE-2026-27495 9.9
HIGH CVE-2026-27497 8.8
HIGH CVE-2026-27498 8.8

Page 1 of 28