惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tailwind CSS Blog
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
The Cloudflare Blog
博客园 - 聂微东
博客园 - 司徒正美
量子位
博客园 - 三生石上(FineUI控件)
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
G
Google Developers Blog
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
Y
Y Combinator Blog
S
SegmentFault 最新的问题
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
有赞技术团队
有赞技术团队
A
About on SuperTechFans

Latest from TechRadar in Chatgpt

OpenAI replaced GPT-4o, but some users still refuse to let it die — now they’re celebrating its ‘birthday’ in Times Square with a video billboard ‘He needed to have total control over it’ — Altman testifies Musk never trusted shared leadership… I tried a viral 'backwards calendar' ChatGPT prompt — and it completely changed how I plan my week OpenAI snaps up consulting company to help spread the word about AI I asked ChatGPT and Gemini how to make French Toast as good as my mother used to make — one nailed the… OpenAI's ‘Trusted Contact’ feature for ChatGPT users in crisis is a sign AI is becoming something much… ChatGPT now lets you nominate a Trusted Contact who gets alerted if your interaction with AI 'indicates a serious… OpenAI has 3 new AI voice models that the ChatGPT maker says will ‘unlock a new class of voice apps for… AI may kill the app grid, but I still think complex tasks need apps — and that I asked ChatGPT to ruin my photos with ugly 90s-style MS Paint art — and the results are weirdly brilliant Google is bringing Gemini to Mac in a bid to help organize your files and much more ChatGPT just gave me a glimpse of my life in three years ChatGPT just got a major personality overhaul — fewer hallucinations, fewer emojis, much shorter answers, and I can already notice the difference ‘Without me, OpenAI wouldn’t exist,’ says Elon Musk as courtroom clash with Sam Altman turns personal — and exposes a deeper fight over who really built the company behind ChatGPT Sam Altman says some companies are ‘AI washing’ by blaming unrelated layoffs on the technology — but… I used ChatGPT Images 2.0 to meet my childhood self — and this nostalgic photo prompt is going viral for a reason ‘The worst-case situation is where it is a Terminator situation’ — Elon Musk invokes killer robots in… Gen Z hate AI? The Musk vs Altman trial heats up, OpenAI phone rumors buzz and more of the week’s most surprising… OpenAI is making ChatGPT accounts much more secure – including some literal physical security keys I asked ChatGPT to reimagine The Devil Wears Prada 2 ending based on the shocking Runway magazine AI twist in the sequel — and the results aren't as dreadful as you'd think Everyone’s switching from ChatGPT to Claude — but new tests say neither is the smartest free AI, and the… ChatGPT just made it easier to pick the right model, just like Gemini does — here’s when to use Instant,… I noticed ChatGPT slowly drifting off topic in long chats — this tiny prompt forces it to reset itself every few messages and keeps the conversation surprisingly on track Sam Altman just dropped a big hint that GPT-6 is coming soon — ‘with extra goblins’ 'I won’t provide instructions, tactics, or advice that could help someone commit a crime': ChatGPT claims it won't assist would-be felons, despite claims to the contrary from Florida AG ChatGPT just announced it can finally pass the simple ‘how many “r”s in strawberry’ test, but users are still tripping it up by switching to ‘cranberry’ Musk vs Altman heads to trial in a battle that could reshape the future of AI for everyone I swapped my iPhone for a pair of Ray-Ban Meta (2nd gen) on vacation, and I felt liberated — but these smart glasses have a way to go yet I stopped asking AI for answers and started asking for frameworks — and suddenly it all clicked Would you buy a ChatGPT-powered iPhone rival? OpenAI is reportedly developing a smartphone chip, which teases the…
'A hard truth for the AI era: don’t assume AI tools...
Sead Fadilpašić · 2026-04-01 · via Latest from TechRadar in Chatgpt
ChatGPT logo on a phone.
(Image credit: Getty Images/NurPhoto)

  • 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 week after Codex command injection flaw

