Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

mozautomationPyPI

Malicious code in mozautomation (PyPI) Remove it immediately and rotate any exposed credentials.

MAL-2026-5819
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
pip uninstall mozautomation

What this malware does

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.

Malicious versions

1 flagged
2.2160.0

Indicators of compromise (SHA-256)

26d0e7dfb965969f23786d4bde7d70e597b83df522434aea471171d48442cd12

Frequently asked questions

No. mozautomation on PyPI has been identified as a malicious package (version 2.2160.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GENERIC-standard-pypi-install-pentest

References

Credits

  • Kamil Mańkowski (kam193) · reporter

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection