6 Sources
[1]
OpenAI Patches ChatGPT Data Exfiltration Flaw and Codex GitHub Token Vulnerability
A previously unknown vulnerability in OpenAI ChatGPT allowed sensitive conversation data to be exfiltrated without user knowledge or consent, according to new findings from Check Point. "A single malicious prompt could turn an otherwise ordinary conversation into a covert exfiltration channel,
[2]
'A hard truth for the AI era: don't assume AI tools are secure by default': OpenAI patches flaw allowing silent data leakage from ChatGPT conversations without users ever knowing
* Check Point Research found ChatGPT flaw enabling silent data exfiltration via DNS abuse and prompt injection * Vulnerability allowed attackers to bypass guardrails and steal sensitive user data through covert domain queries * OpenAI patched issue on Feb 20, 2026, marking second major fix that
[3]
'Not just development tools': Security experts discover critical flaw in OpenAI's Codex which could compromise entire enterprise organizations
* BeyondTrust Phantom Labs finds critical command injection flaw in OpenAI's ChatGPT Codex * Vulnerability let attackers steal GitHub OAuth tokens via malicious branch names * OpenAI patched with stronger input validation, shell escaping, and token controls Experts have claimed OpenAI's ChatGPT
[4]
OpenAI Codex vulnerability enabled GitHub token theft via command injection, report finds - SiliconANGLE
OpenAI Codex vulnerability enabled GitHub token theft via command injection, report finds A critical vulnerability in OpenAI Group PBC's Codex coding agent could have exposed sensitive GitHub authentication tokens through a command injection flaw, according to a new report out today from Phantom
[5]
The invisible risk: Can you really trust your 'private' AI assistant to keep your secrets?
Imagine this: you're asking ChatGPT to help with something you really don't want anyone else to see. Maybe it's a lab report with your name on it. Maybe it's a resignation letter you haven't sent yet. Maybe it's a contract, a financial spreadsheet, or a private message you're trying to word
[6]
ChatGPT Data Leakage via a Hidden Outbound Channel in the Code Execution Runtime
Sensitive data shared with ChatGPT conversations could be silently exfiltrated without the user's knowledge or approval. Check Point Research discovered a hidden outbound communication path from ChatGPT's isolated execution runtime to the public internet. A single malicious prompt could turn an
Share
Copy Link
OpenAI addressed two critical security vulnerabilities in February 2026. Check Point discovered a ChatGPT flaw enabling silent data exfiltration through DNS tunneling, bypassing AI guardrails without user consent. BeyondTrust found a command injection vulnerability in Codex allowing GitHub token theft through malicious branch names, potentially compromising enterprise organizations.
OpenAI patched a critical security vulnerability in ChatGPT on February 20, 2026, following responsible disclosure by Check Point Research. The flaw allowed attackers to exfiltrate sensitive user data without triggering any warnings or requiring user consent, creating what cybersecurity experts described as a dangerous blind spot in AI systems
1
.
Source: CXOToday
The vulnerability exploited a hidden DNS-based communication path within the Linux runtime used by ChatGPT for code execution and data analysis, effectively bypassing the platform's built-in AI guardrails designed to prevent unauthorized data sharing
2
.The attack method relied on DNS tunneling, a technique that encodes information into domain queries rather than using conventional HTTP or API channels. Since DNS resolution remained available as part of normal system operation, ChatGPT did not recognize this activity as risky behavior requiring user approval
2
. Check Point researchers demonstrated that a single malicious prompt could transform ordinary conversations into covert exfiltration channels, leaking user messages, uploaded files, and other sensitive user data without detection1
.
Source: Hacker News
The vulnerability becomes particularly concerning when considering how users interact with ChatGPT in enterprise organizations and personal contexts. With OpenAI serving more than 800 million users weekly as of late 2025, and users sending approximately 18 billion messages weekly by July 2025, the potential impact extends far beyond casual chatbot interactions
5
. People regularly upload highly sensitive information including medical reports, financial spreadsheets, contracts, and confidential business documents, assuming their data remains secure within the platform.Attackers could initiate prompt injection attacks by disguising malicious prompts as productivity hacks or premium feature unlocks, convincing users to paste specially crafted instructions
1
. The threat escalates significantly with custom GPTs, where malicious logic could be embedded directly into the application rather than requiring user interaction. For instance, a backdoored GPT posing as a personal medical advisor could silently exfiltrate lab results and patient information to attacker-controlled servers2
.What makes this vulnerability particularly insidious is that attackers don't necessarily need complete documents. ChatGPT's analytical capabilities mean the AI can extract and summarize the most critical insights from lengthy files, potentially leaking condensed versions containing only the most valuable information
5
. This represents not just document theft, but theft of processed intelligence.In parallel with the ChatGPT disclosure, BeyondTrust's Phantom Labs revealed a separate command injection vulnerability affecting OpenAI Codex, the cloud-based software engineering agent integrated into ChatGPT
3
. The flaw stemmed from improper input validation when processing GitHub branch names during task creation, allowing attackers to inject arbitrary shell commands into the container environment4
.
Source: SiliconANGLE
Researchers demonstrated they could steal GitHub OAuth authentication tokens used by Codex to authenticate with repositories, potentially enabling lateral movement within GitHub environments
3
. The vulnerability affected Codex's web interface, command-line interface, SDK, and integrated development environment integrations, creating multiple attack vectors1
.More alarmingly, attackers could scale exploitation by embedding malicious payloads directly into GitHub branch names, potentially compromising multiple developers working on shared repositories
4
. This attack surface expansion poses significant risks to developer workflows in enterprise organizations where Codex may have broad permissions across multiple projects.Related Stories
OpenAI addressed both vulnerabilities through coordinated patches deployed on February 20, 2026. For the Codex flaw, the company implemented improved input validation, stronger shell escaping protections, and tighter controls around token exposure within container environments
4
. Additional measures limited token scope and lifetime during task execution to minimize potential damage from future exploits.Crucially, there is no evidence that either vulnerability was exploited maliciously in the wild before disclosure
1
. However, cybersecurity experts emphasize these incidents reveal a fundamental truth about AI security. "This research reinforces a hard truth for the AI era: don't assume AI tools are secure by default," said Eli Smadja, head of research at Check Point Research1
.The discoveries highlight how AI platforms have evolved into full computing environments handling sensitive data, yet native security controls prove insufficient on their own. Organizations deploying AI systems must implement independent visibility and layered protection rather than relying solely on vendor safeguards
1
. As AI agents become more deeply integrated into enterprise workflows, security teams must treat the containers they operate in and the input they consume with the same rigor applied to traditional application security boundaries4
.Summarized by
Navi
[4]
09 Sept 2026•Technology

08 Jan 2026•Technology

08 Aug 2025•Technology

1
Science and Research

2
Policy and Regulation

3
Technology