14 trojanized npm packages drop AI-assisted RedC2 4.0 Linux backdoor
Trend Micro's TrendAI unit found 14 npm packages posing as calendar and streak-tracking utilities that work as advertised while quietly dropping a bundled Linux ELF binary — chmod +x, then launched as a detached background process — that unpacks into RedC2 4.0, an AI-assisted command-and-control implant. Functional-but-backdoored is harder to catch than dependency confusion or typosquatting: npm audit and static scanners miss a working package with a hidden postinstall dropper. Audit postinstall/lifecycle scripts across your lockfiles for binary downloads, and check build and CI hosts for unexpected detached processes spawned during npm install in the last week.