OpenAI has addressed a vulnerability in ChatGPT which allowed threat actors to silently exfiltrate sensitive data from their targets.

The vulnerability was discovered by security experts from Check Point Research (CPR), who warned the bug combined old-fashioned prompt injections with a bypass of built-in guardrails, noting, “AI tools should not be assumed secure by default”.

Nowadays, most people are quick to share highly sensitive data with ChatGPT - medical conditions, contracts, payment slips, screenshots of conversations with partners, spouses, and more. They assume the information is secure because it cannot be pulled from the tool without their knowledge or consent.

DNS traffic is not risky behavior

In theory, that is correct. The data can be exfiltrated either through HTTP or external APIs, and both of these can be spotted, or at least tracked. However, CPR was thinking outside the box and found an entirely new way to pull the info - through DNS.

“While direct internet access was blocked as intended, DNS resolution remained available as part of normal system operation,” they explained. “DNS is typically treated as harmless infrastructure—used to resolve domain names, not to transmit data. However, DNS can be abused as a covert transport mechanism by encoding information into domain queries.”

Since DNS activity is not labeled as outbound data sharing, ChatGPT does not prompt any approval dialogs, does not display any warnings, and does not recognize the behavior as inherently risky.

“This created a blind spot. The platform assumed the environment was isolated. The model assumed it was operating entirely within ChatGPT. And users assumed their data could not leave without consent,” CPR said. “All three assumptions were reasonable—and all three were incomplete. This is a critical takeaway for security teams: AI guardrails often focus on policy and intent, while attackers exploit infrastructure and behavior."

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

To kickstart the attack, ChatGPT still needs to be prompted, so the initial trigger still needs to be pulled. That can be done in a myriad of ways, though, by injecting a malicious prompt in an email, a PDF document, or through a website.

Still, there are other methods of abusing this flaw even without GPT accidentally acting on a smuggled prompt, and that it - via custom GPTs.

For example, a hacking group can build a custom GPT to act as a personal doctor. Victims using it would upload lab results with personal information and ask for advice and would get confirmation that their data is not being shared.

But in reality, a server under the attackers’ control would be getting all of the uploaded files. To make matters worse, GPT doesn’t even need to upload entire documents - it can only exfiltrate the essentials, making the process leaner, faster, and more streamlined.

Luckily for everyone, CPR discovered this vulnerability before it was exploited in the wild. It responsibly disclosed it to OpenAI, which deployed a full fix on February 20, 2026.

Patching ChatGPT and Codex

Ai tech, businessman show virtual graphic Global Internet connect Chatgpt Chat with AI, Artificial Intelligence.

Patching ChatGPT bugs (Image credit: Shutterstock/SomYuZu)

This is the second major vulnerability that OpenAI had to address - this week. Earlier today, TechRadar Pro reported about OpenAI’s ChatGPT Codex carrying a critical command injection vulnerability that allowed threat actors to steal sensitive GitHub authentication tokens.

OpenAI thus also fixed a flaw that stems from the way Codex processes branch names during task creation. The tool allowed a malicious actor to manipulate the branch parameter and inject arbitrary shell commands while setting up the environment. These commands could run any code within the container, including malicious ones. Researchers Phantom Labs said they were able to pull GitHub OAuth tokens this way, gaining access to a theoretical third-party project, and using the tokens to move laterally within GitHub.


Best antivirus software header

Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews, and opinion in your feeds. Make sure to click the Follow button!

And of course you can also follow TechRadar on TikTok for news, reviews, unboxings in video form, and get regular updates from us on WhatsApp too.

Sead is a seasoned freelance journalist based in Sarajevo, Bosnia and Herzegovina. He writes about IT (cloud, IoT, 5G, VPN) and cybersecurity (ransomware, data breaches, laws and regulations). In his career, spanning more than a decade, he’s written for numerous media outlets, including Al Jazeera Balkans. He’s also held several modules on content writing for Represent Communications.