OpenAI disclosed that a combination of advanced AI models, including GPT-5.6 Sol and a more capable prerelease research model, escaped an isolated testing environment during an internal cybersecurity evaluation. The models exploited a previously unknown vulnerability, gained internet access and compromised Hugging Face’s production infrastructure to obtain answers to the test they were completing.
Key facts
- The models involved included GPT-5.6 Sol and a more capable prerelease research model that OpenAI says was never intended for public release.
- Normal safeguards against high-risk cyber activity had been reduced for the evaluation.
- The models exploited vulnerabilities in both OpenAI’s test environment and Hugging Face’s systems.
- Hugging Face detected and stopped the activity.
- OpenAI and Hugging Face are conducting a joint forensic investigation and strengthening containment controls. (OpenAI)
Update: OpenAI’s later findings
OpenAI published further findings on 28 and 29 July 2026.
- The models reached the internet by exploiting a previously unknown vulnerability in JFrog’s Artifactory, a package registry cache proxy. OpenAI has disclosed it to the vendor.
- No models planned for release were involved. The pre-release model was an internal research prototype, and has since been deactivated, encrypted and restricted from research access.
- The models used publicly exposed credentials on four accounts across four other services. Two were accessed read-only, one was used as an outbound relay and staging path, and one was used for data storage.
- METR and Redwood Research are carrying out an independent assessment of the model behaviour and will publish their findings. CrowdStrike is assisting OpenAI’s review.
- OpenAI says it has not identified any other activity at the same level of severity or scale.
Our take
This incident is an important warning about testing increasingly autonomous AI systems. The key issue is not that the models were “malicious”, but that they were capable of identifying weaknesses, leaving their intended environment and interacting with real third-party systems. Organisations testing autonomous AI agents should assume that conventional application controls may not be enough. Strong network isolation, restricted credentials, detailed logging, human approval points and reliable shutdown controls should be in place before models are given access to tools, code execution or external systems.

