3 Sources
[1]
Popular Python AI library hacked to deliver malware
The attack has since been addressed, but users warned to be on their guard Ultralytics YOLO11, an AI model for computer vision and object detection, was compromised in an apparent supply chain attack, and used to deploy malware on victim devices. The attack was confirmed by the company's founder,
[2]
Ultralytics AI model hijacked to infect thousands with cryptominer
The popular Ultralytics YOLO11 AI model was compromised in a supply chain attack to deploy cryptominers on devices running versions 8.3.41 and 8.3.42 from the Python Package Index (PyPI) Ultralytics is a software development company specializing in computer vision and artificial intelligence (AI),
[3]
Ultralytics AI Library Compromised: Cryptocurrency Miner Found in PyPI Versions
In yet another software supply chain attack, it has come to light that two versions of a popular Python artificial intelligence (AI) library named ultralytics were compromised to deliver a cryptocurrency miner. The versions, 8.3.41 and 8.3.42, have since been removed from the Python Package Index
Share
Copy Link
Ultralytics YOLO11, a widely-used AI model for computer vision, was hacked to deliver cryptocurrency mining malware through its Python package, affecting thousands of users and highlighting the vulnerability of AI supply chains.

Ultralytics YOLO11, a widely-used open-source AI model for computer vision and object detection, fell victim to a sophisticated supply chain attack. The compromise affected versions 8.3.41 and 8.3.42 of the library, which were uploaded to the Python Package Index (PyPI), one of the world's largest Python package repositories
1
.The attack's impact was significant due to YOLO11's popularity. The library boasts over 30,000 stars on GitHub, has been forked more than 6,000 times, and sees hundreds of thousands of downloads daily
1
. Users who updated to the compromised versions, either directly or through dependencies like SwarmUI and ComfyUI, inadvertently installed a cryptocurrency miner on their devices2
.The malware deployed was XMRig, a popular cryptojacker known for mining Monero (XMR), a privacy-oriented cryptocurrency that is difficult to trace
1
. When installed, the compromised library would launch the XMRig Miner, connecting to a mining pool at "connect.consrensys[.]com:8080"2
.The attack exploited a vulnerability in the Ultralytics build environment. According to ReversingLabs researcher Karlo Zanki, the intrusion was achieved through a "known GitHub Actions Script Injection" vulnerability
3
. This allowed the attacker to insert unauthorized modifications after the code review step, creating a discrepancy between the source code on GitHub and the package published on PyPI.Related Stories
Ultralytics founder and CEO Glenn Jocher confirmed the attack and stated that the compromised versions were immediately removed from PyPI. A new version, 8.3.43, was released to address the security issue
2
. The company is conducting a full security audit and implementing additional safeguards to prevent similar incidents in the future.Despite the initial response, there were reports of newer versions (8.3.45 and 8.3.46) also being "trojanized"
1
. Users are advised to update to the latest clean version and perform a full system scan out of an abundance of caution. The incident highlights the potential risks in the AI supply chain, as more aggressive malware like backdoors or remote access trojans (RATs) could have been deployed instead of a cryptocurrency miner3
.Summarized by
Navi
[1]
[2]
24 Mar 2026•Technology

14 Jan 2026•Technology

09 Jun 2026•Technology

1
Science and Research

2
Policy and Regulation

3
Technology