Agentic AI Security Risks: Analyzing Recent Incidents
Agentic AI is creating new security challenges, but not necessarily because attackers are using new techniques. Recent incidents, including the OpenAI Hugging Face breach and JADEPUFFER ransomware attack, demonstrate that the main agentic AI security risks aren’t linked to novel attack vectors.
These agents can now carry out much of the work that previously required sustained human effort, far more quickly than a human attacker. This is one of the clearest themes running through recent agentic AI security incidents: the individual weaknesses are familiar, but agents can connect them autonomously with greater persistence and speed.
For security teams, the priority is therefore broader than defending against a new category of “AI attack”. Organizations need to reduce the opportunities an agent has to discover, access, and chain weaknesses together.
Four Recent Incidents That Highlight Agentic AI Security Risks
- OpenAI Hugging Face breach: During cybersecurity evaluations, OpenAI models bypassed controls intended to isolate them from the internet and compromised Hugging Face infrastructure.
- Anthropic’s retrospective investigation: After OpenAI’s disclosure, Anthropic reviewed 141,006 cybersecurity evaluation runs and found three incidents where Claude models reached the internet from a misconfigured test environment and accessed production systems.
- JADEPUFFER ransomware attack: In July 2026, Sysdig documented what it assessed as the first known ransomware operation carried out end-to-end by an LLM.
- McKinsey’s Lilli AI platform breach: CodeWall researchers used an autonomous offensive-security agent to test McKinsey’s internal AI platform, named ‘Lilli’. The agent mapped the external attack surface and used an SQL injection to gain broad access in under two hours.
The Key Agentic AI Security Risks
Scale: Attackers Can Explore Far More of the Attack Surface
Human attackers have finite time, which naturally limits how much of an attack surface they can explore. AI agents don’t have that limitation.
Hugging Face reconstructed roughly 17,600 actions performed during the OpenAI incident. Most were unsuccessful, but that is precisely the point: an agent does not need every attempt to work. It can test large numbers of possibilities cheaply, then proceed with the ones that show promise.
Anthropic found a similar pattern. In one evaluation, its model scanned approximately 9,000 targets before finding and compromising an internet-facing application using exposed credentials and SQL injection.
The result for defenders is a change in how they evaluate their attack surface. An obscure endpoint, forgotten development environment or low-priority vulnerability may have escaped exploitation because finding and testing it was not worth an attacker’s time. Agents can afford to look anyway.
While this doesn’t mean that every exposed weakness will result in a breach, it does increase the likelihood that poorly understood parts of an organization’s attack surface will eventually be found and tested.
Persistence: Failure Becomes Feedback
Agentic systems can behave entirely independently, interpreting the result of an action and adjusting as they work towards the objective. For instance, when JADEPUFFER’s first attempt to create access through Nacos did not work as expected, the agent changed its approach and issued a corrected payload 31 seconds later.
Anthropic saw a similar pattern when Claude attempted to publish a malicious Python package. The model encountered several obstacles while trying to create the necessary accounts. It searched for a phone number, tried different ways of obtaining funds to pay for one and, when those routes failed, backtracked and found another email provider that allowed it to continue. The model eventually succeeded in publishing the package.
For security teams, that puts more emphasis on controls that stop actions outright: strict egress restrictions, strong authentication, least privilege, rate limits and strict boundary enforcement.
Autonomous Chaining: Small Weaknesses Can Become Complete Attack Paths
During the Hugging Face incident, the models crossed several trust boundaries and used what they learned at each stage to decide what to do next. The McKinsey research showed the same pattern; CodeWall’s agent mapped the external attack surface, found unauthenticated APIs, exploited SQL injection and used that access to reach more of the platform, reportedly achieving system-wide access in under two hours.
This is where agentic AI potentially changes vulnerability management most significantly. A vulnerability that looks moderate on its own may become far more serious if it exposes credentials or opens a path to another system. That makes the relationships between vulnerabilities and systems just as important as the individual weaknesses themselves.
Technical Debt Becomes More Exploitable
As these incidents have highlighted, agentic AI doesn’t need to discover new vulnerabilities to increase risk. The main concern is that its capabilities can make weaknesses that were previously difficult or uneconomical to exploit much easier to turn into a meaningful compromise.
That matters because most organizations carry some degree of technical debt. Historically, some of that risk has been tempered by attacker economics, as identifying which vulnerability offers the best chance of a successful breach takes time. Agents have demonstrated that they can reduce that effort considerably.
Credentials Can Turn a Foothold into a Wider Compromise
Credentials and authentication weaknesses are key agentic AI security risks, and appear repeatedly across the recent incidents:
Anthropic found models compromising systems through weak passwords and unauthenticated endpoints, as well as retrieving credentials from an exposed debug page.
In the Hugging Face incident, the agent accessed credentials and cloud metadata that opened further attack paths. Hugging Face also identified a reused credential that connected separate trust zones.
JADEPUFFER searched for database credentials and used that information to move towards its target.
Credential theft and lateral movement are not new problems. What changes with agentic AI is the speed at which an agent can assess what it finds and test where those credentials provide access. As a result, credentials need to be treated as part of the attack path rather than simply as individual assets to protect.
Known Vulnerabilities Become Easier to Exploit
While the OpenAI Hugging Face breach involved a zero-day vulnerability, a common thread through all these incidents was exploitation of existing weaknesses.
JADEPUFFER gained initial access through CVE-2025-3248 against an internet-facing system that hadn’t been patched. Anthropic also found models compromising real systems with familiar techniques rather than sophisticated new exploits.
Agentic AI makes neglected vulnerabilities more useful because agents can test them cheaply and at scale. A weakness that has gone unexploited for months is not necessarily low risk simply because nobody has found it yet.
That puts more pressure on vulnerability prioritization. CVSS severity and age still matter, but security teams also need to consider whether a weakness is externally reachable, how easy it is to exploit, what access it could expose and what an attacker could reach next.
What Organizations Should Do Now
If the attacks agentic AI can carry out are familiar, then defenders don’t need to create a new security playbook. What changes is the need to apply those controls consistently.
- Reduce exposure: Know what in your attack surface is internet-facing. Remove anything that does not need to be exposed, and monitor what remains.
- Prioritize exploitable security debt: Do not rely on severity scores alone. Focus on weaknesses that are reachable, practical to exploit and likely to expose credentials, privileges or access to more valuable systems.
- Limit trust: Apply least privilege, use short-lived credentials where possible, manage secrets centrally and avoid credentials that work across multiple environments. One compromised workload should not provide a route into the rest of the estate.
- Enforce containment outside the model: Prompts and behavioral safeguards are not security boundaries. Restrict internet access, network reachability, tools and permissions at the infrastructure level so an agent cannot simply work around its instructions.
- Detect attack chains: Connecting thousands of signals is unrealistic. Security teams therefore need to focus on identifying patterns across the environment that indicate an attack.
How Outpost24 Helps Reduce Agentic AI Risk
Building resilience against agentic AI security risks requires visibility across the full attack surface, with better prioritization of exploitable risk.
Outpost24’s External Attack Surface Management (EASM) continuously discovers and inventories internet-facing assets, giving teams a clear view of their external attack surface. OutscanNX then helps prioritize vulnerabilities across network and cloud environments based on exploit activity, asset criticality and threat context.
CyberFlex builds on that visibility with targeted penetration testing. Certified testers validate vulnerabilities and provide practical remediation guidance, helping teams focus on the risks that matter most.
By reducing external exposure, removing high-value security debt, limiting trust relationships and testing how weaknesses can be chained, organizations can put meaningful boundaries around a threat that is likely to become more capable over time.
Contact us today to learn how Outpost24 can help you identify, prioritize and validate the security risks that agentic attackers are most likely to exploit.