OpenAI is launching a special security mode called Lockdown Mode, designed to protect users' sensitive data from leaks caused by prompt injection attacks. The mode minimizes risks by disabling the model's most vulnerable features.


What Happened
OpenAI has begun rolling out the Lockdown Mode feature for ChatGPT business accounts and a selection of personal accounts. In this mode, the model limits its capabilities: live web browsing is disabled (though access to cached data is maintained), along with web image search, Deep Research functions, and autonomous agent capabilities.
Context
The problem of prompt injection remains a fundamental vulnerability in modern LLMs, where attackers can use third-party websites or files to trick a model into revealing secret information. Since complete software protection at the architectural or model weight level is currently unachievable, developers are shifting toward an attack surface reduction strategy.
Why It Matters for the Industry
This move could become a significant milestone in establishing industry security standards for LLM agents. OpenAI is offering a trade-off between functionality and security, acknowledging the need to implement "safe mode" or "lockdown mode" patterns across other platforms. This creates an incentive for the development of hybrid architectures where critical tasks are performed in an isolated environment.
Why It Matters for Users
Users working with sensitive corporate information gain a tool to reduce the risk of data leaks via external web resources or documents. While this requires sacrificing some advanced features (such as autonomous agents), it allows for significantly safer integration of ChatGPT into workflows that require strict risk control.
What Is Not Yet Known / Limitations
Technical experts view this approach as a forced technological dead end, as it addresses the problem not by fixing the vulnerability itself, but by limiting the model's capabilities.
Sources
Author
Look at AI, Editorial Team
