OpenAI unveils Lockdown Mode to protect sensitive data from prompt injection attacks
OpenAI has introduced Lockdown Mode, a ChatGPT setting that disables several live-data features to reduce the risk of prompt injection attacks and subsequent data exfiltration for users handling sensitive information [1]. The new mode disables live web browsing, the retrieval and display of images from the web, deep research, and agent mode [1]. OpenAI stated that even with Lockdown Mode active, ChatGPT could still be vulnerable to prompt injections, which might appear in cached web content or uploaded files and affect the behavior or accuracy of a response [1]. The feature is designed to limit the attack surface for data exfiltration rather than eliminate all injection risks [1]. "Lockdown Mode is not intended for everyone," OpenAI said, describing it as a tool for people and organizations that handle sensitive data and want stricter protection [1]. The rollout is currently reaching self-serve ChatGPT Business accounts and eligible personal accounts [1]. Prompt injection has been a persistent concern since ChatGPT's public release in November 2022, which accelerated a period of rapid investment and public attention toward artificial intelligence [8]. The chatbot, which reached 100 million monthly active users within two months of launch, has faced criticism for its potential to generate misinformation and for security vulnerabilities [8]. OpenAI's broader product ecosystem has also drawn scrutiny; its ChatGPT Atlas browser, based on Chromium, includes an optional agent mode that can carry out tasks on websites and has been criticized over reported security vulnerabilities involving its memory features [9]. The introduction of Lockdown Mode arrives as agentic AI systems—capable of autonomous perception, reasoning, and tool use—are being tested across specialized domains. A pilot study evaluating agentic multimodal AI systems for digital pathology found that while the systems could meaningfully engage with web-based slide viewing software, diagnostic precision remained limited compared with a human expert, achieving up to 28.6% accuracy with images and signalment provided versus 85.7% for a board-certified pathologist [7]. In clinical reasoning benchmarks, a multi-agent diagnostic intelligence agent achieved a score of 0.6272 on the HealthBench Professional benchmark, with performance lift attributed to system architecture including specialty routing and safety gating [3]. OpenAI's move to restrict feature access for security purposes reflects a design trade-off between capability and safety. The company's o1 reasoning model, released in preview in September 2024, was built to spend time "thinking" before answering, improving performance on complex reasoning tasks [10]. Lockdown Mode applies a different philosophy—removing capabilities rather than adding reasoning steps—to address a specific threat vector. The feature is rolling out now [1].
product-launchsafety-research
Background sources we checked (9)
- en.wikipedia.org ↗ Events of the year 2023 in the United Kingdom. This is the year of the coronation of King Charles III.…
- arxiv.org ↗ Most reported gains on agentic-LLM clinical benchmarks are often attributed to prompt engineering, yet our results suggest that larger improvements can come from architectural and engine-level design. We present MDIA, a Multi-agent Diagnostic Intelligence Agent implemented as a 7…
- arxiv.org ↗ We prove that for any unweighted graph on n vertices the L1 norm of a unit electric current between the endpoints of a random edge is at most 2 log n. Furthermore, we show that on any weighted graph the spectral norm of the entry-wise absolute value of the symmetric transfer-curr…
- arxiv.org ↗ Large language-vision models (LLVM), such as OpenAI's ChatGPT and GPT-4, have gained prominence as powerful tools for analyzing text and imagery. The merging of these data domains represents a significant paradigm shift with far-reaching implications for automatic target recognit…
- arxiv.org ↗ This paper describes the design, implementation, and evaluation of a browser extension that provides contextual help to users who hover over technological acronyms and abbreviations on web pages. The extension combines a curated technical dictionary with OpenAI's large language m…
- arxiv.org ↗ Recent advances in agentic artificial intelligence, i.e. systems capable of autonomous perception, reasoning, and tool use, offer new opportunities for digital pathology. In this pilot study, we evaluate whether two agentic multimodal AI systems (OpenAI's ChatGPT 5.0 in agentic m…
- en.wikipedia.org ↗ ChatGPT is a generative artificial intelligence chatbot developed by OpenAI. Originally released in November 2022, the product uses large language models—specifically generative pre-trained transformers (GPTs)—to generate text, speech, and images in response to user prompts. Chat…
- en.wikipedia.org ↗ ChatGPT Atlas is an AI browser developed by OpenAI. It is based on Chromium and is currently only available on macOS. The browser integrates ChatGPT into the browsing interface via a sidebar assistant that can answer questions about the current page, summarize content, and rewrit…
- en.wikipedia.org ↗ OpenAI o1 is a generative pre-trained transformer (GPT), the first in OpenAI's "o" series of reasoning models. A preview of o1 was released by OpenAI on September 12, 2024. o1 spends time "thinking" before it answers, making it better at complex reasoning tasks, science and progr…
Sources covering this (2)
- techcrunch.com — OpenAI unveils Lockdown Mode to protect sensitive data from prompt injection attacks ↗
- simonwillison.net — OpenAI Help: Lockdown Mode · UK