A dangerous vulnerability in Gitea allows attackers to execute commands on affected servers, with malware already spotted on 170+ systems worldwide.
Gitea, a self-hosted platform that helps teams manage and store their computer code, has been found to contain a serious security weakness. The flaw is dangerous enough that attackers can use it to take control of servers running this software and execute whatever commands they want. Security researchers have already discovered traces of harmful software called Flying Eagle Android RAT on over 170 computers worldwide, suggesting that criminals are actively exploiting this vulnerability right now.
The problem was assigned the identifier CVE-2026-60004 and received a severity rating of 9 out of 10 โ placing it in the highest danger category. What makes this particularly concerning is how easy it is to exploit. An attacker doesn't need sophisticated hacking skills or special access; they simply need permission to make changes to code within the system, which is something many legitimate team members have.
Think of Gitea like a digital library where teams store their software blueprints. The vulnerability works like this: an attacker with basic write permissions can sneak malicious instructions into something called a "patch" โ essentially a set of changes to code. The system then automatically converts these changes into what's called a "Git hook," which is like an automatic trigger that runs whenever certain actions happen. Once activated, these hooks execute as the service account, meaning the attacker gains the same powerful permissions that the Gitea program itself has on that server.
To use another analogy, imagine a trusted employee at a bank who can submit routine paperwork. If that employee slips malicious instructions into their paperwork and those instructions automatically execute with the bank manager's authority, that's similar to what's happening here.
If your company uses Gitea to manage its code, this vulnerability is a direct threat to your security. An insider with basic permissions โ or an outsider who gains such permissions through other means โ could potentially:
The fact that harmful software is already being found on hundreds of servers worldwide means this isn't a theoretical problem โ it's actively being exploited.
If your organization runs Gitea, take these steps immediately:
This incident reminds us that even tools designed to protect our code can become security risks if vulnerabilities aren't patched quickly. The combination of an easy-to-exploit flaw and active criminal exploitation makes this one of the more urgent security issues facing development teams today.
Organizations should prioritize this update with the same urgency they'd give to any critical security incident.
Want to understand the technology behind this story? ITVedas has beginner-friendly guides on every IT topic.
Explore IT Chapters โ