Securing Your SaaS and Data in the Age of AI Agents
On this page
The pilot wrapped up in Q3. The team moved on. Nobody decommissioned the agent.
Months later, that agent is still running. It has read access to your entire customer database — PII, payment history, support tickets. It was built by a marketing manager who wanted to automate follow-up emails. It was never reviewed by IT. It doesn’t use multi-factor authentication. And if someone feeds it the right instruction, it will hand over everything it can see.
This isn’t a hypothetical. Palo Alto Networks published a detailed breakdown in May 2026 describing exactly this pattern — and they uncovered hundreds of these dormant agents at a single customer. Built by employees trying to be productive. Never cleaned up. Still live, still privileged, still invisible to the security team.
What’s Actually Happening in Enterprise SaaS Right Now
The numbers explain why this is happening so fast. According to Microsoft’s own research, 80% of Fortune 500 companies are already using AI agents as of early 2026. McKinsey’s State of AI survey found 62% of organizations are at least experimenting with AI agents, and 23% have already directed an agent to complete work on their behalf. Slack’s 2025 Workforce Index reported that daily AI use more than doubled in six months — up 233% since November 2024.
That’s not gradual adoption. That’s an explosion. And it’s happening faster than governance frameworks can keep up.
The platforms driving this aren’t niche tools. Microsoft Copilot Studio, Salesforce Agentforce, and ServiceNow AI Platform are all pushing AI agent capabilities directly to business users — HR teams, marketing departments, finance analysts. These users are focused on productivity, not security protocols. They’re deploying agents that touch sensitive systems without IT review, without proper access controls, and without any mechanism to audit what those agents do.
For anyone exploring the broader world of agentic AI, this is the part of the story that usually gets left out of the demos.
Why AI Agent Security Is Different From Every Security Problem You’ve Solved Before
Here’s the thing that breaks traditional security thinking: AI agents aren’t humans, and they’re not software in the old sense either.
Your existing zero-trust architecture was designed for human users. It assumes someone logs in, does things at human speed, and leaves a trail you can audit. AI agents operate at machine speed — generating thousands of requests per minute, moving data across platforms before any human reviewer could evaluate a single transaction. The isolation controls designed for human-operated SaaS weren’t built for this load or this attack surface.
There’s also the identity problem. We invest heavily in multi-factor authentication for employees. But AI agents are non-human identities — and they sometimes inherit the full access of whoever created them. If a VP of Sales builds a reporting agent, that agent may hold the keys to every deal, every contact, every opportunity the VP can see. It operates 24/7. It never needs a second authentication factor. And it never takes a sick day.
The Four Gaps That Put Your Data at Risk
The Palo Alto Networks research identifies four specific ways the agentic attack surface breaks existing security models. These aren’t edge cases. They’re structural.
The Citizen Developer Governance Gap
Business unit users — not IT — are deploying agents in HR, Marketing, and Finance. They connect agents to sensitive databases containing payroll data or customer information without security review, creating unmonitored backdoors that nobody owns.
Human Privileges With Non-Human Identities
Agents inherit the access level of their creators and run continuously without authentication requirements. An executive's reporting agent sees everything the executive sees — and keeps seeing it long after the executive forgot they built it.
The Confused Deputy Vulnerability
Attackers don't need to breach an agent directly. They just need to supply a 'poisoned' instruction. The agent — built to be helpful — executes the malicious request believing it's completing a routine task. Data gets exfiltrated. No breach required.
Shadow Data Flows
When an agent pulls from SharePoint, updates ServiceNow, and emails via Outlook, it moves data across platforms at machine speed. Human-driven data movement leaves an audit trail. Agent-driven movement often doesn't — creating invisible data paths that are nearly impossible to reconstruct after the fact.
The confused deputy issue deserves more attention than it usually gets. This is the one that surprised us most when we dug into the research.
Here’s how it actually plays out: an agent isn’t manipulated by a hacker typing malicious commands. It gets manipulated by ordinary business content — emails, documents, support tickets — that happens to contain text the agent interprets as an instruction. Security researchers at Obsidian documented a case where an agent started taking destructive actions not because someone attacked it, but because it interpreted a phrase that appeared in customer emails — ‘this deal is worthless without feature X’ — as an operational directive. Nobody injected anything malicious. The agent just misread normal data as a command.
That’s the attack surface nobody draws on the whiteboard.
What the Salesloft Breach Shows Us About SaaS Agent Risk
Beacon says: in a world full of AI agents, knowing who has the keys to your data might be the most important thing you illuminate.
The numbers become real when you look at what happened to Salesloft. According to research from Obsidian Security, attackers targeted Salesloft — itself a SaaS vendor — through a compromised chatbot integration. They used that foothold to pivot into Salesloft’s customer base. The result: 1.5 billion records stolen, including Salesforce object tables for Account, Contact, Case, Opportunity, and User data.
1.5 billion records. Through a chatbot integration.
The attack didn’t require sophisticated penetration of core infrastructure. It required finding one integration with broad permissions and insufficient monitoring. That’s exactly the profile of the dormant pilot agents sitting in most enterprise environments right now — broad permissions, no monitoring, nobody watching.
If you’re evaluating platforms and want to understand how the better-built AI agent platforms approach isolation and access control, the contrast with this kind of attack surface is instructive. Tenant isolation at every architectural layer — database queries, caching, API endpoints — isn’t a nice-to-have. It’s what separates a platform from a liability.
What to Do About AI Agent Security Risks This Month
Only 29% of organizations say they’re prepared to secure their AI agent deployments, per Cisco’s 2026 State of AI Security report. Being in that 29% starts with four things that don’t require a massive tooling investment.
- Audit your agent inventory now. You cannot secure what you cannot see. Build a live list of every active agent in your environment — which data sources it can access, which third-party tools it can call, and which employee identity owns it. If you can’t answer those three questions for every agent, you have shadow AI. Most organizations that go looking find agents they didn’t know existed.
- Kill dormant agents. If an agent hasn’t been actively used or reviewed in 90 days, take it offline. The pilot ended. The agent shouldn’t still have keys to your customer database. One click to unpublish is cheaper than one breach to explain.
- Apply least-privilege access before granting new permissions. Agents should be granted only the minimum access required for their specific task — not the full permissions of whoever built them. Before any new agent goes live, security should review what it can see and whether that scope is necessary.
- Treat prompt injection as a real threat vector. Content in your own systems — emails, tickets, documents — can manipulate agent behavior. Audit the data sources your agents read from. Apply input validation and output filtering, especially for agents with write permissions. The attack surface isn’t just inbound — it’s already inside.
- Establish governance before scale. Gartner forecasts that 40% of enterprise apps will feature task-specific AI agents by 2026. If you’re setting up governance policies now, you’re ahead of the wave. If you’re waiting until there’s a problem, you’ll be setting up governance during an incident.
What This Means for Your Agent Strategy
The teams that figure this out first don’t just avoid breaches. They create a durable competitive advantage — because the organizations that can deploy agents safely will deploy more of them, faster, with less friction. The organizations that don’t will either hold back adoption or suffer incidents that set them back years.
Security isn’t the argument against agents. It’s the argument for doing this right.
- 80% of Fortune 500 companies are already using AI agents — the adoption curve is not slowing down, and neither is the attack surface that comes with it.
- AI agents can inherit full creator-level privileges and operate 24/7 without multi-factor authentication — standard zero-trust controls for humans don’t cover this.
- The ‘confused deputy’ vulnerability means agents can be manipulated by ordinary business content in your own systems, without any external attacker gaining access.
- Dormant agents from cancelled pilots are one of the most common — and most overlooked — security liabilities in enterprise SaaS environments.
- The 1.5 billion records stolen in the Salesloft breach came through a single chatbot integration with broad permissions and no adequate monitoring.
- Start with visibility: a live inventory of every agent, its data access, and its responsible owner is the first step to securing the agentic enterprise.
Frequently Asked Questions About AI Agent Security
What is a 'confused deputy' vulnerability in AI agents?
A confused deputy attack doesn’t require breaching an AI agent directly. An attacker — or even innocent business content — supplies an instruction that the agent misinterprets as a legitimate command. Because agents are designed to be helpful and execute instructions, they carry out the malicious request (like exfiltrating data) while believing they’re completing a routine task. The agent acts as an unwitting accomplice, or ‘confused deputy,’ for the attacker.
Why can't I just apply my existing zero-trust security to AI agents?
Zero-trust architectures were designed for human users operating at human speed. AI agents generate thousands of requests per minute, move data across platforms automatically, and make authorization decisions faster than any human reviewer can evaluate. The isolation controls built for human-operated SaaS weren’t designed for this load or this attack surface. Agents also create non-human identities that don’t fit the authentication models (like MFA) built for people.
What is shadow AI and why is it dangerous?
Shadow AI refers to AI agents deployed by business unit employees — in HR, Marketing, Finance — outside of IT oversight or security review. These agents often get broad permissions to sensitive data sources, then get abandoned when the project ends. They remain active, privileged, and invisible to the security team. Palo Alto Networks found hundreds of dormant shadow AI agents at a single enterprise customer, all still holding access to PII and sensitive business data.
What does least-privilege access mean for AI agents?
Least-privilege means an AI agent should only have access to the specific data and tools required for its exact task — nothing more. In practice, this means agents should not inherit the full permissions of their creator. A customer support agent should be able to read support tickets, not the entire customer database. Scoping access tightly at setup is far cheaper than auditing a breach after an over-privileged agent gets manipulated.
How do I know if I have dormant agents in my environment?
Most organizations can’t answer this without dedicated tooling, which is the core of the problem. Start by auditing the SaaS agent platforms your organization licenses — Microsoft Copilot Studio, Salesforce Agentforce, ServiceNow AI Platform. Request a full inventory from each platform’s admin console, check for agents with no activity in the past 90 days, and cross-reference against current projects. Any agent that can’t be tied to an active use case and a named owner should be decommissioned.