Prompt injection attacks exploited over 90 firms in 2025 as AI security threats surge 89%

Reviewed byNidhi Govil

2 Sources

Share

CrowdStrike's 2026 Global Threat Report reveals that prompt injection attacks compromised more than 90 organizations in 2025, with adversaries using malicious prompts to steal credentials and cryptocurrency. AI-enabled adversary operations increased 89% year-over-year, while 82% of intrusions involved no traditional malware, highlighting critical vulnerabilities in AI agents and copilots deployed across enterprise systems.

Prompt Injection Emerges as Critical Threat to Enterprise AI

Prompt injection has evolved from a theoretical concern into an active threat vector exploiting enterprise AI design flaws across production systems. CrowdStrike's 2026 Global Threat Report documented prompt injection attacks at more than 90 organizations during 2025, where adversaries injected malicious prompts into legitimate generative AI tools to generate commands that stole credentials and cryptocurrency

2

. The report stated plainly: "Prompts are the new malware," reflecting a fundamental shift in how attackers weaponize AI systems

1

.

Source: VentureBeat

Source: VentureBeat

AI-enabled adversary operations increased 89% year-over-year, with 82% of intrusions involving no traditional malicious code

2

. This surge coincides with enterprises deploying AI agents, copilots, and browser automations that access email, code, payments, and file shares. The OWASP LLM Top 10 (2025) lists prompt injection as OWASP vulnerability LLM01, identifying it as the most critical category of LLM-specific vulnerabilities for the second consecutive edition

1

. OWASP highlighted that language models cannot reliably distinguish developer instructions from untrusted text, transforming research curiosities into operational vulnerabilities

2

.

Real-World Incidents Demonstrate Operational Impact

Two high-profile cases illustrate the severity of vulnerabilities in AI agents and copilots. In August 2024, researchers at PromptArmor disclosed a prompt injection vulnerability in Slack AI that allowed attackers to exfiltrate data from private Slack channels they had no access to, including API keys shared in private developer channels, by placing malicious instructions in public channels or uploaded documents

1

.

In June 2025, Aim Security disclosed EchoLeak (CVE-2025-32711, CVSS 9.3), the first documented zero-click prompt injection exploit against a production AI system targeting Microsoft 365 Copilot

1

. By sending a single crafted email with no user interaction required, an attacker could cause Copilot to access internal files and transmit their contents to an attacker-controlled server

2

. Both vulnerabilities were patched, but the class of attacks remains unresolved

2

.

Advanced Attack Techniques Target AI Infrastructure

Indirect prompt injection risks have expanded as attackers develop sophisticated techniques targeting multi-agent architecture. Cross-model injection occurs when attackers corrupt the output of one model knowing other models will process the content, propagating corruption through AI systems

1

. RAG pipelines face supply chain poisoning when attackers create malicious documentation, blog articles, or GitHub READMEs that get ingested into enterprise retrieval systems

1

.

Agent hijacking represents a particularly dangerous vector, as AI agents can now send emails, modify cloud infrastructure, execute code snippets, and interact with internal corporate systems—requiring just a single instruction to act harmfully

1

. Memory poisoning exploits long-term memory implementations in LLMs, allowing attackers to inject instructions that permanently reconfigure system state

1

. Model routers, which enterprises use to select between multiple LLMs, can be manipulated through crafted prompts that force routing to the weakest or least-guarded model

1

.

Industry Acknowledges Fundamental AI Security Challenges

OpenAI acknowledged in December 2025 that prompt injection is unlikely to be fully solved, often likening it to social engineering

2

. Anthropic's Claude Opus 4.6 system card indicated a 17.8% success rate for a single prompt injection attempt, escalating to 78.6% over 200 attempts without safeguards in place

2

. Google reported a 53.6% success rate for prompt injection against its Gemini deployment

2

.

In December 2025, Gartner advised CISOs to block all AI browsers, citing indirect prompt injection and other risks associated with insufficient controls

2

. Cyberhaven reported that 27.7% of organizations had at least one user with the blocked AI tool Atlas installed

2

. A separate finding indicated that 65.3% of organizations lack dedicated defenses against prompt injection, relying instead on vendor-supplied measures and policy training

2

.

Building Robust Enterprise AI Defenses

The limitations of existing defenses stem from shared text channels in language models, where input validation and output filtering struggle due to the inherent inability to separate authorized commands from untrusted content

2

. Effective controls should include limiting each agent's authority, requiring human approval for critical actions, tagging retrieval sources based on sensitivity, and implementing auditing practices

2

. Security teams should ask vendors about detection capabilities, success rates against prompt injections, adherence to OWASP recommendations, and the capacity to log exact agent actions

2

.

© 2026 TheOutpost.AI All rights reserved