Malicious actors have compromised several widely-used Rust packages, including arrayref, internment, and append-only-vec, by injecting malware into their build scripts. These poisoned packages, disguised as legitimate updates, were designed to steal developers' credentials. The attack leveraged a typosquatted dependency, proc-macro1, which fetched malware from a remote server during the compilation process. The compromised packages were quickly removed from the registry, but their popularity raises concerns about the potential impact on developers.

The Rust Security Response Team has disclosed a supply chain attack that injected malware into several popular Rust packages, turning routine software builds into a mechanism for delivering infostealer malware to developers' machines. The incident was initially reported to the Rust team by Nextron Systems' research team.
The attack began with a malicious crate named `proc-macro1`. An investigation revealed that this crate's build script was designed to fetch malware from a remote server. Further analysis showed that an attacker had published a new, compromised version of `arrayref`, a widely used Rust package, by adding `proc-macro1` as a dependency. The attacker also removed recent legitimate releases of `arrayref` from the registry, effectively directing users toward the poisoned version.
The Rust team suspects the maintainer of `arrayref` was not directly responsible but rather had their computer or credentials compromised. The team has since locked the maintainer's account and is attempting to establish contact. The same attacker also published malicious versions of two other crates maintained by the same developer: `internment` and `append-only-vec`.
The poisoned releases were available on crates.io for a limited time. `Arrayref` version 0.3.10 was live for 86 minutes, `internment` version 0.8.7 for 90 minutes, and `append-only-vec` version 0.1.9 for 107 minutes before they were removed. Despite this narrow window, these packages are widely used; security firm Aikido estimates `arrayref` has approximately 245 million lifetime downloads and `append-only-vec` over 4 million. The exact number of developers who downloaded the malicious versions during their brief availability is not yet known.
Aikido's analysis confirmed that the attacker largely left the legitimate source code of the compromised packages untouched, primarily adding a dependency on `proc-macro1`. This `proc-macro1` crate is a typosquat of the legitimate `proc-macro2` package. The malicious code was embedded within `proc-macro1`'s `build.rs` file. Rust's package manager, Cargo, executes build scripts during compilation, which allowed `proc-macro1` to identify the operating system and processor architecture of the developer's or build machine. It then downloaded and executed a matching payload. Aikido identified malware payloads designed for Linux, Windows, Intel Macs, and Apple Silicon Macs.
The second-stage payload was a sophisticated infostealer. Aikido found code specifically targeting data from Chromium-based browsers, including profiles for Google Chrome, Brave, and Microsoft Edge. It also targeted browser extension storage, particularly that used by cryptocurrency wallets. Additionally, the malware included functionality to establish persistence on compromised systems and receive commands from the attacker's server.
In addition to the aforementioned packages, the Rust team also deleted `proc-macro-en`, `aovine`, `arone`, `aronenao`, and `tinymember` from the registry, advising that all versions of these crates should be considered malicious. Developers are urged to inspect their Cargo lockfiles and local registry caches for any of the affected packages. The Rust team has not yet disclosed how the legitimate maintainer was compromised or the total number of systems that executed the malicious payload.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed