Researchers say more than 454,000 malicious open source packages were found in 2025

March 22, 20262 min read2 sources
Share:
Researchers say more than 454,000 malicious open source packages were found in 2025

Sonatype says it has identified more than 454,000 malicious open source packages since 2019, a surge the company describes as evidence that open source malware has become industrialized rather than opportunistic. The packages were found across major ecosystems used by developers and enterprises, including npm, PyPI, Maven Central, and NuGet.

According to Sonatype, attackers are increasingly using automation to publish lookalike packages, poison dependency chains, and push malicious updates at scale. Common tactics include typosquatting, dependency confusion, and abuse of install-time scripts to steal credentials, exfiltrate secrets, or fetch second-stage malware. The report does not point to a single CVE; instead, it tracks a broad supply-chain threat trend across public package registries.

The scale matters because these repositories sit directly in software build pipelines. A malicious package can reach developer workstations, CI/CD systems, and production applications through routine dependency installs. If tokens or cloud credentials are exposed, the damage can extend well beyond a single machine to source code theft, account takeover, and downstream compromise of customers.

Sonatype argues that public registries should now be treated as hostile-by-default sources, with organizations enforcing tighter controls over what dependencies can be pulled into builds. Recommended defenses include allowlisting approved packages, pinning versions, using private mirrors or proxy registries, scanning dependencies for malware, and limiting automatic script execution during installs. For remote developers working across public networks, basic protections such as a VPN may help reduce exposure, but they do not address the core software supply-chain risk.

The findings add to a multi-year rise in open source package abuse, but this figure suggests attackers are now operating with assembly-line efficiency. For defenders, the message is straightforward: package trust can no longer be assumed, even when software comes from widely used public registries.

Share:

// SOURCES

// RELATED

Meta settles bellwether lawsuit alleging addictive design harmed student mental health

Meta's confidential settlement with a Washington school district marks a pivotal moment in the massive litigation against social media's psychological

6 min readMay 24

Huawei zero-day attack behind last year’s crash of Luxembourg's entire telecoms network

A sophisticated zero-day attack on Huawei routers allegedly caused Luxembourg's 2023 national telecom outage, raising severe global security concerns.

6 min readMay 23

MiniPlasma Windows 0-day enables SYSTEM privilege escalation on fully patched systems

A newly disclosed 0-day flaw, MiniPlasma, allows attackers to gain full SYSTEM control on patched Windows systems, with a public PoC accelerating risk

6 min readMay 18

The ransomware dilemma: why more than half of security chiefs would pay the price

A new survey reveals 56% of CISOs would consider paying a ransom, highlighting the intense pressure to restore operations despite official guidance.

6 min readMay 16