From CISO Marketplace — the hub for security professionals Visit

Agentic AI Threat

Threat Intelligence

Definition

Security risks arising from autonomous AI agents that can plan, call APIs, execute code, browse the web, and take multi-step actions — creating novel attack surfaces for privilege escalation, unintended resource access, and chain-of-thought manipulation.

Technical Details

Agentic AI systems operate with persistent memory, tool access, and the ability to spawn sub-agents, dramatically expanding the blast radius of a successful attack. Key risks include: over-privileged tool access, prompt injection via environmental inputs, uncontrolled resource consumption, irreversible side effects (deleting data, sending emails), and confused deputy attacks when agents act on behalf of users.

Practical Usage

Enterprise teams deploying AI agents for code review, infrastructure management, or customer workflows must apply least-privilege principles to agent tool permissions, implement human-in-the-loop checkpoints for irreversible actions, log all agent actions for audit, and sandbox agent execution environments.

Examples

Related Terms

Prompt Injection Attack Indirect Prompt Injection AI Red Teaming Shadow AI LLM Jailbreaking
← Back to Glossary