The Arch Linux project has temporarily disabled the adoption of Arch User Repository (AUR) packages to stop a flood of malware [1].

This move protects thousands of users from supply chain attacks that target community-maintained software. Because the AUR allows users to share build scripts, a compromised package can distribute malicious code directly to a user's system.

Project maintainers took the action following a surge in malicious takeovers of existing packages [1]. In some instances, attackers hijacked more than 1,500 Arch Linux packages [3]. This scale of infiltration suggests a coordinated effort to compromise the trust of the community-driven repository.

Security researchers identified specific threats within the ecosystem. Arch Linux pulled three malicious packages that were found to install Chaos RAT malware [4]. The malware is designed to provide attackers with remote access to the infected machine.

While the AUR is a core part of the Arch experience, the adoption process, where a new maintainer takes over an orphaned package, was exploited. By disabling this feature, the project prevents attackers from claiming legitimate but unattended packages and replacing the source code with harmful payloads [1].

Project administrators said the freeze is a necessary step to audit the repository and implement stronger safeguards. The current focus remains on identifying the full scope of the hijacked packages and removing any remaining threats from the system [1].

The Arch Linux project has temporarily disabled the adoption of Arch User Repository (AUR) packages to stop a flood of malware.

This event highlights a growing vulnerability in community-led software repositories. By exploiting the 'adoption' mechanism of orphaned packages, attackers can turn trusted software into delivery vehicles for malware. The temporary freeze indicates that the project is prioritizing system integrity over user convenience, signaling a shift toward more stringent verification processes for community-contributed code.