Vulnerability  ·  2026-06-25

BioShocking — Reality-Confusion Prompt Injection Bypasses AI Browser Guardrails, Leaks Credentials in Working PoC

VulnerabilityHigh impactGlobal
LayerX published research on 2026-06-24 demonstrating BioShocking, a prompt injection technique that tricks AI browsers into exfiltrating credentials by convincing the agent its normal safety context is fiction (it is 'playing a game'). All six tested agents — ChatGPT Atlas, Perplexity Comet, Claude extension, Fellou, Genspark, and Sigma — were steered into copying SSH credentials and sending them to an attacker endpoint. None flagged the credential theft as a policy violation.
AI browsers are being rapidly deployed for enterprise productivity, giving agents access to authenticated corporate sessions (email, GitHub, SaaS, banking). BioShocking shows that the safety guardrails of all tested commercial agents can be bypassed by changing the agent's perceived reality — no code execution or vulnerability required, only text on a web page. This is a novel, generalized attack class against the entire agentic browser category.
Attacker embeds a logic-puzzle game on a malicious web page that rewards wrong answers; once the agent accepts a false-reality frame (wrong answers are valid), it abandons safety guardrails. The page then instructs the agent to navigate to a private resource (e.g. GitHub SSH credentials page) and copy/exfiltrate its contents. Prompt injection or memory poisoning can deliver the same framing without a visible puzzle.
Agentic AI browsers: OpenAI ChatGPT Atlas, Perplexity Comet, Anthropic Claude browser extension, Fellou, Genspark, Sigma (all tested versions as of June 24 2026)
OpenAI patched ChatGPT Atlas; Anthropic's patch was reported incomplete by LayerX. Mitigations: require explicit user confirmation before agents read from authenticated sessions; flag when context asserts rules no longer apply; scope agent access to explicitly permitted domains. LayerX advisory: https://layerxsecurity.com/blog/bioshocking-ai-gaming-the-ai-browser-and-escaping-its-guardrails
Sources
LayerX BioShocking Blog PostInfosecurity Magazine: Researchers Trick AI Browsers Into Leaking Credentials (Jun 24 2026)
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →