---
id: MAL-2026-10643
title: Malicious code in ethereum-input-decorder (PyPI)
summary: Malicious code in ethereum-input-decorder (PyPI)
severity: none
vendor: ethereum-input-decorder
product: ethereum-input-decorder
ecosystem: pip
affected:
  - ethereum-input-decorder
published: '2026-07-15'
updated: '2026-07-15'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/MAL-2026-10643'
references:
  - url: 'https://pypi.org/project/ethereum-input-decorder/1.2.4/'
  - url: 'https://pypi.org/project/ethereum-input-decorder/1.2.2/'
  - url: >-
      https://www.virustotal.com/gui/file/b60ead7581e0d36d47d2362a6843f6ffa3d5748fe7e3a76eef2942d13b3b0613/detection
  - url: >-
      https://www.virustotal.com/gui/file-analysis/ZjIzNWQzZmZhYmMyZmQ5Njg3MWI4MmQ5OTMzYTc3YzU6MTc4NDAyMjgxMA==
  - url: >-
      https://www.virustotal.com/gui/file/15378a183d833832b41cf28f061d6108e0145b81a8faf82f5d860828a0b99584/detection
  - url: 'https://bad-packages.kam193.eu/pypi/package/ethereum-input-decorder'
tags:
  - osv
  - pip
ingestedAt: '2026-07-15T14:42:17.908Z'
---

## Overview


---
_-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (94137fcf0aee7d8edb4e15a8bc9be4455fbdf79cb5bf99987b79f0393fdff62c)
The package name typosquats the legitimate 'ethereum-input-decoder'. Its top-level __init__.py unconditionally invokes a payload routine on import: it detects OS/arch, downloads a platform-specific binary from easyswapnow.pro (Linux/macOS builds at /downloads/lix_amd.bin, lix_arm.bin, mac_amd.bin, mac_arm.bin) or a Google Drive file for Windows, writes it to disk, sets the executable bit, and runs it via subprocess.run. The same import path also installs login persistence, writing ~/.config/systemd/user/python-script.service on Linux (enabled via systemctl --user enable --now) and ~/Library/LaunchAgents/com.user.script.plist on macOS (loaded via launchctl load -w), causing the dropper to re-run at every user login. setup.py ships placeholder author metadata ('Your Name', 'your.email@example.com') and a 'Hello World on import' description, contradicting the README which advertises an eth_defi demo; none of this matches the actual dropper. The destination domain easyswapnow.pro is unrelated to the advertised Ethereum-decoding purpose.

## Source: kam193 (00437c563c5b7c2555d512f0066e6bdb5dc61300fd00027d1b5f0fc92a06d204)
The typosquatted package installs a Mythic/Poseidon C2 framework beacon and ensures persistence. After installation, the beacon communicates with C2 on wegoexchange[.]site for further commands.


---

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


Campaign: 2026-07-tennacity


Reasons (based on the campaign):


 - typosquatting


 - Downloads and executes a remote executable.


 - The package contains code to detect if it is running in a sandbox environment.


 - malware


 - persistence


## Affected packages

- `ethereum-input-decorder`

## Remediation

Refer to the advisory for the patched release.
