Tricking AI to Enable SQL Injection Attacks. PromptFix is a newly documented prompt-injection technique that can hijack agentic AI browsers ...
![]() |
Tricking AI to Enable SQL Injection Attacks. |
The attack abuses the model’s tendency to treat page text as operational guidance: hidden prompts in a bogus CAPTCHA or error block instruct the agent to proceed through checkout and to exfiltrate data. In several tests, Comet added items to a cart and auto-filled saved address and card fields on a decoy site, sometimes without asking the human operator first, illustrating how easily browsing autonomy can be subverted.
Security teams frame PromptFix as an evolution of ClickFix—a social-engineering pattern where a lure coaxes a user to “fix” an issue by clicking—and now that same pattern is aimed at AI agents. Audits by Guardio Labs and Brave criticized agent browsers for conflating untrusted page content with instructions, enabling cross-site actions that traditional browsers would not autonomously execute.
Vendors and observers report mixed remediation status. Coverage from The Register notes claims of a fix alongside cautions that not all indirect injections are eliminated, while The Indian Express highlights ongoing reproducible cases. As agentic features expand, researchers warn that defenses must separate user intent from page-supplied instructions and gate sensitive actions behind explicit, verified consent.
Until the ecosystem matures, recommended mitigations include disabling autonomous purchases and form auto-fill, restricting action scopes to allow-listed domains, and treating third-party content as hostile by default—guidance echoed across threat intelligence and incident write-ups. The key lesson is clear: when an AI blends browsing with execution, even subtle prompt injections can turn convenience into compromise.
![]() |
Scamlexity, is when Agentic AI Browsers Get Scammed by hackers. |
Moreover, the risks extend beyond shopping carts or form-fills. A malicious page could, in principle, instruct an agentic browser to collect sensitive data from open tabs, navigate to spear-phishing portals, or trigger automated logins to government or corporate dashboards. In this light, PromptFix is not simply a niche exploit, but a proof-of-concept showing how cybersecurity practices must adapt when AI becomes an active agent rather than a passive assistant.
The challenge for developers and policymakers is to ensure that innovation in AI-assisted browsing does not outpace the safeguards required to protect end users. As some experts have noted in ongoing debates, the battle over prompt injection could become the defining security contest of the decade, echoing the rise of malware in the early days of personal computing. The trajectory of PromptFix is therefore a warning: agentic power must be matched with agentic responsibility.