The speed at which businesses have embraced AI agents is breathtaking. In 2025, agentic AI moved from experimental projects to full-blown production deployments almost overnight. But as boardrooms celebrate productivity gains, security operations centres are sounding a very different alarm. Attackers aren't waiting for organisations to get comfortable with AI — they're already inside, exploiting the very tools businesses are racing to deploy. If your company is using AI agents, autonomous copilots, or large-language-model (LLM)-powered workflows, this is not a future problem. It is today's crisis.
The Scale of the Threat Is Already Staggering
The numbers are hard to ignore.
Between March 2025 and February 2026, one in four data breaches was AI-enabled — up 56% from a year earlier, according to IBM.
At the same time,
77% of businesses reported an AI-related security incident in 2024, costing enterprises an average of $4.88 million per breach — the highest in history.
What's driving this surge? Two converging forces: the explosive adoption of AI by businesses, and the equally explosive adoption of AI by attackers.
It's well known that AI enables threat actors to craft more realistic phishing attacks at greater scale, create deepfakes that impersonate legitimate employees, and generate polymorphic malware that evades detection.
Meanwhile,
94% of respondents in the World Economic Forum's Global Cybersecurity Outlook 2026 said AI will be the most significant driver of cybersecurity change in 2026, and 87% believe associated vulnerabilities have increased more than any other type of threat.
The arms race is real — and right now, attackers have the upper hand.
What Makes AI Agents So Vulnerable?
Traditional cybersecurity was built to secure human behaviour. AI agents break that model entirely.
For security teams, the attack surface has expanded exponentially — they are no longer just securing code, but the unpredictable decision-making logic of non-human entities that act on their behalf.
This creates a dangerous blind spot.
SIEM and EDR tools were built to detect anomalies in human behaviour. An agent that runs code perfectly 10,000 times in sequence looks entirely normal to these systems — but that agent might be executing an attacker's will.
Adding to the problem is the sheer pace of deployment.
Gartner expects that by the end of 2026, up to 40% of enterprise applications will integrate with task-optimising AI agents — a sharp rise from less than 5% in 2025.
And critically,
only 24% of enterprises have a dedicated AI security governance team
to manage these risks.
The Top Attack Vectors Targeting AI Platforms
1. Prompt Injection: Social Engineering for AI
Prompt injection has rapidly emerged as the most critical security vulnerability facing enterprise AI deployments. Ranked #1 on the OWASP Top 10 for LLM Applications 2025, this attack technique exploits a fundamental architectural weakness in large language models — their inability to distinguish between trusted instructions and untrusted data.
The mechanics are deceptively simple.
Prompt injection works by embedding hidden instructions in data an AI model processes as commands. An attacker embeds instructions in a web page, a document, or a tool output. The agent reads the content, follows the embedded instruction, accesses credentials, and sends them to an attacker-controlled endpoint.
No malware required. No exploit code. Just words a model interprets as orders.
The consequences are already being felt at enterprise scale.
In June 2025, researchers at Aim Security discovered a zero-click prompt injection vulnerability in Microsoft 365 Copilot, assigned CVE-2025-32711 with a CVSS score of 9.3. The attack required no user interaction — an attacker sent one crafted email with hidden instructions. When Copilot ingested the email during routine summarisation, it extracted data from OneDrive, SharePoint, and Teams, then exfiltrated it through a trusted Microsoft domain.
2. AI Supply Chain Attacks
The top AI security risks in 2026 include prompt injection attacks, autonomous AI agent exploitation, shadow AI usage, model poisoning, and AI supply chain vulnerabilities.
Supply chain attacks are particularly insidious because the compromise happens before your organisation ever touches the system.
A real-world example illustrates how damaging this can be.
A mid-market manufacturing company deployed an agent-based procurement system in Q2 2026. By Q3, attackers had compromised the vendor-validation agent through a supply chain attack on the AI model provider. The agent began approving orders from attacker-controlled shell companies. The company did not detect the fraud until inventory counts fell dramatically — by then, $3.2 million in fraudulent orders had been processed. The root cause: a single compromised agent in a multi-agent system had cascaded false approvals downstream.
3. Credential Theft and Lateral Movement
AI platforms are a goldmine for credential thieves.
IBM's 2026 X-Force Threat Intelligence Index found that over 300,000 ChatGPT credentials were discovered in infostealer malware in 2025. Stolen chatbot credentials pose risks beyond just another entry point into an account — attackers can subsequently siphon entire conversation histories filled with sensitive business information.
Once inside, the lateral movement potential is enormous.
Compromise a single AI agent with elevated permissions, and you're laterally moving across the entire stack, avoiding traditional security alerts.
Attackers consider these integrations to be springboards, leveraging the legitimate access of the AI itself to navigate between systems — compromised AI agents can access databases, code repositories, and cloud infrastructure.
4. Deepfake-Enabled Fraud
In 2026, deepfake audio and real-time video are being used to bypass biometric authentication and authorise fraudulent wire transfers, with attackers using AI to clone executive voices during live Microsoft Teams or Zoom calls.
High-profile cases — such as a $25 million scam involving British firm Arup — highlight the risks, with IT, HR, and finance departments emerging as prime targets as deepfake impersonation becomes a standard tactic.
5. Exploit Acceleration
AI hasn't just made new attacks possible — it has supercharged existing ones.
The time to exploit known vulnerabilities has come down from over 700 days in 2020 to just 44 days in 2025, meaning attackers are developing exploits in less than two months rather than almost two years.
Additionally,
hyper-personalised phishing is the top concern for 50% of security professionals, followed by automated vulnerability scanning and exploit chaining at 45% — and what makes these threats different is that attackers now use AI to orchestrate full attack chains from reconnaissance through data exfiltration with minimal human involvement.
What Attackers Are Really After
The end goal is almost always data, money, or disruption.
Data leakage and malicious manipulation are the top breach types — 50.1% of breached organisations experienced data leakage, while 49.6% experienced manipulation of agents by malicious or untrusted inputs.
Shadow AI is also quietly opening back doors that security teams don't even know exist.
Employees are unknowingly turning GenAI tools into data exfiltration channels — a Cyberhaven study found that 11% of data employees paste into ChatGPT is confidential, exposing trade secrets, PII, and internal IP at an unprecedented scale.
Practical Tips: What Businesses Must Do Right Now
The good news is that effective defence doesn't require starting from scratch. Here are the most impactful steps your organisation can take immediately:
- Apply strict least-privilege access to every AI agent.
Scope permissions to only the specific tools and data needed for each task, and require human approval for high-impact actions like database writes, financial transactions, or external communications.
- Implement comprehensive audit logging.
Log all agent actions with full context so you can audit what happened when something goes wrong.
Visibility is the foundation of any AI security posture.
- Conduct AI-specific red-teaming.
Regular adversarial testing is essential — the rapid evolution of attack techniques means yesterday's defences may be obsolete today. Establish ongoing red team programmes specifically focused on AI and agentic AI security.
- Deploy data loss prevention (DLP) layers.
Implement DLP controls that scan and redact sensitive information from both AI inputs and outputs, and audit what data your AI systems can access — enforcing least privilege across all integrations.
- Assess AI tools before deployment.
Nearly two-thirds (64%) of business leaders in the WEF's Global Cybersecurity Outlook 2026 assessed AI tools' security risks before deploying them — a steep rise from 37% the year before, underscoring how quickly this has become a boardroom priority.
- Build a multi-layered prompt injection defence.
Reducing risk requires architectural controls, runtime monitoring, and governance working together — each layer addresses a different part of the attack, and no single control solves the problem alone.
-
Strengthen authentication across AI platforms. Implement phishing-resistant multi-factor authentication (MFA), enforce strict API security, and apply secrets management practices to every AI integration your organisation runs.
-
Establish an AI security governance team. Given that
only 24% of enterprises currently have a dedicated AI security governance team
, formalising this function — even with a small initial team — puts you significantly ahead of the curve.
The Bottom Line: Speed Is Not a Security Strategy
The businesses most at risk right now are those moving fastest without a security framework to match.
"As AI agents move from experimental projects into real business workflows, attackers are not waiting — they're already exploiting new capabilities such as browsing, document access, and tool calls."
The threat is not theoretical. It is operational, it is accelerating, and the cost of inaction is measured in millions.
Rather than viewing security as something added after an AI solution is deployed, organisations should make it part of AI planning, architecture, implementation, and ongoing operations.
The window to get ahead of this is narrowing fast.
Is your business ready? If you're unsure whether your AI deployments are adequately secured, now is the time to act — not after a breach. Conduct an AI security audit, engage a specialist team, and implement the governance controls that will protect your people, your data, and your reputation. The organisations that treat AI security as a boardroom priority today will be the ones still standing tomorrow. Don't wait to find out which side of that line you're on.


