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.

1120
Total CVEs
56
Pages
Page 53 of 56
Current
Severity CVE CVSS
MEDIUM GHSA-cqwv-9qjx-vxw2 5.3
HIGH GHSA-jvm4-4j77-39p6 -
HIGH GHSA-83w9-h5wv-j9xm -
MEDIUM GHSA-wv26-j37q-2g7p -
MEDIUM GHSA-p2fh-f5fc-44hr 6.5
HIGH GHSA-hw9r-h9mr-4jff 8.8
HIGH GHSA-mhq8-78pj-5j79 7.1
HIGH GHSA-mgq6-vr84-7m2j 8.0
HIGH GHSA-rggc-m335-3wvj -
HIGH CVE-2025-71380 8.8
LOW CVE-2026-14630 3.1
LOW CVE-2026-14742 3.1
MEDIUM CVE-2026-59152 5.0
MEDIUM CVE-2026-14898 6.5
UNKNOWN CVE-2026-55615 -
HIGH CVE-2026-54771 8.1
CRITICAL CVE-2026-54769 10.0
UNKNOWN CVE-2026-54760 -
MEDIUM CVE-2026-55437 5.4
HIGH CVE-2026-55436 7.4

Page 53 of 56