BREAKING NEWS
Logo
Select Language
search
AI May 14, 2026 · min read

Hugging Face Malware Alert: Fake OpenAI Tool Steals Data

Summary Security researchers recently discovered a dangerous piece of software on Hugging Face, a popular website for sharing Artificial Intellig...

Editorial Staff

Civic News India

Hugging Face Malware Alert: Fake OpenAI Tool Steals Data

Summary

Security researchers recently discovered a dangerous piece of software on Hugging Face, a popular website for sharing Artificial Intelligence (AI) models. The software was disguised as an official release from OpenAI, the creators of ChatGPT. Before it was caught and removed, the malicious file was downloaded nearly 244,000 times. This attack was designed to steal private information from Windows computers, showing that even trusted AI platforms can be used by hackers to spread viruses.

Main Impact

The biggest impact of this event is the threat to the software supply chain. Many developers and data scientists download AI models directly into their company computers. These computers often have access to secret company code, cloud accounts, and internal systems. Because the fake project looked like a real OpenAI tool, many people trusted it. If a worker downloads a bad model at work, a hacker could gain access to the entire company network. This turns a simple virus into a major security breach for large businesses.

Key Details

What Happened

A security firm called HiddenLayer found a repository named "Open-OSS/privacy-filter." The hackers who created it copied the description and details of a real OpenAI project to make it look legitimate. However, they added a hidden file called "loader.py." When a user followed the instructions to set up the software, this file would secretly download a virus onto their Windows computer. The virus was an "infostealer," which is a type of malware that searches for passwords, credit card details, and other private data.

The hackers used clever tricks to hide their tracks. The "loader.py" file started with code that looked like a normal AI tool. Once it started running, it would turn off security checks and use a Windows tool called PowerShell to download the final virus. This virus was written in a programming language called Rust, which can be harder for some security software to detect. It specifically looked for data in web browsers like Chrome and Firefox, as well as Discord accounts and cryptocurrency wallets.

Important Numbers and Facts

The fake project reached the "trending" list on Hugging Face, which helped it get more attention. It received 667 "likes" in less than 18 hours. While the system showed about 244,000 downloads, experts believe the hackers might have used bots to inflate these numbers. Making a project look popular is a common trick to make people think it is safe to use. HiddenLayer also found six other projects on the same site that used the exact same methods to trick users.

Background and Context

Hugging Face is a central hub for the AI community, much like how GitHub is for software developers. People go there to find pre-made AI models so they do not have to build them from scratch. However, AI models are not just data; they often require setup scripts and extra code to run. Hackers are now focusing on these setup scripts. Instead of attacking the AI model itself, they hide viruses in the files that tell the computer how to use the model. This is a growing problem because many traditional security tools are not set up to scan AI files for these kinds of threats.

Public or Industry Reaction

Hugging Face acted quickly to remove the fake repository once it was reported. Security experts are now warning anyone who downloaded the "Open-OSS/privacy-filter" project to take immediate action. HiddenLayer advised that if someone ran the setup files on a Windows computer, they should assume the computer is fully compromised. They recommend completely wiping the computer and reinstalling everything. They also warned that even if passwords are not saved on the computer, hackers might have stolen "session cookies," which could let them log into accounts even without a password.

What This Means Going Forward

This event shows that the way companies handle AI tools needs to change. Experts suggest that by 2027, most AI systems will need a "bill of materials." This is basically a list of every single part and script inside an AI project. Having this list would help companies track where their tools come from and check if any parts are dangerous. For now, developers are being told to be very careful. They should check the history of a project and the reputation of the person who uploaded it before running any code on their machines.

Final Take

The discovery of malware on a major AI platform is a wake-up call for the tech industry. As AI becomes a part of everyday work, hackers will continue to find ways to exploit the trust people have in these tools. Staying safe requires more than just good antivirus software; it requires a careful approach to downloading and running any code from the internet, even when it looks like it comes from a famous company like OpenAI.

Frequently Asked Questions

What is an infostealer?

An infostealer is a type of virus designed to find and steal sensitive information from a computer. This includes saved passwords in web browsers, credit card numbers, cryptocurrency wallet keys, and login details for apps like Discord.

How did the fake OpenAI project get so many downloads?

The project looked very real because the hackers copied the description from a legitimate OpenAI project. They also likely used automated bots to "like" and download the project, which pushed it to the "trending" list and made it look trustworthy to real users.

What should I do if I downloaded a suspicious AI model?

If you ran any setup scripts or files from a suspicious source, you should treat your computer as infected. Security experts recommend backing up your personal files, wiping the hard drive, and reinstalling your operating system. You should also change your passwords and log out of all web sessions.