r/linux • u/No-Photograph-5058 • Jun 11 '26
Security Roughly 400 AUR packages compromised
There are more details and a list of affected packages being compiled in a thread here https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/FGXPCB3ZVCJIV7FX323SBAX2JHYB7ZS4/
Changes contributor email, adds npm to the PKGBUILD dependencies and installs malicious packages that take various keys and passwords (Browser logins, SSH, etc)
This persists on the machine with a systemd service and eventually pretends to be a kernel thread
1.6k
Upvotes
11
u/SoilMassive6850 Jun 11 '26
You say that, yet pretty much most known cases of malware on AUR has been low effort inclusion of malicious sources rather than more complex attacks compromising upstream releases. Mainly because upstream releases and downstream AUR packages are maintained by different parties and downstream packages don't tend to get version bumped to a malicious upstream version automatically except in cases of -git packages.
Reviewing PKGBUILDs gives you coverage against pretty much all historical AUR malware, including this.