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 12 of 55
Current
Severity CVE CVSS
HIGH CVE-2026-34937 7.8
CRITICAL CVE-2026-34938 10.0
HIGH CVE-2026-34222 7.7
MEDIUM GHSA-9q7v-8mr7-g23p -
MEDIUM GHSA-mvv8-v4jj-g47j 6.5
CRITICAL CVE-2026-35216 9.1
HIGH CVE-2026-35394 8.3
HIGH CVE-2026-35021 7.8
HIGH CVE-2026-35020 8.4
CRITICAL CVE-2026-35022 9.8
CRITICAL CVE-2026-35615 -
HIGH CVE-2026-39308 7.1
HIGH CVE-2026-39306 7.3
CRITICAL CVE-2026-39305 9.0
HIGH CVE-2026-39307 8.1
MEDIUM CVE-2026-34425 -
HIGH CVE-2026-34511 -
MEDIUM GHSA-83f3-hh45-vfw9 -
MEDIUM GHSA-jj6q-rrrf-h66h -
MEDIUM GHSA-rxmx-g7hr-8mx4 -

Page 12 of 55