radar

ONE Sentinel

securitySecurity/THREATS/HIGH

PyPI Packages Deliver ZiChatBot Malware via Zulip APIs on Windows and Linux

sourceThe Hacker News
calendar_todayMay 7, 2026
schedule1 min read
lightbulb

EXECUTIVE SUMMARY

ZiChatBot Malware Discovered in PyPI Packages Targeting Windows and Linux

Summary

Cybersecurity researchers have identified three malicious packages on the Python Package Index (PyPI) that deliver a new malware family called ZiChatBot. This malware targets both Windows and Linux systems by leveraging Zulip APIs.

Key Points

  • Three malicious packages were discovered on PyPI, designed to deliver ZiChatBot malware.
  • ZiChatBot is a previously unknown malware family.
  • The malware targets both Windows and Linux operating systems.
  • The packages appear legitimate as they implement features described on their PyPI pages.
  • Kaspersky researchers were responsible for discovering these packages.

Analysis

The discovery of ZiChatBot malware in PyPI packages highlights the ongoing threat of supply chain attacks in open-source repositories. By masquerading as legitimate packages, attackers can easily distribute malware to unsuspecting developers and users. This incident underscores the importance of vigilance and thorough vetting of third-party packages in software development.

Conclusion

IT professionals should exercise caution when downloading and using packages from open-source repositories like PyPI. Implementing strict security measures, such as code reviews and dependency checks, can help mitigate the risk of introducing malicious software into systems.