MSC-2026-11566
Published:July 09, 2026
Updated:September 02, 2026
qlinforge is a malicious PyPI package that impersonates a data validation and formatting utility library. Its setup.py subclasses the setuptools install command to download a platform-specific binary from a hardcoded remote host at install time and execute it with a connect-back argument; it also writes a .pth file into site-packages in an attempt at interpreter-startup persistence, which does not execute as written.
Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Embedded Malicious Code