LIVE · cybersecurity feed
Live wire
npmhigh

Seven Malicious Vite npm Packages Use Blockchain C2 to Deliver RAT

Researchers have identified seven malicious npm packages that were part of a software supply chain attack targeting the Vite frontend tooling ecosystem. These packages, dubbed ViteVenom, utilized a sophisticated four-tier blockchain-based command-and-control infrastructure across multiple networks to deliver a remote access trojan (RAT).

zeroday.news · 15d ago

Researchers have uncovered a software supply chain attack involving seven malicious npm packages targeting the Vite frontend tooling ecosystem. These packages, collectively named ViteVenom, were found to employ a sophisticated, multi-tier blockchain-based command-and-control (C2) infrastructure to deliver a remote access trojan (RAT) to compromised systems.

The attack vector leverages the npm registry, a common repository for JavaScript packages, indicating an attempt to compromise developers or build environments. By distributing malicious packages that masquerade as legitimate or useful components within the Vite ecosystem, attackers aim to inject their malicious code into downstream projects. When a developer incorporates one of these compromised packages into their project, the embedded malicious code can execute, initiating the infection chain.

A key technical aspect of this campaign is its four-tier blockchain-based C2 infrastructure. This design choice significantly enhances the resilience and stealth of the C2 communications. By distributing C2 components across multiple blockchain networks, attackers make it more difficult for defenders to identify, block, and dismantle the entire infrastructure. Blockchain networks, with their decentralized and immutable nature, can provide a robust and censorship-resistant communication channel for malware, allowing the RAT to receive commands and exfiltrate data persistently.

The ultimate payload in this attack is a remote access trojan (RAT). RATs are a broad category of malware designed to provide an attacker with unauthorized remote control over a victim's computer. This can include capabilities such as file manipulation, keylogging, screen capture, webcam access, and the ability to execute arbitrary commands, potentially leading to data theft, further network compromise, or the deployment of additional malware.

Mitigation for this class of supply chain attack typically involves rigorous security practices for developers and organizations. This includes scrutinizing third-party dependencies, utilizing software composition analysis (SCA) tools to detect known vulnerabilities and malicious packages, and implementing strong access controls. Furthermore, network monitoring for unusual outbound connections and the use of endpoint detection and response (EDR) solutions can help identify and contain RAT activity. Developers are also advised to verify the authenticity and reputation of npm packages before integrating them into projects, especially for packages with low download counts or recent publication dates.

This incident underscores the ongoing threat of software supply chain attacks, particularly within widely used development ecosystems like npm and frontend tooling. The use of blockchain for C2 infrastructure represents an evolving tactic by threat actors to enhance the resilience and evasiveness of their operations. Such sophisticated C2 mechanisms highlight the need for continuous vigilance and advanced security measures to protect the integrity of software development pipelines and the applications they produce.

npmsupply chain attackvitemalwareblockchain
ShareXLinkedInWhatsAppFacebook

More News

view all →
breach

Hermes AI agent used to automate attack on Thai Finance Ministry

A threat actor used the open-source Hermes AI agent in unattended "YOLO" mode to automate post-exploitation activity during an alleged breach of Thailand's Ministry of Finance. [...]

security

Hackers hijack hotel Wi-Fi DNS to steal Microsoft 365 accounts

Hackers are changing the DNS settings on Wi-Fi devices at hotels and conference centers to redirect users to fake Microsoft 365 login pages. [...]

security

BGP ORIGIN attribute manipulation and its impact on the Internet

By doing in-depth testing, we found nearly 70% of BGP paths experience ORIGIN attribute rewrites by transit providers seeking traffic advantages. We examine the global impact of this practice and argue for deprecating ORIGIN in route selection.

security

Andy Burnham signals continuity on UK cyber policy, reappoints minister despite scrapping ministry

The new British prime minister is retaining Liz Lloyd in a cyber policy role, making her one of the few Keir Starmer allies remaining in government.

security

'Wrench' attacks against crypto holders appear to be on the rise

There are more reports than ever before of strong-arm tactics like home invasions and kidnappings against cryptocurrency holders, researchers say.

vulnerability

Microsoft blames massive Microsoft 365 outage on maintenance bug

Microsoft says a bug in its automated network maintenance request system caused Thursday's massive outage by mistakenly removing IP routes from more devices than intended, disrupting Azure and Microsoft 365 services. [...]