More Than 400 Arch Linux Packages Compromised
The compromise of more than 400 packages in the Arch User Repository (AUR) is one of the most significant, if not the most significant, Linux software supply chain incidents of 2026. More importantly, the campaign shows that threat actors increasingly target the trust relationships that underpin open-source software ecosystems rather than traditional software vulnerabilities.

By hijacking legitimate package maintenance processes and injecting malicious dependencies into trusted software distribution channels, the attackers created a large-scale credential theft operation. It was capable of compromising developer workstations, build environments, and potentially downstream software supply chains.
The incident highlights a broader shift in cybercriminal tactics: attackers now seek to inherit trust by compromising legitimate software distribution mechanisms rather than convincing users to download obviously malicious software. This strategy lets malicious code blend into normal development workflows while avoiding many traditional security controls.
Researchers first identified the campaign after discovering that hundreds of AUR packages had been modified to distribute malware. According to investigations by the Independent Federated Intelligence Network (IFIN), the attackers leveraged package maintenance processes to gain control of numerous AUR packages and introduce malicious code into package build instructions. Because the affected packages appeared legitimate on the surface, users accustomed to trusting established community packages could easily miss the compromise.
The Arch User Repository occupies a unique position within the Arch Linux ecosystem. Unlike official Arch repositories, AUR packages are maintained by community members and provide access to software not included in the official distribution. This flexibility has made the repository extremely popular among developers and power users, but it also creates opportunities for attackers to abuse community trust models.
Researchers at Sonatype dubbed the campaign "Atomic Arch" and found that the attackers specifically targeted orphaned packages. These are projects whose original maintainers are no longer actively managing them. By taking ownership of abandoned yet trusted packages, the attackers inherited the credibility those projects had built over time. Once in control, they modified the package build scripts to install malicious dependencies during package installation.
This approach reflects a growing trend in supply chain attacks. Rather than creating new malicious packages and hoping users install them, attackers compromise software that users already trust. That makes successful infection far more likely, because victims often perceive package updates as routine maintenance.
The campaign's technical sophistication became apparent when analysts examined the modified package scripts. Researchers discovered that compromised packages invoked npm during installation and downloaded a malicious dependency named "atomic-lockfile." This package served as the delivery mechanism for the attack's primary malware payload.
The use of a secondary package manager added another layer of complexity to the attack. Many users reviewing an AUR package may focus on the package itself without closely inspecting all the downstream dependencies the installation process pulls in. By hiding malicious functionality within a dependency chain, the attackers reduced the likelihood that users would detect the compromise before installation.
Security researchers noted that the trusted AUR packages themselves did not necessarily appear malicious. Instead, the threat was concealed within build instructions and dependency relationships, underscoring why modern supply chain attacks are difficult to detect solely through manual review.
The campaign also showed how attackers can exploit the interconnected nature of modern software ecosystems. A compromise in one repository can introduce malicious code from another ecosystem, leading to cross-platform trust abuse and complicating security monitoring and incident response.
Inside the Malware
Analysis conducted by independent researchers revealed that the malware payload, identified as a Linux executable named "deps," was significantly more capable than a typical credential stealer. The malware targeted a broad range of developer-focused assets and credentials commonly found on Linux workstations and build systems.
The malware sought to collect information from:
- Browser and Electron application data
- GitHub credentials and access tokens
- npm authentication tokens
- SSH keys and configuration files
- Docker and Podman credentials
- Slack, Discord, and Microsoft Teams data
- VPN configurations and credentials
- Shell histories and developer secrets
The breadth of targeted data indicates that the attackers were not merely seeking individual user credentials. Instead, they appeared focused on developer environments that could provide access to source code repositories, cloud infrastructure, CI/CD pipelines, and other high-value assets.
This targeting strategy aligns with broader trends in software supply chain attacks. Developers often possess privileged access to multiple systems, making their workstations particularly attractive targets. A successful compromise can yield credentials that enable attackers to laterally move into development environments and production infrastructure.
One of the most concerning aspects of the campaign was the malware's ability to deploy an eBPF-based rootkit when executed with elevated privileges. Researchers found evidence that the malware contained functionality that leveraged Linux's extended Berkeley Packet Filter (eBPF) framework to hide malicious activity from system administrators and security tools.
eBPF technology provides powerful capabilities within modern Linux systems and is commonly used for observability, networking, and performance monitoring. However, its flexibility also creates opportunities for abuse. By leveraging eBPF, attackers can potentially conceal processes, files, and network activity while maintaining persistence on compromised systems.
The inclusion of rootkit functionality elevates the incident beyond a standard credential theft campaign. Organizations affected by the malware may face challenges in determining the full extent of compromise because traditional forensic techniques may not immediately reveal hidden malicious activity.
Researchers also observed anti-debugging and stealthy functionality within the malicious components, suggesting that the operators invested significant effort to avoid detection and analysis.
The compromise of more than 400 AUR packages demonstrates how software supply chain attacks continue to evolve in sophistication and impact. The core lesson is clear: by abusing trusted package maintenance processes, leveraging malicious dependencies, and deploying credential-stealing malware with rootkit capabilities, the attackers turned routine software installation into a large-scale compromise operation.
The Atomic Arch campaign underscores a fundamental reality of modern cybersecurity: trust itself has become a primary attack surface. As software ecosystems grow increasingly interconnected, attackers will continue seeking opportunities to exploit trust rather than earn it. Defenders must respond by strengthening governance controls, improving visibility into dependencies, and treating software supply chains as critical security assets.
Share:
Karolis Liucveikis
Experienced software engineer, passionate about behavioral analysis of malicious apps
Author and general operator of PCrisk's News and Removal Guides section. Co-researcher working alongside Tomas to discover the latest threats and global trends in the cyber security world. Karolis has experience of over 8 years working in this branch. He attended Kaunas University of Technology and graduated with a degree in Software Development in 2017. Extremely passionate about technical aspects and behavior of various malicious applications.
PCrisk security portal is brought by a company RCS LT.
Joined forces of security researchers help educate computer users about the latest online security threats. More information about the company RCS LT.
Our malware removal guides are free. However, if you want to support us you can send us a donation.
DonatePCrisk security portal is brought by a company RCS LT.
Joined forces of security researchers help educate computer users about the latest online security threats. More information about the company RCS LT.
Our malware removal guides are free. However, if you want to support us you can send us a donation.
Donate
▼ Show Discussion