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 52 of 56
Current
Severity CVE CVSS
HIGH GHSA-xww8-gqvh-92x9 8.0
MEDIUM CVE-2026-58653 4.3
HIGH CVE-2026-50180 -
HIGH CVE-2026-50181 7.1
HIGH GHSA-p73f-w79w-jqr5 -
HIGH GHSA-j472-gf56-x589 -
HIGH GHSA-77q5-rr5v-x43q -
HIGH GHSA-w5ww-7chg-mxcq -
MEDIUM GHSA-4m3v-q747-pc6h -
MEDIUM GHSA-275c-xpvc-jgfw -
LOW GHSA-3wqp-prf6-2m72 3.1
MEDIUM GHSA-6c4r-g249-wv3c -
MEDIUM GHSA-77pv-3w4q-vrj5 -
HIGH GHSA-xr4f-mjxj-w6w5 8.3
MEDIUM GHSA-hcm3-8f6r-6xwg 6.5
MEDIUM GHSA-grc3-2j34-p6gm -
CRITICAL GHSA-w4v6-g3wm-w36c -
MEDIUM GHSA-gp79-m99v-gjmh -
HIGH GHSA-qjpc-qf9m-xwmr 8.8
HIGH GHSA-c29c-2q9c-pc86 -

Page 52 of 56