Technology

Grok Reportedly Leaks User Chats Through Encrypted Webpage Attack

Security researchers say a prompt-injection technique can trick Grok into exposing sensitive account information and chat history, raising serious questions about AI security.

Security researchers at Adversa AI have demonstrated a vulnerability affecting xAI’s Grok chatbot that can potentially expose private user information. The researchers say an attacker can hide malicious instructions inside encrypted content on a webpage. When Grok is asked to process that webpage, the model can reportedly decrypt the hidden instructions and follow them.

The technique, described as Cryptographic Context Injection (CCI), takes advantage of a gap between Grok’s security filtering and its ability to process content. Because the malicious instructions are encrypted, the initial security layer reportedly cannot recognize what they contain. Grok can subsequently process the encrypted material and interpret the decrypted instructions as legitimate instructions within its execution environment.

In researchers’ proof-of-concept testing, the attack reportedly caused Grok to transmit information including a user’s name, approximate location, subscription information and previous chat history to an attacker-controlled server. Importantly, the reported attack could be triggered simply by asking Grok to summarize a specially prepared webpage, rather than requiring the user to deliberately provide their private information to an attacker.

Adversa AI says it reported the vulnerability to xAI in June 2026, but the researchers reported that the technique remained functional in August. Independent reporting also tested the claimed behavior. The findings highlight a broader challenge for AI systems that can browse websites or execute code: traditional security filters may not be sufficient when malicious instructions can be concealed inside content that the model later processes.

The incident is significant because it demonstrates how prompt injection is evolving beyond simple malicious text. Attackers can potentially manipulate the relationship between AI models, webpages, tools and execution environments to bypass safeguards. As AI assistants become more capable of accessing external information and performing actions, protecting user data will require security systems that can evaluate not just visible instructions but also how models interpret and execute hidden content.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button