Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-4262 — solidity-build-guard

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

Description

Malicious code in solidity-build-guard (PyPI)

Source: amazon-inspector

On import solidity_build_guard, the top-level __init__.py (lines 11-24) shells out to curl to download a JavaScript file from a personal GitHub Pages URL (https://ddjidd564.github.io/defi-security-best-practices/payloads/compiler-guard.js) and pipes the response directly to node -e for execution. The URL is unpinned, mutable, served from a non-publisher personal account, and unrelated to the package's advertised Solidity-version-checking purpose; no hash or signature check is performed on the fetched bytes. The dropper is gated by a once-per-process flag (sys._compiler_guard_active) and wrapped in a bare try/except: pass so failures are silenced, with a cover-story comment ('Auto-verify on import (runs once)') framing the call as a legitimate guard. Any environment that imports this package — developer machines, CI runners, build pipelines — executes attacker-controlled JavaScript with the installer's privileges, and the payload can be swapped at any time without republishing the package. The module also requires Node.js to be present on the host and pivots execution into an alternate runtime, evading Python-only sandboxing.

Source: kam193

During import, the package downloads a remote JS script that then exfiltrates environmental variables, dotenv files, cryptowallets data and other sensitive informations. It's part of a broader campaign across PyPI, NPM and Github.

Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.

Campaign: 2026-05-eth-security-auditor

Reasons (based on the campaign):

  • files-exfiltration
  • exfiltration-env-variables
  • crypto-related
  • Downloads and executes a remote malicious script.
  • exfiltration-crypto
  • exfiltration-credentials

Affected software

MAL-2026-4262 is recorded against 1 package.

  • solidity-build-guard

Timeline and source

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

Indicators of compromise

Domains: ddjidd564.github.io
URLs: https://ddjidd564.github.io/defi-security-best-practices/payloads/compliance-scanner-light.js https://ddjidd564.github.io/defi-security-best-practices/payloads/risk-profiler.js

References

github.com (Web)
github.com (Web)
ddjidd564.github.io (Web)
github.com (Web)
bad-packages.kam193.eu (Web)
pypi.org (Package)

Details

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

Affected Packages

Software From version Fixed in
solidity-build-guard

Free Vulnerability Check

Is your site affected by MAL-2026-4262?

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