← Latest papers
🤖 machine learning

Adaptive Adversaries: A Multi-Turn, Multi-LLM Benchmark for LLM Agent Security

This paper introduces "Adaptive Adversaries," a multi-turn, multi-LLM benchmark that demonstrates how autonomous attackers leveraging adaptive, multi-round strategies significantly increase attack success rates against memoryless LLM defenders compared to static, single-turn evaluations, while revealing distinct and scenario-dependent vulnerabilities across frontier models.

Original authors: Devina Jain, David Hartmann, Chuan Li

Published 2026-07-21
📖 4 min read☕ Coffee break read

Original authors: Devina Jain, David Hartmann, Chuan Li

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are hiring a robot butler to handle your most sensitive tasks, like managing your bank account or reading your private diary. You want to make sure this robot is smart enough to follow your rules but also tough enough to ignore anyone trying to trick it. In the world of artificial intelligence, these robots are called "LLM agents." They are like super-smart assistants that can read, write, and even use other computer programs. But there's a catch: these assistants can be fooled. Just like a human can be tricked by a smooth-talking stranger, an AI can be manipulated by someone sneaking in a hidden instruction, a technique known as "prompt injection."

For a long time, scientists tested these AI butlers using a "static" method. Imagine a security guard testing a new lock by trying to pick it with a single, pre-made key they found in a drawer. They try that one key, see if it works, and move on. The problem is, real-life hackers don't just use one key; they watch the guard, try a different angle, and keep trying until they find a way in. This paper argues that testing AI with a single, pre-made key isn't enough. To really know if an AI is safe, we need to see how it handles a clever, adaptive attacker who watches the AI's every move and changes their strategy on the fly, round after round.

The researchers behind this study built a brand-new "security arena" to test this. Instead of a single key, they created a scenario where an AI attacker faces off against an AI defender in a 15-round conversation. The attacker is like a persistent detective who gets to see the defender's previous answers and uses that information to pivot and try new tricks. The defender, however, is "memoryless," meaning they treat every new message as if it's the very first time they've ever seen the attacker, with no memory of the past 14 rounds. This setup mimics a real-world situation where a hacker might open a fresh chat window every time to avoid getting caught, while the hacker themselves learns from every attempt.

The team ran this arena with three of the smartest AI models available today (Claude Opus 4.6, GPT-5.4, and Gemini 2.5 Pro) acting as both attackers and defenders. They discovered something surprising: if you only look at the very first round of a conversation, the AI defenders look almost perfect, with a success rate for attackers of nearly 0%. But once the attacker gets to use all 15 rounds to adapt and learn, the success rate jumps significantly, ranging from 5.4% to 14.0% depending on the model. This suggests that many AI safety tests are missing the biggest threats because they stop the game too early.

Another major finding is that no single AI model is the "best" at everything. When the researchers looked at the overall scores, two of the top models, Opus and GPT-5.4, seemed tied. However, when they broke it down by specific scenarios, their weaknesses were completely different. For example, in a scenario involving a "memory leak" where an attacker tries to trick the AI into revealing a password by pretending to debug a code parser, Opus failed 60% of the time, while GPT-5.4 and Gemini held strong. Conversely, in a scenario where an attacker faked an "official" authority note to change a decision, Gemini failed 53% of the time, while the others didn't budge. This means that relying on a single "safest" model is a mistake; different models have different blind spots.

The study also showed that using just one type of attacker isn't enough. By pooling three different top-tier AI attackers together, the researchers uncovered 1.4 to 2.2 times more unique successful attacks than any single attacker could find on their own. It's like having three different detectives with different specialties; one might find a clue the others miss. Furthermore, the attacks these AIs generated were very different from the old, pre-written attacks found in previous tests, with very little similarity between them. This proves that static lists of attacks are becoming obsolete.

In short, the paper suggests that to truly understand AI safety, we need to stop using static, one-time tests and start using dynamic, multi-round simulations where the attacker learns and adapts. The results indicate that while current AI models are getting better, they still have specific, hidden vulnerabilities that only show up when they are under sustained, clever pressure. The researchers released their entire "arena," including the scenarios and the data from thousands of battles, so that others can continue to test and improve these digital butlers, ensuring they don't just look safe, but actually are.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →