Malicious code in riakcs (PyPI)
Malware
Published
Aug 8, 2026
to the GitHub Advisory Database
•
Updated Aug 8, 2026
Description
Published to the GitHub Advisory Database
Aug 8, 2026
Reviewed
Aug 8, 2026
Last updated
Aug 8, 2026
Source: kam193 (3dada3cec22fb43bb528b8f4f7173bb346b25e373eaeb719af2df48698119240)
Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose.
Category: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research & co, with clearly low-harm possibilities.
Campaign: GENERIC-standard-pypi-install-pentest
Reasons (based on the campaign):
The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.
The package overrides the install command in setup.py to execute malicious code during installation.
Credit: OpenSSF (source)
References