By Sagar Shankaran, Founder of CallSphere
48% of CISOs identify agentic AI as top attack vector. 88% report security incidents. Dark Reading's comprehensive threat analysis for 2026.
Key takeaways
Dark Reading's 2026 State of AI Security survey reveals a troubling paradox: 83 percent of enterprises are planning or actively deploying agentic AI systems, yet only 29 percent report having security measures specifically designed for autonomous AI agents. This gap between adoption velocity and security readiness is creating what security researchers are calling the largest new attack surface since the cloud migration wave of the 2010s.
The numbers are stark. In the survey of 500 CISOs and security leaders across North America and Europe, 48 percent identified agentic AI as the top emerging attack vector for their organizations. Even more alarming, 88 percent of organizations that have already deployed AI agents reported at least one security incident related to those agents within the first 12 months of deployment. These incidents range from data exfiltration through manipulated agent reasoning to unauthorized access escalation through agent credential misuse.
What makes agentic AI fundamentally different from previous attack surfaces is that agents are not passive targets. They actively make decisions, call APIs, access databases, and interact with external systems. A compromised agent does not just leak data; it takes actions. An attacker who gains control of an AI agent inherits all the agent's permissions and capabilities, and the agent's autonomous nature means those capabilities execute at machine speed without human verification.
AI agents that maintain persistent memory or context across interactions are vulnerable to memory poisoning. In these attacks, adversaries inject carefully crafted information into the agent's memory during legitimate interactions. The poisoned memory then influences the agent's future decisions in ways that benefit the attacker.
flowchart LR
SIG[("Telemetry<br/>EDR, network, auth")]
INGEST["Ingest plus<br/>normalize"]
AGENT["Threat hunting agent<br/>LLM plus tools"]
HYP["Hypothesis<br/>e.g. lateral move"]
QUERY[("SIEM queries<br/>Splunk or Sentinel")]
EVID["Evidence collected"]
SCORE{"Confidence<br/>and severity"}
AUTO["Auto remediate<br/>isolate host"]
SOC(["Tier 2 analyst<br/>triage queue"])
SIG --> INGEST --> AGENT --> HYP --> QUERY --> EVID --> SCORE
SCORE -->|High and confident| AUTO
SCORE -->|Mid| SOC
SCORE -->|Low| INGEST
style AGENT fill:#4f46e5,stroke:#4338ca,color:#fff
style SCORE fill:#f59e0b,stroke:#d97706,color:#1f2937
style AUTO fill:#dc2626,stroke:#b91c1c,color:#fff
style SOC fill:#0ea5e9,stroke:#0369a1,color:#fff
For example, a customer interacting with a support agent might embed instructions disguised as context that cause the agent to apply unauthorized discounts, override security checks, or share sensitive information in future interactions. Because the poisoned content persists in the agent's memory, the attacker does not need to be present for the exploit to take effect. Research from multiple security labs has demonstrated that memory poisoning can persist through hundreds of subsequent interactions without detection.
Hear it before you finish reading
Talk to a live CallSphere AI voice agent for IT support in your browser — 60 seconds, no signup.
As multi-agent architectures become common, agents increasingly interact with other agents. This creates opportunities for impersonation attacks where a malicious agent masquerades as a trusted agent within an organization's agent ecosystem. Without robust agent identity and authentication mechanisms, a rogue agent can inject itself into agent workflows, intercepting data flows, modifying instructions, or escalating its own privileges.
Dark Reading reports that several organizations have discovered unauthorized agents operating within their environments, agents that were not deployed by anyone in the organization but had gained access through compromised API credentials or misconfigured agent registries. These shadow agents operated undetected for weeks because monitoring systems were not designed to distinguish between authorized and unauthorized agents.
Prompt injection, where adversarial instructions embedded in data manipulate an agent's behavior, is well known but takes on new dimensions with autonomous agents. An agent that autonomously reads emails, browses web pages, processes documents, or ingests data from external APIs is continuously exposed to potential prompt injections embedded in its input stream.
At scale, attackers can seed prompt injections across multiple data sources that the agent is likely to encounter. Even if any single injection has a low probability of success, the sheer volume of exposure points means that production agents encounter injection attempts regularly. Dark Reading documented cases where agents processing customer feedback forms were manipulated into modifying database records, generating unauthorized API calls, and leaking internal system prompts.
AI agents typically have access to tools including database queries, API calls, file system operations, and code execution. Attackers who manipulate agent reasoning can cause the agent to use these tools in unintended ways. An agent with legitimate database read access might be tricked into constructing queries that extract data outside its intended scope. An agent with email-sending capability might be manipulated into sending phishing emails to other employees from a trusted internal address.
The privilege escalation risk is particularly acute because many organizations grant agents broad permissions to enable flexible operation, violating the principle of least privilege. When an agent is compromised, the attacker inherits all of those broadly scoped permissions.
Still reading? Stop comparing — try CallSphere live.
See the IT support AI agent handle a real call — complete, industry-specific, and live in your browser. No signup.
Dark Reading's survey highlights the specific areas where security readiness lags behind deployment:
Dark Reading cataloged several notable AI agent security incidents from 2025 and early 2026:
Dark Reading's analysis, informed by interviews with security researchers and practitioners, outlines a comprehensive mitigation approach:
Traditional AI models process inputs and produce outputs within a defined scope. AI agents actively take actions: they call APIs, query databases, send emails, modify records, and interact with external systems. A compromised traditional model might produce bad predictions. A compromised agent takes harmful actions autonomously, at machine speed, using all of its granted permissions. The blast radius of an agent compromise is fundamentally larger than a model compromise.
Memory poisoning occurs when adversarial content is injected into an agent's persistent memory or context, influencing its future behavior even after the attacker is no longer interacting with it. Defenses include limiting memory persistence duration, implementing integrity checks on stored context, separating trusted and untrusted memory stores, and periodically auditing memory contents for anomalous entries. Organizations should also limit what actions agents can take based solely on recalled memory without fresh verification.
Start with an agent inventory to understand what agents are deployed, what permissions they hold, and what data they access. Next, implement least-privilege access controls and short-lived credentials. Then deploy behavioral monitoring for the highest-risk agents, those with access to sensitive data, financial systems, or customer-facing operations. Red teaming and advanced input sanitization can follow as the program matures. The key is to start with visibility and access control before investing in more sophisticated defenses.
Multi-agent systems introduce additional attack vectors including agent impersonation, inter-agent communication interception, and cascading compromise where one breached agent compromises others. However, multi-agent architectures also enable security benefits including separation of privileges across agents, mutual monitoring where agents verify each other's behavior, and containment where a compromised agent's impact is limited to its specific scope. The net security impact depends entirely on the architecture's design and the security controls implemented.

Written by
Sagar Shankaran· Founder, CallSphere
LinkedInSagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
The 2026 desktop AI agent landscape — ServiceNow Project Arc, Anthropic Claude offerings, OpenAI agents, and Google Mariner. A buyer's map.
Anthropic's restricted Mythos model is reshaping vuln discovery. Inside the Mozilla Firefox case, what it means for AppSec, and where voice AI fits.
An agentic-AI perspective on Anthropic Skills system, covering orchestration patterns, tool use, and how agent tooling fits production agent stacks.
Enterprise CIO Guide perspective on Comet's general-availability launch put an agentic browser in front of millions of consumers, and it works better than the demos suggested.
Enterprise CIO Guide perspective on Harvey AI's enterprise rollout numbers show legal agents have moved past the pilot stage at AmLaw 100 firms.
Enterprise CIO Guide perspective on Hippocratic AI's deployment numbers show healthcare voice agents are moving from pilot to production across major US health systems.
© 2026 CallSphere Inc. All rights reserved.
Made within San Francisco
Watch how CallSphere handles real customer calls, schedules appointments, and processes payments — live.
Try Live DemoBook a DemoCalculate Your ROI