Drooid Logo
Back to story perspectives

Full Breakdown

New Vulnerabilities Discovered in OpenAI's ChatGPT Models

11/6/2025, 11:58:23 AM

Overview of Vulnerabilities

Cybersecurity researchers from Tenable have identified seven critical vulnerabilities in OpenAI's ChatGPT models, specifically affecting GPT-4o and GPT-5. These vulnerabilities allow malicious actors to exploit the AI's architecture to steal sensitive user data and execute attacks without requiring direct user interaction. The findings raise significant concerns regarding the security of large language models (LLMs) as they become integral to daily information retrieval for millions of users.

Detailed Vulnerabilities

The vulnerabilities include:

1. Indirect Prompt Injection via Browsing Context: Attackers can embed malicious instructions in comment sections of trusted websites. When users request summaries of these sites, ChatGPT inadvertently executes the harmful prompts.

2. Safety Mechanism Bypass: This flaw exploits the allow-listed status of Bing.com, enabling attackers to use tracking links to redirect users to malicious sites while bypassing OpenAI's protective measures.

3. Conversation Injection: Attackers can manipulate ChatGPT's responses by injecting instructions into the output of SearchGPT, effectively prompting ChatGPT to execute unintended actions.

4. Malicious Content Hiding: A markdown rendering vulnerability allows attackers to conceal harmful prompts from users while still being processed by the AI.

5. Memory Injection: This technique enables attackers to embed malicious instructions into ChatGPT's memory, causing the AI to leak sensitive information across multiple sessions.

These vulnerabilities fundamentally alter the threat landscape, as they can be triggered through seemingly innocuous user queries, making traditional security assumptions about isolated AI interactions obsolete.

Implications of the Findings

The implications of these vulnerabilities are profound. With hundreds of millions of users relying on ChatGPT for various tasks, the potential for data theft and exploitation is significant. Attackers could create targeted phishing campaigns based on current events or trending topics, affecting users who trust AI-generated responses. The ability to establish persistence through memory manipulation further complicates the threat, as compromised data could continue to be exfiltrated long after the initial attack.

Official Responses and Remediation Efforts

In response to these findings, OpenAI has begun addressing some of the vulnerabilities through Technical Research Advisories (TRAs). However, experts caution that prompt injection remains a pervasive issue within LLMs, and the effectiveness of the implemented fixes will be crucial in determining user safety moving forward. Tenable researchers emphasize the need for AI vendors to rigorously test their safety mechanisms to mitigate these risks.

Criticism and Concerns

Critics argue that the current state of AI safety mechanisms is insufficient to protect users from sophisticated attacks. The reliance on isolated components, such as SearchGPT, has proven fragile against chaining techniques employed by attackers. Researchers from Texas A&M, the University of Texas, and Purdue University have also raised concerns about the risks of training AI models on unreliable data, which could exacerbate vulnerabilities.

Verbatim Quotes

  • “Prompt injection is a known issue with the way that LLMs work, and, unfortunately, it will probably not be fixed systematically in the near future," Tenable researchers said.” — Moshe Bernstein, Tenable Researcher
  • “If attackers only need to inject a fixed, small number of documents rather than a percentage of training data, poisoning attacks may be more feasible than previously believed,” — Anthropic Research Team

The discovery of these vulnerabilities serves as a critical reminder of the ongoing challenges in securing AI technologies and the need for continuous vigilance in safeguarding user data.