BioShocking Attack Lets Hackers Bypass AI Browser Guardrails and Steal Credentials

A newly disclosed BioShocking attack technique exposes a fundamental trust flaw in AI-powered browsers one that allows malicious web pages to silently exfiltrate credentials, copy source code, and execute unauthorized commands by convincing an agentic AI.

Discovered by LayerX, the vulnerability is named after the dystopian video game BioShock, in which characters are hypnotically conditioned to obey commands they would otherwise refuse.

The parallel is intentional: just as the game’s protagonist is manipulated through a false reality, AI browsers can be deceived through prompt injection or memory poisoning into operating under entirely different behavioral rules, ones where security guardrails are irrelevant.

BioShocking Attack Technique

The proof-of-concept exploit begins when a user navigates to a malicious web page disguised as a puzzle. The puzzle gradually conditions the AI agent to accept inverted logic by rewarding incorrect answers such as 2 + 2 = 5.

User asks their agentic browser to play the game (Source: layerxsecurity)
User asks their agentic browser to play the game (Source: layerxsecurity)

Once the agent internalizes this alternate logic framework, it applies game rules rather than security constraints to every subsequent instruction.

In the final puzzle step, the agent is redirected to a page that, in a live attack scenario, could point to any authenticated resource open in the browser session, such as GitHub repositories, internal dashboards, email clients, or password managers.

During testing, an agent silently copied SSH credentials from a GitHub repository and prepared to hand them to the attacker, all while registering the action as a successful game completion rather than a security violation.

The exploit was confirmed against six agentic platforms: ChatGPT Atlas (OpenAI), Comet (Perplexity AI), Fellou (ASI X INC), Genspark Browser (Genspark), Sigma Browser (Sigmabrowser OÜ), and the Claude Chrome Plugin (Anthropic).

Every agent failed to flag the credential exfiltration step as a guardrail violation. LLMs are trained with embedded safety constraints designed to reject harmful requests, such as phishing assistance, credential leakage, and unauthorized system access.

These guardrails, however, operate under a critical assumption: that the AI’s operational context reflects reality. BioShocking dismantles that assumption.

Once an agent believes it inhabits a fictional space where incorrect behavior is rewarded, it no longer applies real-world safety logic, effectively treating a live credential theft as a harmless in-game action.

SSH login credentials (Source: layerxsecurity)
SSH login credentials (Source: layerxsecurity)

LayerX notified all affected vendors in late 2025. OpenAI patched ChatGPT Atlas promptly, while Anthropic’s Chrome plugin patch failed as of January 2026.

Perplexity AI closed the report without remediation, and Fellou, Genspark, and Sigmabrowser OÜ provided no response.

VendorProductStatus
OpenAIChatGPT AtlasFixed (2025-10-30)
Perplexity AICometClosed/Ignored
Fellou / ASI X INCFellouNo Response
GensparkGenspark BrowserNo Response
Sigmabrowser OÜSigma BrowserNo Response
AnthropicClaude Chrome PluginPatch Failed (2026-01-26)

Mitigation

Vendors are urged to implement explicit user-confirmation prompts before agents access authenticated data, context-integrity checks that flag reality-defying instructions, and restrictive scope controls that limit agentic access by default.

For users, the immediate action is straightforward: audit what your AI browser can access during agentic sessions and revoke permissions when not in active use.

Follow us on Google News , LinkedIn and X to Get More Instant UpdatesSet Cyberpress as a Preferred Source in Google.

Tamilselvan
Tamilselvanhttps://cyberpress.org/
Tamilselvan is an Investigative cybersecurity journalist dedicated to breaking stories on ransomware cartels, data breaches, and state-sponsored espionage.

Trending News

Related Stories