The images in this article were generated with artificial intelligence. How we publish
OpenAI has begun to deploy a new mode called Lockdown Mode for eligible personal accounts of ChatGPT, an option designed to reduce the possibility of data exfiltration through prompt injection attacks. The measure does not seek to eliminate the possibility of injections - that remains an inherent risk to models - but to close specific channels that attackers can use to get information out of the controlled environment.
With Lockdown Mode enabled, OpenAI limits or disables functions that can connect the model to the web or external services. Among the affected capabilities are access to live web navigation (reducing to cache content), image support in response or to recover images from the web, Deep Research Agent mode, Canvas' ability to access the network and download files for analysis, according to OpenAI's own note. In addition, Lockdown Mode cannot cohabit with Developer Mode: turn one off.

The novelty comes in a context where prompt injections are considered a risk "border" for all large language models: malicious instructions embedded in inputs, links or files can manipulate the model's output or create exfiltration vectors if the system has open network pathways. OpenAI publishes these changes as part of a sandboxing-based hardening strategy and e / s controls that attempt to mitigate exfiltration mechanisms linked to URL and outgoing requests. For more technical details and official communication, see the OpenAI ad on your blog: OpenAI - Lockdown Mode.
It is important to understand the practical implications: activate Lockdown Mode reduces functionality in exchange for a lower attack surface. For users working with highly sensitive data (e.g. business secrets, medical records or regulated personal data), such compensation may be appropriate; for users who depend on live functions such as navigation or dynamic image recovery, the mode can stop critical processes. In addition, OpenAI warns that the measure does not guarantee total risk elimination; vectors such as enabled applications, unexpected capacity combinations or new operating techniques can continue to allow leakage.
From the operational security perspective, Lockdown Mode should be seen as one more piece within an in-depth defence strategy. It does not replace traditional controls such as output filtering (egress), endpoints protection, DLP solutions (data loss prevention) or good API governance practices and third-party apps. Organizations that adopt ChatGPT for sensitive tasks should complement the configuration with access control policies, SSO with MFA, revision of authorized integrations and continuous monitoring of sessions and activity. For broader frameworks and recommendations on IA risk management and safe practices, see resources from official agencies such as NIST: NIST - Artificial Intelligence.
In the daily operation, there are concrete actions I recommend: first, evaluate and classify workflows that handle sensitive data and decide which ones to activate Lockdown in. Mode after controlled tests; second, perform prompt-focused team network exercises to validate that controls block real vectors; third, review and restrict apps connected to ChatGPT accounts and audit third party permissions; and fourth, establish a session and credentials management policy that includes remote closure of suspicious sessions and rotation of keys and tokens.

OpenAI has also introduced a session management tool that allows users to review connected devices, approximate locations and close specific sessions if unauthorized activity is detected. Such session control is useful for account hygiene but does not replace the need for detection and response: record access, set up alerts for unusual beginnings and integrate that telemetry into your IMS or observability platform to correlate signs of abuse.
You don't have to fall into a false sense of security: Lockdown Mode reduces vectors but does not eliminate the possibility that a malicious instruction within a file or a combination of functionalities will cause misresponses or leaks. Therefore, combine the option with data minimization policies (send only the essential to the model), human reviews in critical processes and legal and contractual controls with IA providers.
Finally, for safety and product managers, the recommendation is to treat this function as a configurable mitigation tool: document when and why it is activated, measure the impact on productivity, and keep open channels with the supplier to receive updates and report adverse behaviors. The safe adoption of language models requires iterative decisions and continuous testing, not just switch activation.
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 ...