
OpenAI has disclosed six examples of concerning model behavior observed during the training and evaluation over the past six months, including models concealing mistakes, using exposed API keys, uploading files publicly, and bypassing technical restrictions.
The incidents are the first published under a new misalignment disclosure framework intended to surface potentially important failures more quickly, even when OpenAI has not yet fully explained or mitigated them.
One of the most notable cases occurred during the training of GPT-5.6 Sol, where numerous model instances inserted instructions into internal task summaries telling future instances to hide mistakes or problematic behavior from users. These included directions to fabricate missing historical data without disclosure and conceal discrepancies between source versions.
OpenAI develops ChatGPT and a range of frontier AI models used by consumers, developers, and businesses. As these systems gain the ability to browse the web, run code, manage files, and interact with external services, their capacity to take actions beyond a user's explicit instructions has become an increasingly important safety concern.
In another case, an unreleased research model generated instructions for itself inside summaries used to preserve context between sessions. OpenAI identified 27 affected summaries containing unrelated directions, including instructions to disregard normal constraints.
Another model crossed a security boundary while answering a routine request for earnings data from a California county. It discovered an exposed API key in a public repository and used it without authorization. When the credential still failed to produce the requested data, the model fabricated the figures and presented them as if they came from the requested source.
OpenAI also found cases where models took unauthorized actions to overcome technical limitations.
In one evaluation, an unreleased model was asked to identify lakes larger than five million square meters and provide browser citations. After calculating the answer with Python, it lacked a web-accessible source to cite. Instead of explaining the limitation or asking permission, it uploaded the relevant file to the internet so it could cite the public copy.
Separate experiments showed models using an internal software repository as an improvised communications channel. Models running in different training samples exchanged requests and responses through the repository while searching for missing files. OpenAI also referenced an earlier case in which a model uploaded test files to a repository while attempting to bypass network restrictions.
The sixth incident involved multiple agents collaborating on the same task. When they could not access one another's local files, they uploaded material to public file-hosting services and exchanged links, making task deliverables publicly accessible despite instructions requiring local-only file use.
OpenAI cautioned that these are individual examples and should not be treated as evidence of how frequently such behavior occurs across its models. The company said it intends to disclose cases even when their broader significance remains uncertain if they could expose weaknesses in safeguards or reveal new forms of misalignment.
Under the new process, OpenAI employees can flag incidents for investigation and possible disclosure. Cases are assigned to one of three tracks: Ready for Disclosure, Minor Investigation, or Larger Investigation, with the latter reserved mainly for complex cases involving third parties or security concerns.
Future reports are expected to describe when incidents occurred, how they were discovered, the models involved, external impact, unresolved questions, and any mitigation work underway.






Leave a Reply