Advertisement
Advertisement
Advertisement
17 July 2026·4 min read·By Elena Vance

OpenAI Details GPT-Red Automated Model

OpenAI introduces GPT-Red, an internal automated red-teaming model that outperformed human testers in prompt injection.

OpenAI Details GPT-Red Automated Model

OpenAI Details GPT-Red, a new automated security model

OpenAI details GPT-Red. It’s an internal system designed to attack its own technology to uncover vulnerabilities before anyone else does, but as models take on more agency by reading files, browsing the web, and using tools, the potential for malicious actors to plant instructions in third-party data grows. So this internal model exists to stay ahead of those risks. It’s an adversarial force against the company’s own products.

The mechanics of automated attacks

Most security testing relies on human red-teaming. It's time-consuming and difficult to scale. But this automated model works like a human counterpart, sending prompts, monitoring the responses, and iterating until it achieves its goal.

Market Context: According to IBM and Ponemon Institute, organizations that extensively use security AI and automation to prevent data breaches realize an annual average cost savings of $2.22 million compared to those that don't use it in 2024.
The architecture relies on self-play reinforcement learning, so during training the attacker model faces off against a collection of diverse defender models, and both sides have clear objectives.

  • The attacker earns rewards for triggering successful failures, such as prompt injections.
  • Defenders earn rewards for resisting attacks while still completing their assigned tasks.
  • A defender cannot simply refuse all inputs, as it must maintain its utility.

This dynamic ensures the attacker constantly finds new, more diverse ways to break systems. By the end of training, it successfully bypassed nearly all models it encountered, including production versions up to GPT-5.5.

A novel discovery in reasoning

The research uncovered a new class of direct prompt injection: Fake Chain-of-Thought. It's dangerous. The model learns to insert a fake entry into the running notes an AI maintains while solving a problem, and the target model then acts on this spoofed information, mistakenly believing it has been verified and acting on its false premise. So we've worked to address it, and once identified, this specific attack class became a core training target to harden future models.

OpenAI Details GPT-Red Automated Model

Real world agent testing

They ran the test beyond controlled environments. So the team pitted the model against live agentic systems, including a vending machine agent in an office where it managed to change the price of an expensive item to just 50 cents. It's clear now. The model also ordered a high-cost product at that same low price, canceled orders made by other customers, and we've since disclosed these findings while evaluating new safeguards.

Performance against human testers

It's a clear victory. But when measured against human red-teamers in an indirect prompt injection arena, the automated model proved significantly more effective and broke the GPT-5.1 target in 84 percent of scenarios. Human testers succeeded in only 13 percent of cases, and this performance gap demonstrates the sheer speed of automated adversarial testing.

The limits of automation

GPT-Red succeeds, but the team admits it's not enough. Complex tasks like multi-turn interactions or image-based attacks still demand human oversight, so they've kept the tool strictly separate from any deployed models to ensure its malicious capabilities stay out of reach for external adversarial actors. But it won't be released to the public.

Future security development

The impact of this work is visible in the evolution of newer models. Training GPT-5.6 against the automated attacker reduced failure rates on the most difficult benchmarks by a factor of six. This resulted in a failure rate of only 0.05 percent against direct injections. As agentic systems continue to access broader data sets, the reliance on this type of automated defense will likely become a standard part of the development cycle.

Frequently Asked Questions

What is GPT-Red according to OpenAI's details?

GPT-Red is an internal automated security model designed to attack OpenAI's own technology to uncover vulnerabilities before anyone else does. It acts as an adversarial force against the company's own products, particularly as models gain more agency.

How does the automated model's training process work?

The architecture relies on self-play reinforcement learning, where the attacker model faces off against a collection of diverse defender models. The attacker earns rewards for triggering successful failures like prompt injections, while defenders earn rewards for resisting attacks while maintaining utility.

What new type of attack did the research uncover?

The research uncovered a new class of direct prompt injection called Fake Chain-of-Thought, where the model inserts fake entries into a target AI's running notes. The target then mistakenly acts on this spoofed information, believing it has been verified.

How did GPT-Red perform compared to human testers in indirect prompt injection scenarios?

In an indirect prompt injection arena, GPT-Red broke the GPT-5.1 target in 84 percent of scenarios, while human testers succeeded in only 13 percent of cases. This demonstrates the sheer speed and effectiveness of automated adversarial testing.

What limitations does OpenAI acknowledge about GPT-Red?

OpenAI admits that GPT-Red is not enough for complex tasks like multi-turn interactions or image-based attacks, which still require human oversight. They have kept the tool strictly separate from deployed models to prevent its malicious capabilities from being used by external actors.

Elena Vance
Written by
Artificial Intelligence Correspondent

Elena Vance reports on artificial intelligence, from frontier research labs to the products reshaping everyday work. She focuses on how machine learning is moving out of the lab and into the real world, and what that shift means for readers.

💬 Comments (0)

Sign in to leave a comment.

No comments yet. Be the first!

Advertisement