MAL-2026-6752
Dashboard / Malicious Package / MAL-2026-6752
MAL-2026-6752
Summary: Malicious code in confighub (PyPI)
Details: Source: amazon-inspector (805d9b5848999d2ba85368446cb12d90bf350b8201a78dd475079c04f180dd81) confighub 7.0.1 declares install_requires=['procwire'] and imports procwire at package load in __init__.py under a version gate that silently swallows ImportError (try: import procwire as _pw except ImportError: pass). procwire is not referenced anywhere in confighub's own code (loader.py, manager.py) and is not mentioned in the README or API documentation. confighub's own code is benign, but installing confighub forces resolution and import of an undocumented sibling package whose behavior determines the actual installer-side risk. If procwire is attacker-controlled or malicious, confighub acts as the delivery vector; if procwire is a benign helper, this is only a documentation/hygiene issue. Human review of procwire itself is required to determine whether this is a dependency-based dropper or an undisclosed but benign split. Source: kam193 (7c0b6d6eae8eecdf0317e7d4c624ff2a1eee1ca58c92c6b4fac34dd2567f4556) This package depends on malicious 'procwire', which starts malicious actions during installation. Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign: 2026-07-procwire Reasons (based on the campaign): - The package overrides the install command in setup.py to execute malicious code during installation. - Downloads and executes a remote executable. - obfuscation - The malicious code is intentionally included in a dependency of the package - malware - steganography
References: https://www.virustotal.com/gui/file-analysis/ZDI5YWM0ZjAzY2VjMjYzYWRiNTA4NDE5ZmQxOWM1OTU6MTc4MzEyMDU0OA==, https://bad-packages.kam193.eu/pypi/package/confighub, https://pypi.org/project/confighub/7.0.2/, https://pypi.org/project/confighub/7.0.1/
Affected packages
Package
Name: confighub
Purl: pkg:pypi/confighub
Affected ranges
Type: N/A
Events:
