Security researchers at Zscaler have uncovered two campaigns that embed indirect prompt injections in malicious websites to exploit autonomous AI agents browsing the web, in some cases manipulating the agents into making cryptocurrency payments. The findings, detailed by SecurityWeek, highlight a rapidly expanding attack surface as agentic AI systems take on tasks that involve spending money and trusting external sources.
Threat actors are using prompt injection attacks hidden in malicious websites and manipulated search results to trick AI agents into making payments or trusting fraudulent cryptocurrency platforms. Zscaler says it identified two campaigns relying on indirect prompt injection: a payment scam hiding behind API documentation, and a typosquatting operation promoting a crypto platform that impersonates DeBank, a decentralized finance portfolio tracker.
Campaign One: A Fake Python Library and a Hidden Payment Request
In the first campaign, the threat actor used SEO poisoning to target AI agents searching for the Python library `requests-secure-v2`, which does not exist as a legitimate package. The fraudulent website includes keyword-heavy HTML tied to the fake module to poison search results for package installation and dependency troubleshooting queries, Zscaler explained.
Within the site, attackers hid indirect prompts instructing visiting agents to make a payment as part of the routine process of acquiring an API key. The payment instruction was encoded in schema markup to increase the chances that agents would follow it, and a hidden `
Crucially, the site targets both machines and humans. "When the website is rendered by a desktop browser, the same payment options via credit card or cryptocurrency are displayed to the user," Zscaler noted.
Campaign Two: Impersonating DeBank
In the second campaign, a threat actor promoted a fraudulent website typosquatting the DeFi portfolio tracker DeBank. The indirect prompts used tell the AI agents that the impersonating website is the legitimate DeBank domain. The fraudulent site is optimized to rank for DeBank-related searches by stuffing the title and meta tags with keywords such as "DeBank Login," "DeFi Dashboard," and "Crypto Tracker," and it includes Open Graph and X (formerly Twitter) metadata so the link appears to be an official DeBank service.
To test the campaigns' impact, Zscaler built an autonomous AI agent with web-browsing and payment-execution capabilities and evaluated it against 26 large language models. Four of them — Llama 3.3 70B Instruct, Llama 3.2 90B Vision Instruct, Gemini 3 Flash, and Gemini 2.5 Pro — were successfully manipulated into making a payment. Only two, Claude Sonnet 4.5 and GPT-5.4, miscategorized the fraudulent website as the trusted DeBank platform.
Why Indirect Prompt Injection Is Hard to Solve
Indirect prompt injection is considered one of the thorniest security problems in generative AI because the malicious instruction does not arrive as a direct user request. Instead, it is embedded in the data — a web page, a document, an email — that an agent retrieves and processes as part of its workflow. The agent cannot easily distinguish a legitimate instruction in retrieved content from an attacker's planted command, because both look like ordinary text.
The Zscaler findings show how that ambiguity becomes dangerous once agents are granted the ability to take real-world actions such as initiating payments. A scam that once required social engineering aimed at a human can now be encoded directly into web content, waiting for an automated assistant to read and act on it.
"As AI agents become a more common interface to the web, the content itself is going to become a larger attack surface, highlighting that AI is a double-edged sword that can streamline workflows while also introducing new avenues for abuse," Zscaler concluded.
Implications for Enterprises and Developers
The research carries direct lessons for organizations deploying agentic AI. Granting agents payment, account-creation, or data-sharing capabilities without strict human-in-the-loop confirmation creates a path for attackers to monetize compromised web content. Zscaler's testing suggests susceptibility varies widely by model, meaning that model choice and the guardrails layered on top of it both matter.
The work also reinforces that traditional web security hygiene — verifying package authenticity, scrutinizing typosquatted domains, and treating unsolicited payment requests with suspicion — now intersects with AI behavior. As agents increasingly browse, summarize, and act on web content on behalf of users, the line between a compromised website and a compromised assistant is disappearing.
Stay Ahead of AI
For ongoing coverage of AI safety, security research, and the risks emerging from agentic systems, follow AI Buzz Wire for the developments shaping responsible artificial intelligence.
Read more AI ethics news →AI Buzz Wire — Automated AI news monitoring. This article was compiled from multiple public sources and verified for accuracy. Published under editorial review. About our process.
Related Articles
Cisco Launches Antares, Open-Weight AI Models That Find Code Vulnerabilities at a Fraction of the Cost
Cisco's new Antares small language models pinpoint where security flaws sit inside a codebase for under $1 per scan, undercutting GPT-5.5 by 172x while running locally.

Cursor, Codex, and Gemini CLI Hit by Sandbox Escapes That Bypass Every Rule
Pillar Security broke out of the sandboxes in four major AI coding agents — Cursor, OpenAI Codex, Gemini CLI, and Antigravity — without attacking the sandbox directly.

Natural Raises $30 Million to Reinvent Payments for AI Agents and Take On Stripe
Startup Natural raised $30 million to build payment rails designed for autonomous AI agents, challenging Stripe and legacy financial infrastructure.

GPT-5.6 Finds WordPress Zero-Day RCE for $25 in API Costs, Raising Fresh Alarm Over AI in Hacking
Searchlight Cyber researchers used OpenAI's GPT-5.6 Sol Ultra to discover a pre-authentication remote code execution flaw in WordPress for just $25, as exploit brokers pay up to $500,000 for such bugs.
Hugging Face Discloses Breach by an Autonomous AI Agent in Its Data Pipeline
Hugging Face said an autonomous AI agent system breached its production infrastructure, exposing internal datasets and credentials via flaws in its dataset processing pipeline.
UNESCO and LG AI Research Launch Free Global Course on the Ethics of AI
UNESCO and LG AI Research launched a free global MOOC on AI ethics on Coursera, translating the 2021 UNESCO Recommendation into practical training across ten modules for developers, policymakers, and students.

