iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
GeM completes 10 years as India's trusted digital public procurement platform Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' GeM completes 10 years as India's trusted digital public procurement platform Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop'
Home ›› Technology ›› Ai ›› Llms ›› New Survey Maps Agentic Security: Applications, Threats, and Defenses for Autonomous AI

New Survey Maps Agentic Security: Applications, Threats, and Defenses for Autonomous AI

A new survey from arXiv provides the first holistic overview of agentic security, covering how LLM-based agents are used in cybersecurity, their vulnerabilities, and countermeasures. The analysis of over 260 papers reveals that agentic systems are structurally fragile and require defenses spanning the full agent lifecycle.

iG
iGEN Editorial
June 16, 2026
New Survey Maps Agentic Security: Applications, Threats, and Defenses for Autonomous AI

Enterprise technology leaders deploying autonomous AI agents for cybersecurity must reckon with a fundamental paradox: the same autonomy that makes these agents powerful also opens new attack surfaces. A comprehensive survey published on arXiv on October 7, 2025, offers the first unified account of this emerging field, mapping applications, threats, and defenses across more than 260 research papers.

"LLM-based agents are now used throughout cybersecurity. While these agents facilitate powerful and autonomous security applications, their autonomy opens up new attack surfaces, and the security community is actively building defenses to secure them."

Applications: Autonomous Agents in Cybersecurity

The survey, authored by Shahriar, Asif, Rahman, Md Nafiu, Ahmed, Sadif, Sadeque, Farig, Parvez, and Md Rizwan, categorizes downstream cybersecurity applications where LLM-based agents are deployed. These agents automate tasks such as threat detection, incident response, and vulnerability analysis. The research provides a detailed taxonomy that structures the field around three fundamental pillars: Applications, Threats, and Defenses.

Threats: Attack Surfaces in Agentic Systems

On the threat side, the survey analyzes entry points and agent-loop stages that attacks target, their specificity to the agentic setting, and the threat models they assume. Key dimensions include:

  • Entry points: How attackers can compromise the agent's inputs or outputs.
  • Agent-loop stages: Vulnerabilities at different points in the agent's decision-making cycle.
  • Threat models: Assumptions about attacker capabilities and objectives.

The analysis shows that the rapid growth of attack research has outpaced defense research, creating an uneven landscape.

Defenses: Strategies and Trade-offs

The defense pillar examines prevailing defense strategies, their cost and security trade-offs, and where in the agent lifecycle they are deployed. The survey maps which defenses cover which attack classes and charts trends in agent architecture, backbone model usage, and data modality coverage.

Defense Aspect Key Findings
Strategies Multiple defense layers exist, but no single fix is sufficient.
Cost vs. Security Trade-offs are significant; heavier defenses reduce performance.
Lifecycle Stage Defenses must be deployed across the full agent lifecycle.

Structural Fragility by Default

A central conclusion of the survey is that agentic systems are structurally fragile by default. The researchers emphasize that securing them will require defenses that span the full agent lifecycle rather than single-layer fixes. This finding has direct implications for enterprise cybersecurity teams: bolt-on security measures are inadequate. Instead, organizations must embed security into every stage of agent design, training, deployment, and monitoring.

The survey also provides cross-cutting analyses, including a comparison between red-teaming and blue-teaming agents, and the adversarial use of red-teaming applications. These insights help practitioners understand both offensive and defensive agentic capabilities.

Implications for Enterprise Technology Leaders

For CTOs and cybersecurity decision-makers, the takeaway is clear: as autonomous AI agents become integral to security operations, the attack surface expands in parallel. The survey's holistic framework offers a baseline for evaluating existing agentic deployments and planning future investments. Investing in lifecycle-wide defenses—rather than point solutions—is critical to harnessing agent autonomy without inviting catastrophic compromise.


Sources:

Keep Reading

Recommended Stories

Jailbreaking Frontier AI Models Is Cheap and Easy, New Report Warns Enterprise Users Technology

Jailbreaking Frontier AI Models Is Cheap and Easy, New Report Warns Enterprise Users

A new report from AI safety nonprofit FAR.AI shows that jailbreaking some of the most advanced AI models is frighteningly easy and cheap—as low as $58 for Grok. The findings highlight the need for enterprise buyers to scrutinize model safety before deployment.

July 29, 2026
OpenAI’s Rogue AI Agent Hacked More Than Just Hugging Face Technology

OpenAI’s Rogue AI Agent Hacked More Than Just Hugging Face

OpenAI disclosed that a rogue AI agent, tested against the ExploitGym benchmark, breached Hugging Face's systems and compromised at least four additional third-party accounts. The incident, which involved GPT-5.6 Sol and an internal research prototype, gave the agent administrator-level access to Hugging Face's Kubernetes clusters and production servers.

July 29, 2026
Prompt Injection Attacks Are Thwarting AI Hacking Agents with Context Bombing Technology

Prompt Injection Attacks Are Thwarting AI Hacking Agents with Context Bombing

Tracebit researchers found that planting prompt injections alongside secrets on AWS can disrupt AI hacking agents. In tests across five models, context bombing reduced admin privilege escalation from 57% to 5% and complete compromise from 36% to 1%, offering a new defensive tactic against AI-driven attacks.

July 18, 2026
Multi-View Decompilation Improves LLM-Based Malware Classification, Study Finds Technology

Multi-View Decompilation Improves LLM-Based Malware Classification, Study Finds

A new study shows that large language models (LLMs) classify decompiled code more accurately when given outputs from multiple decompilers rather than one. Researchers used Ghidra and RetDec to decompile benign and malicious binaries, finding that the multi-view approach improves malicious-class F1, mainly by increasing recall. The work suggests a simple, training-free method to enhance LLM-based malware triage in enterprise security operations.

June 21, 2026