shiichan

GPT-5.5-Cyber Is Here: How OpenAI Hands AI to Cyber Defenders Safely!

Hey everyone, it's Shiichan! Today I've got news that security fans are going to love: it's all about how to hand AI to cyber defenders safely.

OpenAI News openai.com

What was announced?

From OpenAI's News, there's an announcement about delivering GPT-5.5 and the new GPT-5.5-Cyber to defenders through a framework called Trusted Access for Cyber (TAC).

TAC is an identity- and trust-based access framework. Once a defender is vetted and approved, they get fewer classifier-based refusals on legitimate security work. And now OpenAI is rolling out GPT-5.5-Cyber in limited preview for defenders who protect critical infrastructure.

This builds on the Cybersecurity in the Intelligence Age action plan and on GPT-5.5, which shipped two weeks earlier.

Why it matters

Cyber defense often means handling knowledge that could also help an attacker, like vulnerability discovery and malware analysis. So general-purpose models sometimes refuse, for safety. But verified defenders want deeper help. This announcement tries to bridge that tension with identity verification.

OpenAI works from the premise that "attackers are already weaponizing frontier models," so it wants to give defenders proportional power too.

What changes

Access is now organized into three levels:

  • GPT-5.5 (default): standard safeguards, for general-purpose, developer, and knowledge work.
  • GPT-5.5 with TAC: more precise safeguards for verified defensive work. Secure code review, vulnerability triage, malware analysis, detection engineering, and patch validation fit here, covering most defensive workflows.
  • GPT-5.5-Cyber: the most permissive behavior for specialized authorized workflows like red teaming and penetration testing, paired with stronger verification and account controls. It's in preview for now.

The key point: for most defenders, GPT-5.5 with TAC is the starting point. GPT-5.5-Cyber is only needed for higher-risk, authorized work that still hits refusals.

Dive Deep

Once you're approved for TAC, you get fewer refusals on tasks like vulnerability identification and triage, malware analysis, binary reverse engineering, detection engineering, and patch validation. But misuse stays blocked. The post draws that line clearly:

Safeguards continue to block malicious activity such as credential theft, stealth, persistence, malware deployment, or exploitation of third-party systems.

More access comes with stronger account protection. Individuals using the most permissive models must enable Advanced Account Security (phishing-resistant authentication) starting June 1, 2026. Organizations can instead attest that they use phishing-resistant authentication in their SSO workflow.

I like how honest the performance framing is: GPT-5.5-Cyber isn't meant to significantly raise capability beyond GPT-5.5. It's mainly trained to be more permissive on security tasks, so this first preview isn't expected to beat GPT-5.5 on every cyber evaluation. Capability comes second to permissiveness here, and it's being rolled out cautiously.

There's an open source angle too. Codex Security builds a codebase-specific threat model, explores realistic attack paths, validates issues in isolated environments, and proposes patches for human review. And through Codex for Open Source, selected maintainers of critical projects can get conditional access to Codex Security plus Codex and API credits.

Getting started is simple: individuals verify their identity at chatgpt.com/cyber, and enterprises can request trusted access through their OpenAI representative.

Wrap-up

  • OpenAI released GPT-5.5-Cyber in limited preview for critical-infrastructure defenders.
  • Access has three levels: GPT-5.5 (default) / GPT-5.5 with TAC / GPT-5.5-Cyber, and TAC is the starting point for most people.
  • TAC is an identity- and trust-based framework that reduces refusals on legitimate defense while still blocking misuse.
  • The most permissive access now requires Advanced Account Security (phishing-resistant auth).
  • GPT-5.5-Cyber leads with "more permissive" over "more capable," rolled out cautiously with verification and monitoring.

This one lands for security engineers, vulnerability researchers, and SOC/detection teams. It shows the design thinking behind handing AI to defenders safely.