MAL-2026-14349None▾ SunlitMalicious code in boto4 (PyPI)
▾ Sunlit zone — Low / medium · no exploitation signal
impact 2.8 · likelihood 0 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
-= Per source details. Do not edit below this line.=-
setup.py defines a custom setuptools install command (EjecutaElf) that base64-decodes a ~17MB embedded Linux ELF, writes it to /tmp/.systemd-helper, chmods 0755, and spawns it via subprocess.Popen during pip install on Linux. The tarball's importable package is a stub named reques with an empty init.py, and PKG-INFO advertises the project as an HTTP library for humans (unofficial fix) authored by Anonymous, requiring requests — a cover story that lures installers looking for a requests-related fix while the sole functional behavior is native-code execution on the installer's host at install time. Package name boto4 and internal directory reques are lookalikes for boto3/requests.
During installation, package executes an embedded executable. The executable is capable of executing remote commands, establishing persistence, cryptomining, exfiltrating basic data, further network scanning and worm-style propagation. Actions are controlled via a Telegram bot.
Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.
Campaign: 2026-08-boto4
Reasons (based on the campaign):
cryptominer
worm
network-scan
The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.
uses-telegram-bot
persistence
The package contains code to execute remote commands (probably limited to a specific set) on the victim's machine.
boto4Refer to the advisory for the patched release.