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 13 of 55
Current
Severity CVE CVSS
MEDIUM GHSA-fh32-73r9-rgh5 -
MEDIUM GHSA-w6wx-jq6j-6mcj -
MEDIUM GHSA-98ch-45wp-ch47 -
MEDIUM GHSA-2f7j-rp58-mr42 -
MEDIUM GHSA-2qrv-rc5x-2g2h -
MEDIUM GHSA-5hff-46vh-rxmw -
MEDIUM GHSA-4p4f-fc8q-84m3 -
MEDIUM GHSA-846p-hgpv-vphc -
MEDIUM GHSA-m34q-h93w-vg5x -
LOW GHSA-fqrj-m88p-qf3v -
MEDIUM GHSA-wwfp-w96m-c6x8 -
MEDIUM GHSA-h43v-27wg-5mf9 -
MEDIUM GHSA-wpc6-37g7-8q4w -
MEDIUM GHSA-42mx-vp8m-j7qh -
LOW GHSA-767m-xrhc-fxm7 -
MEDIUM GHSA-fwjq-xwfj-gv75 -
MEDIUM GHSA-3q42-xmxv-9vfr -
HIGH GHSA-vfw7-6rhc-6xxg -
MEDIUM GHSA-vjx8-8p7h-82gr -
MEDIUM GHSA-4g5x-2jfc-xm98 -

Page 13 of 55