Rust Supply Chain Attack Puts Build-Time Malware in Crates with 245 Million Downloads

The Rust Project has deleted malicious versions of three widely used Rust crates from crates.io after a compromised maintainer account published releases that added a typosquatted dependency whose build script downloaded and executed a remote payload during compilation.

The affected releases are arrayref 0.3.10, internment 0.8.7, and append-only-vec 0.1.9, all published from the same owner

Source: The Hacker News

Leave a Reply

Your email address will not be published. Required fields are marked *

Explore More

AI’s PR Problem

AI’s PR Problem Source: Hacker News

SAP Patches CVSS 9.9 NetWeaver ABAP Flaw That Could Expose or Modify Data

SAP Patches CVSS 9.9 NetWeaver ABAP Flaw That Could Expose or Modify Data SAP has rolled out updates to address multiple vulnerabilities as part of its July 2026 security updates,

System call instrumentation on Linux/x86‑64 using memory‑indirect calls, part I

System call instrumentation on Linux/x86‑64 using memory‑indirect calls, part I Source: Hacker News