Grok exfiltrates user data when malicious instructions are encrypted
Earlier this week, researchers outlined an attack that used a secret input provided by Microsoft 365 Copilot for enterprise to cause the AI assistant to exfiltrate a password present in the user’s inbox.
Now, a separate team has devised a similar attack against Grok.
The new data theft hack employs a deceptively simple trick to force the Elon Musk-owned LLM to steal user chats and other personal information.
At the time this post went live, the assistant continued to cough up the data, despite xAI being informed of it in June.
The lesson from both this week’s episodes—and the countless other ones that have come before it—is that LLMs are incapable of solving the root causes for prompt injections, the most severe vulnerability classes they’re most prone to.
That leaves AI developers with no other option but to build a guardrail that steers the model away from the harmful actions.
As I noted in Tuesday’s story , the approach is tantamount to a road traffic safety engineer erecting a protective rail around a dangerous bend rather than banking the curve.
Cryptographic Context Injection in the house Prompt injections exploit LLMs' training to comply with user requests whenever possible.
Attackers can capitalize on the predilection by smuggling harmful instructions into emails or webpages the assistant is instructed to summarize.
Because LLMs can’t reliably distinguish between content in an email sent by an untrusted party and user instructions entered directly into a prompt, the overly solicitous LLM faithfully follows them.
To date, Grok and other LLMs' only recourse is to create guardrails that flag suspicious instructions and forbid them from being executed.
Read full article Comments
5News aggregated this summary from the outlet’s public feed. The full article, with all the context, is on arstechnica.com — the content belongs to Ars Technica.