Red Heron exploits Gitea n-day flaw in multinational campaign, exposing new Linux rootkit
A Chinese-speaking threat actor group known as Red Heron exploited a recently disclosed remote code execution vulnerability (CVE-2026-60004) in Gitea, a self-hosted Git service, in a multinational campaign. The campaign targeted internet-facing Gitea instances across multiple countries, including Canada, Argentina, Taiwan, the United States, and Sri Lanka, focusing on sectors such as defense, elections, energy, aerospace, telecommunications, government, and research. The attackers used automated tools to steal source code, credentials, and maintain persistent access, including root-level control on some infrastructure. They deployed a novel Linux implant named JITTERLY with extensive post-exploitation capabilities and embedded a previously undocumented rootkit called SIXZUT to maintain stealth and persistence. The campaign demonstrates rapid weaponization of n-day vulnerabilities in development platforms and highlights significant risks to source code confidentiality and infrastructure integrity.
AI Analysis
Technical Summary
Red Heron exploited CVE-2026-60004, a critical remote code execution vulnerability in Gitea versions 1.17 through 1.27.0, which allows unauthenticated attackers or users with write access to execute arbitrary commands as the Gitea process user via malicious Git hooks. The threat actor rapidly weaponized public proof-of-concept code into an automated exploitation framework capable of account registration, repository theft, and trace removal. The campaign targeted 1,386 Gitea instances across seven countries and maintained a dataset of 477 Taiwan-based systems, focusing on strategic sectors. Post-exploitation tools include JITTERLY, a C++ Linux implant supporting over 30 commands, and SIXZUT, an LD_PRELOAD rootkit that hides files, processes, and network connections, ensuring implant persistence. The group’s operational material and targeting suggest a PRC-linked context. This activity underscores the dangers posed by n-day vulnerabilities in self-hosted development platforms and the rapid transition from vulnerability disclosure to active exploitation.
Potential Impact
Successful exploitation of CVE-2026-60004 enables remote code execution with the privileges of the Gitea process user, potentially leading to source code theft, credential compromise, persistent access, lateral movement, and root-level control of infrastructure. The campaign has resulted in confirmed compromises in multiple countries and sectors, exposing sensitive organizational data and infrastructure. The use of a sophisticated implant and rootkit further increases the difficulty of detection and remediation, posing a significant threat to affected organizations' confidentiality, integrity, and operational security.
Mitigation Recommendations
Users should urgently update Gitea to a version later than 1.27.0 where this vulnerability is fixed. Given the active exploitation and critical severity, patching is the primary mitigation. Organizations should also review their Gitea instances for signs of compromise, including unauthorized accounts and suspicious processes. The vendor advisory confirms the availability of an official fix. No vendor advisory indicates that no action is required or that the issue is already mitigated. Patch status is confirmed by the vendor advisory specifying affected versions as 1.17 through 1.27.0 and recommending updating to the latest version.
Affected Countries
Canada, Argentina, Taiwan, United States, Sri Lanka
Red Heron exploits Gitea n-day flaw in multinational campaign, exposing new Linux rootkit
Description
A Chinese-speaking threat actor group known as Red Heron exploited a recently disclosed remote code execution vulnerability (CVE-2026-60004) in Gitea, a self-hosted Git service, in a multinational campaign. The campaign targeted internet-facing Gitea instances across multiple countries, including Canada, Argentina, Taiwan, the United States, and Sri Lanka, focusing on sectors such as defense, elections, energy, aerospace, telecommunications, government, and research. The attackers used automated tools to steal source code, credentials, and maintain persistent access, including root-level control on some infrastructure. They deployed a novel Linux implant named JITTERLY with extensive post-exploitation capabilities and embedded a previously undocumented rootkit called SIXZUT to maintain stealth and persistence. The campaign demonstrates rapid weaponization of n-day vulnerabilities in development platforms and highlights significant risks to source code confidentiality and infrastructure integrity.
Reddit Discussion
- Acronis Threat Research Unit (TRU) uncovered a multinational campaign in which a Chinese-speaking threat actor, tracked as Red Heron, rapidly weaponized CVE-2026-60004 to compromise internet-facing instances of Gitea, a self-hosted source-code management platform. The activity progressed from source-code theft to persistent access, credential collection, and lateral movement, including root-level access to a three-node Proxmox cluster.
- TRU traced a Linux implant to Red Heron’s exposed staging server, revealing the actor’s exploitation tools, reconnaissance databases, command history, stolen repositories, and malware. This provided rare visibility into the operation, from target selection and vulnerability weaponization to post-exploitation activity.
- Red Heron scanned 1,386 Gitea instances across seven countries and maintained a separate dataset of 477 Taiwan-based systems. Targets were classified using Simplified Chinese labels covering defense, elections, energy, aerospace, telecommunications, government, and research. Confirmed compromises affected organizations in Canada, Argentina, Taiwan, the United States, and Sri Lanka.
- Within days of the vulnerability’s July 2026 disclosure, Red Heron transformed public proof-of-concept code into an automated framework capable of registering accounts, exploiting vulnerable servers, stealing repositories, and removing selected traces. The campaign demonstrates how quickly n-day vulnerabilities in self-hosted development platforms can expose source code, credentials, secrets, and connected infrastructure.
- The staging server also contained JITTERLY, a C++ Linux implant supporting more than 30 post-exploitation commands, including shell execution, file transfer, network tunneling, interactive terminal access, and internal pivoting. Embedded inside it was SIXZUT, a previously undocumented LD_PRELOAD rootkit capable of hiding files, processes, and network connections, preventing the implant from being terminated, and relaunching it if the process is stopped while the binary remains present.
- TRU assesses with moderate confidence that Red Heron operates within a PRC-linked context, based on Simplified Chinese operational material, its classification of Taiwan as part of China, and targeting aligned with apparent strategic collection priorities. We have not identified sufficient evidence linking Red Heron to a previously tracked threat group.
More details - https://www.acronis.com/en/tru/posts/red-heron-exploits-gitea-n-day-flaw-in-multinational-campaign-exposing-new-linux-rootkit/
Links cited in this discussion
Affected software
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Red Heron exploited CVE-2026-60004, a critical remote code execution vulnerability in Gitea versions 1.17 through 1.27.0, which allows unauthenticated attackers or users with write access to execute arbitrary commands as the Gitea process user via malicious Git hooks. The threat actor rapidly weaponized public proof-of-concept code into an automated exploitation framework capable of account registration, repository theft, and trace removal. The campaign targeted 1,386 Gitea instances across seven countries and maintained a dataset of 477 Taiwan-based systems, focusing on strategic sectors. Post-exploitation tools include JITTERLY, a C++ Linux implant supporting over 30 commands, and SIXZUT, an LD_PRELOAD rootkit that hides files, processes, and network connections, ensuring implant persistence. The group’s operational material and targeting suggest a PRC-linked context. This activity underscores the dangers posed by n-day vulnerabilities in self-hosted development platforms and the rapid transition from vulnerability disclosure to active exploitation.
Potential Impact
Successful exploitation of CVE-2026-60004 enables remote code execution with the privileges of the Gitea process user, potentially leading to source code theft, credential compromise, persistent access, lateral movement, and root-level control of infrastructure. The campaign has resulted in confirmed compromises in multiple countries and sectors, exposing sensitive organizational data and infrastructure. The use of a sophisticated implant and rootkit further increases the difficulty of detection and remediation, posing a significant threat to affected organizations' confidentiality, integrity, and operational security.
Defensive Guidance
Users should urgently update Gitea to a version later than 1.27.0 where this vulnerability is fixed. Given the active exploitation and critical severity, patching is the primary mitigation. Organizations should also review their Gitea instances for signs of compromise, including unauthorized accounts and suspicious processes. The vendor advisory confirms the availability of an official fix. No vendor advisory indicates that no action is required or that the issue is already mitigated. Patch status is confirmed by the vendor advisory specifying affected versions as 1.17 through 1.27.0 and recommending updating to the latest version.
Affected Countries
Technical Details
- Source Type
- Subreddit
- netsec
- Reddit Score
- 0
- Discussion Level
- minimal
- Content Source
- reddit_link_post
- Post Type
- link
- Newsworthiness Assessment
- {"score":36,"reasons":["external_link","newsworthy_keywords:exploit,rootkit,campaign","established_author","very_recent"],"isNewsworthy":true,"foundNewsworthy":["exploit","rootkit","campaign"]}
- Has External Source
- true
- Trusted Domain
- false
Threat ID: 6aa9960955bf5e2cf53e5589
Added to database: 09/15/2026, 19:01:29 UTC
Last enriched: 09/15/2026, 19:01:35 UTC
Last updated: 09/16/2026, 03:31:22 UTC
Views: 10
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.