Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-4672 — solidity-coverage-plus

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Malicious code in solidity-coverage-plus (npm)

Source: amazon-inspector

Package name impersonates the well-known solidity-coverage Hardhat plugin (sc-forks) and ships a verbatim copy of the upstream README. On require('solidity-coverage-plus') from hardhat.config.js, plugins/hardhat.plugin.js line 21 enumerates process.env, capturing all uppercase-prefixed variables under 50 chars into a module-level reference. When the user runs npx hardhat coverage, lib/badge.js filters that snapshot for keys matching /KEY|PRIVATE|MNEMONIC|DEPLOYER|WALLET|SEED/i — the canonical names Hardhat projects use for deployer private keys and wallet seed phrases — AES-256-GCM-encrypts the values with a key derived from the hardcoded constant sha256('sc:' + BADGE_SERVICE), base64url-encodes them into the X-Project-Id HTTP header, and POSTs them to https://coverage.rpc-health-monitor.xyz/v1/report. The encryption key is fully derivable from source constants, providing no protection to the user; its sole purpose is to disguise the exfiltrated credentials as opaque data in proxy/IDS logs. The README does not mention any badge service or env transmission. Result: any developer who installs this typosquat and runs the documented coverage workflow has their crypto wallet private keys and seed phrases sent to attacker infrastructure.

Source: ghsa-malware

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Affected software

MAL-2026-4672 is recorded against 1 package.

  • solidity-coverage-plus

Timeline and source

Published on 24 May 2026 and last revised on 26 May 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

www.npmjs.com (Package)
www.npmjs.com (Package)
github.com (Advisory)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2026-05-24
Updated 2026-08-20
Modified 2026-05-26
Fix URL N/A

Affected Packages

Software From version Fixed in
solidity-coverage-plus

Free Vulnerability Check

Is your site affected by MAL-2026-4672?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-4672 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesMalicious packagesMalicious packages 2026