The images in this article were generated with artificial intelligence. How we publish
OpenAI presented this week GPT-5.6-Cyber, a variant of his family of models explicitly oriented to cybersecurity tasks such as vulnerability research, penetration tests and incident response. The model is offered through a new level of access called Daybreak Red and has been designed to support authorized security jobs with less restrictions than general versions according to the company. The public evidence provided by OpenAI includes internal metrics of behavior, automated test results and concrete examples of findings that the model helped to identify.
Confirmed facts: OpenAI has launched a model called GPT-5.6-Cyber built on GPT-5.6 Sun and marketed by Daybreak Network for authorized customers; the company released figures from an internal evaluation called Advanced Cybersecurity Complete Rate (ACCR) that shows an advanced application completion rate of 95.0% for GPT-5.6-Cyber versus 1.5% for GPT-5.6 Sun and 2.0% for Daybreak Blue access. OpenAI also states that the new system exceeds GPT-5.5-Cyber in the same tests (57.3% for the previous version). In addition, the company attributes to the model the discovery of a catalogued vulnerability such as CVE-2026-15903 (CVSS 8.8) in the V8 engine, patched by Google in mid-July 2026.

Technically, GPT-5.6-Cyber is an instance of language model trained or adapted with data and objectives oriented to safety workflows: finding operating vectors, generating exploit chains, analysing privilege climbing scenarios and prioritizing the severity of findings. Its greater "permissiveness" means that in controlled contexts it responds to requests that the general versions reject as dual use. OpenAI has evaluated this behavior with benchmarks such as ExploitGym and with an own metric (ACCR) that measures how much of the material requested the model delivers instead of refusing to answer.
Who does this affect? Directly to security organizations, managed service providers and incident response equipment that are part of the program and to the clients of the initial partners (including Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, Fortinet, IBM, Palo Alto Networks, PwC and Sophos, according to OpenAI). Indirectly, the ad affects any company whose software or infrastructure may include vulnerabilities detectable by these automated techniques: the deployment of tools that accelerate hole search reduces the time available to mitigate before an attacker takes advantage of it.
Practical implications: on the one hand, greater defensive ability to find and patch failures before they are exploited; on the other, an increased risk if similar tools or uncontrolled copies reach the hands of attackers. OpenAI recognizes this dilemma and distinguishes Daybreak Blue (front versions with guards for defensive work) and Daybreak Red (models with less restrictions for authorized researchers). The company stated that the model helped identify a multitude of failures: among them, five vulnerabilities in a popular mobile system that could be chained up to a local escalation; three critical failures in a database with the possibility of remote execution; and more than 400 vulnerabilities with climbing potential in a operating system kernel. These numbers come from OpenAI's own accounting and, in some cases, are already in the process of being repaired by those responsible for these products.
Estimated information and uncertainties: OpenAI metrics (ACCR, ExploitGym) are internal or company-controlled evaluations; therefore, there are currently no published independent audits to verify the completion rate, the quality of the gases generated or the real risk that the model will produce exploitable and functional code in a productive environment. The full details of the training data and the access control and human monitoring mechanisms accompanying Daybreak Red are also not public. The claim that the model "improves severity calibration" is based on internal tests, but OpenAI recognizes a weakness: GPT-5.6-Cyber tends to generate shorter and less detailed vulnerability reports than GPT-5.6 Sun in open exercises, which could limit its operational utility if there is no human review.
Relevant technical and operational context: the emergence of systems capable of automating advanced research phases shortens the window between public disclosure of a failure and the emergence of functional exploits. External research - for example, studies on automatic patch generation - show that models still make mistakes when trying to correct code; an analysis cited by OpenAI, conducted by 1Password, found that only 26.0% of the patches generated by LLM resolved a failure without altering the behavior of the application, while in 53.9% of cases the patches did not solve the problem or added new vulnerabilities. This limitation indicates that, although detection improves, automated correction still requires expert monitoring.
Specific recommendations for technical managers and end-users: 1) Treat findings generated by IA as inputs, not as final solutions: require expert review and regression tests before applying automatic patches. 2) Prioritize critical vulnerability management and apply compensatory mitigation (WAF, segmentation, firewall rules) immediately when a holding is published. 3) Strengthen public exposure controls: reduce attack surface, deactivate unnecessary services and apply minimum privilege principles. 4) Protect development pipelines and repositories with continuous scanning, code reviews and strong access policies, because automation facilitates both defensive and adversarial search. 5) Audit and control of model providers: demand transparency on access, use log and distribution controls for any service that supports the search for vulnerabilities.

For non-technical readers: check that your software providers and equipment follow basic patching and prioritizing practices; require evidence that a patch was validated by humans and by automated tests. For security teams, review responsible outreach policies, accelerate patch validation processes and consider agreements with detection providers to receive early warnings.
OpenAI argues that expanding access to attack capabilities to authorized defenders is necessary to close the "defensive gap," but the tests and metrics that have been released so far come mainly from the company itself. Meanwhile, public safety authorities and teams recommend improving digital hygiene practices and implementing immediate compensatory controls against the proliferation of tools that accelerate both defensive and offensive research (see general guidance on preparation on the CISA site). For more context on disclosure and technical details of specific vulnerabilities, see OpenAI official publications and vulnerability database entries (e.g. CVE-2026-15903 NVD tab).
Useful sources and readings: OpenAI (company blog) and the NVD database containing the CVE-2026-15903; for operational safety recommendations see the CISA Shields Up guide.
Related
More news on the same subject.

GitLab critical alert: emergency patch fixes CVE-2026-19478 allowing to modify or eliminate public projects without credentials
GitLab published an emergency patch on August 17, 2026 to correct critical vulnerability in its self-hosted software (Community and Enterprise Edition) which, under certain cond...

When the MCP server keeps your credentials: the silent attack vector of the IA in production
The incorporation of IA agents into business processes has opened a practical way for production systems and data to be accessible from models: it is called Model Context Protoc...

Critical alert: CVE-2026-58231 in SAP Commerce Cloud could allow remote code execution; patch and urgent mitigation
A critical vulnerability that affects SAP Commerce Cloud, registered as CVE-2026-58231 and with maximum score 10.0 on the CVSS scale, it is being exploited attempts shortly afte...

The massive purchase of expired domains drives fraud, malware and streaming pirate: the business behind the dropcatch
An intelligence report on DNS published by Infoblox and disseminated by specialized media confirms that criminals are buying large-scale expired domains - the so-called dropcatc...

HoneyMyte updates CoolClient with a signed kernel driver to hide processes and protect the C2 channel
Kaspersky has published an analysis that attributes to the actor known as HoneyMyte (also Mustang Panda) an updated version of the CoolClient backdoor that incorporates a signed...

GeoServer on zero-day vulnerability alert in jsonArrayContains with real risk of remote execution
The GeoServer open source project has a zero-day vulnerability that is being actively explored by attackers, according to researchers' public alerts and the watchTowr intelligen...

AmnesiaStealer MacOS malware that steals credentials and controls real-time browser sessions
Security researchers have documented a new malware family aimed at macOS - called AmnesiaStealer - that combines a dropper in shell, an infostealer written in Rust and a remote ...