More than 400 Arch User Repository packages were hijacked and backdoored with malware starting June 11, 2026 [1].

This breach represents a significant supply-chain attack on the Arch Linux ecosystem. Because the AUR relies on community contributions, the compromise allows attackers to distribute malicious code to a wide range of users who trust these packages for system customization.

The attackers deployed a credential-stealer written in Rust [2]. This malware is designed to harvest sensitive user information from infected systems. In some instances, the attackers also included an optional eBPF rootkit [2].

An eBPF rootkit allows malicious actors to maintain deep, persistent access to a system. By operating at the kernel level, such a rootkit can hide its presence from standard security tools, making detection difficult for the average user.

The compromise was reported on June 13, 2026 [2]. The scale of the attack is extensive, with over 400 packages affected [1]. These packages are part of the Arch User Repository, which is a globally accessible community repository for Arch Linux users [3].

Security researchers said the attack was a targeted effort to gain root-level access on infected machines [2]. The use of Rust for the credential-stealer suggests a move toward languages that offer high performance and memory safety to evade traditional detection methods [2].

Arch Linux users are encouraged to audit their installed AUR packages and monitor their systems for unauthorized access. The community is currently working to identify and remove the compromised entries from the repository [3].

More than 400 Arch User Repository packages were hijacked and backdoored

This incident highlights the inherent security risks of community-managed software repositories. While the AUR provides immense flexibility for Linux users, the lack of centralized vetting for every package update creates a vulnerability that attackers can exploit to distribute malware at scale. The use of an eBPF rootkit specifically demonstrates a high level of sophistication, as these tools can bypass many traditional antivirus and monitoring solutions by operating within the operating system kernel.