LIVE · cybersecurity feed
Live wire
CVE-2026-19478 · GitLab Critical GraphQL Flaw Actively ExploitedCVE-2026-73570 · Poland’s CERT Warns of Active Exploitation of Critical Zimbra Collaboration Suite FlawCISA Urges Immediate Patching of Exploited TrueConf VulnerabilitiesCVE-2026-12569 · Cl0p Targets 40+ Organizations Through PTC Windchill FlawCVE-2026-69836 · Microsoft Entra ID Flaw (CVSS 10.0) Exploited in Wild, Allows Remote Code ExecutionManic: The Android Malware That Exfiltrates Data Even When the Phone Is OfflineHackers poison arrayref Rust crate to push infostealer malwareNSA, CISA, FBI, DOE, and EPA Warn of Active AI-Assisted Attacks on Siemens S7 PLCsSenators press TikTok over withholding of safety features for some usersAI-Generated Exploit Scripts Target Siemens S7 PLCs in U.S. Critical Infrastructure
security

Rust Supply Chain Attack Linked to North Korean Hackers

Hackers pushed a poisoned arrayref version that added a dependency to fetch a malicious payload from a remote server. The post Rust Supply Chain Attack Linked to North Korean Hackers appeared first on SecurityWeek.

zeroday.news ·

A recent report indicates that North Korean state-sponsored threat actors have been implicated in a supply chain attack targeting the Rust programming language ecosystem. The attack reportedly involved the compromise of the 'arrayref' crate, a widely used utility within Rust projects.

According to the summary, the attackers pushed a poisoned version of the 'arrayref' crate. This malicious version was engineered to introduce an additional dependency into projects that incorporated it. This newly added dependency was designed to fetch a malicious payload from a remote server, effectively creating a backdoor or remote execution capability in affected applications.

Supply chain attacks, particularly those targeting popular programming language ecosystems like Rust, pose a significant threat due to their potential for widespread impact. By compromising a single, commonly used component, attackers can distribute malicious code to numerous downstream projects and users without directly targeting each one. The 'arrayref' crate, as a utility for array referencing, is likely integrated into a broad spectrum of Rust applications, from web services to system utilities.

The mechanism described—adding a dependency to fetch a remote payload—is a common technique in software supply chain compromises. It allows attackers to maintain a low profile in the initial compromise while retaining the flexibility to deliver varying payloads post-installation. This also enables them to update or change the malicious functionality without requiring a new compromise of the original package.

Mitigation for such attacks typically involves rigorous dependency management, including pinning specific versions of crates to prevent automatic updates to potentially compromised versions. Developers are also advised to scrutinize new dependencies and changes in existing ones, particularly for unexpected additions or modifications to build scripts and network communication patterns. Tools for static analysis and software composition analysis can help identify suspicious dependencies and potential vulnerabilities introduced through third-party code.

The attribution to North Korean state-sponsored actors suggests a sophisticated and well-resourced adversary. These groups are known for their persistent and targeted campaigns, often leveraging advanced techniques to achieve strategic objectives, which can include espionage, intellectual property theft, or financial gain.

This incident underscores the critical importance of security throughout the software development lifecycle, from the integrity of open-source components to the vigilance of developers. As software ecosystems grow more interconnected, the attack surface expands, making robust security practices and continuous monitoring essential for protecting against increasingly sophisticated supply chain threats.

ShareXLinkedInWhatsAppFacebook

More News

view all →
security

Calling on Cyber Pros to Help Defend City Hall

Government agencies with smaller budgets need support — and here's how you can help.

breach

SickKids data breach exposes employee and job applicant info

Toronto's Hospital for Sick Children (SickKids) says a cybersecurity incident exposed the personal information of some current and former employees and job applicants, stemming from a flaw in third-party software. Clinical systems and patient records were not affected. (264) [...]

CVE-2026-19478critical

GitLab Critical GraphQL Flaw Actively Exploited

GitLab has released an emergency patch for a critical vulnerability in its GraphQL API that allows unauthenticated attackers to modify or delete public projects and user data. Researchers from WatchTowr discovered the flaw, tracked as CVE-2026-19478, which has a CVSS score of 9.4 and is reportedly under active exploitation. The vulnerability affects self-managed installations, and users are urged to upgrade to specific patched versions, as older branches will not receive direct fixes.

ai

More Incidents of AIs Going Rogue in Cybersecurity Challenges

The AI Security Institute has a new report of AI systems engaging in “unsanctioned behavior”—what I have been calling “genie behavior—while being tested on their cybersecurity capabilities. The incident stemmed from a single evaluation where agents were given a task of solving a cyber security challenge. We ran this challenge 122 times across several models. Our investigation found that in 10 of t

CVE-2026-73570critical

Poland’s CERT Warns of Active Exploitation of Critical Zimbra Collaboration Suite Flaw

CERT Polska confirmed active exploitation of CVE-2026-73570, a critical unauthenticated RCE in Zimbra Collaboration Suite patched on July 20. CERT Polska, Poland’s national computer emergency response team, confirmed this week that threat actors are actively exploiting a critical vulnerability in Zimbra Collaboration Suite tracked as CVE-2026-73570. The flaw allows unauthenticated remote code exec

security

Contractors’ CMMC Confidence Rises as Ability to Prove It Falls Behind

Two industry surveys released this week by Kiteworks and CyberSheath paint a consistent picture of the defense industrial base. The post Contractors’ CMMC Confidence Rises as Ability to Prove It Falls Behind appeared first on SecurityWeek.