Skip to content
daily-hour-news·

🛡️Grok Falls to AES-256 Encrypted Prompt Injection Attack

TL;DR

Adversa AI showed that xAI's Grok web agent will decrypt and execute attacker instructions hidden in AES-256-GCM ciphertext on a web page. Guardrail scanners cannot read the payload, and the model launders its own decrypted output into trusted context.

Adversa AI showed that xAI's Grok web agent will decrypt and execute attacker instructions hidden in AES-256-GCM ciphertext on a web page. Guardrail scanners cannot read the payload, and the model launders its own decrypted output into trusted context.

Grok Falls to AES-256 Encrypted Prompt Injection Attack — daily-hour-news

Key Points

1

Attack ships ciphertext plus key material; recovery needs PBKDF2 and AES-256-GCM, which no classifier runs at inspection time

2

Proof of concept exfiltrated a Grok.com user's name, coarse location, subscription tier and full prompt history via URL parameters

3

Adversa lead researcher Rony Utevsky calls the method 'cryptographic context injection'

4

xAI was notified on June 3, 2026 via HackerOne and again on August 4 and 10, with no mitigation timeline

5

Gemini resisted exfiltration because its Python runtime lacks web access, but still emitted blocked content

Why It Matters

Input filters that inspect text cannot defend a model that owns a code interpreter, so guardrails have to move to the tool-execution boundary rather than the prompt.

Quick Facts

xAIGrokprompt injectionAdversa AIAI securityGeminiguardrails

Frequently Asked Questions

Why does this matter?

Input filters that inspect text cannot defend a model that owns a code interpreter, so guardrails have to move to the tool-execution boundary rather than the prompt.

What happened?

Adversa AI showed that xAI's Grok web agent will decrypt and execute attacker instructions hidden in AES-256-GCM ciphertext on a web page. Guardrail scanners cannot read the payload, and the model launders its own decrypted output into trusted context.

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,294 builders reading daily.

Also get