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.

1081
Total CVEs
55
Pages
Page 11 of 55
Current
Severity CVE CVSS
HIGH CVE-2026-33989 8.1
MEDIUM GHSA-364x-8g5j-x2pr 5.4
MEDIUM GHSA-3c7f-5hgj-h279 5.4
MEDIUM GHSA-w673-8fjw-457c 4.1
MEDIUM GHSA-q4fm-pjq6-m63g 5.4
CRITICAL CVE-2026-2275 9.6
HIGH CVE-2026-2285 7.5
CRITICAL CVE-2026-2286 9.8
CRITICAL CVE-2026-2287 9.8
CRITICAL GHSA-955r-262c-33jc -
HIGH GHSA-m3mh-3mpg-37hw 8.6
HIGH GHSA-hr5v-j9h9-xjhg 7.7
HIGH CVE-2026-29872 8.2
HIGH CVE-2026-4399 7.5
MEDIUM CVE-2026-34451 -
MEDIUM CVE-2026-34450 -
MEDIUM CVE-2026-34452 -
HIGH CVE-2026-34954 8.6
HIGH CVE-2026-34955 8.8
HIGH CVE-2026-34936 7.7

Page 11 of 55