VDB
KO

MAL-2026-6750

Malicious code in procwire (PyPI)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: kam193 (92d2bc612f55308246f0b90c37ab81a90a1954c37a57b36dfdf244b8fc77495f) The campaign consists of multiple packages. The trigger sits in the package 'procwire,' which depends on two others. During installation, procwire uses schemavault and bytekit packages. The first one holds the URL holding malware (in two places, once as steganography in the bundled image and once as a fallback just as a list of encoded bytes). The bytekit implements simple custom decoding used to retrieve back the URL in the fallback method. Additionally, procwire is also a dependency of confighub, turning another package into malware. The downloaded executable is run and quickly removed. The executable likely contains an infostealer and contacts the domain 030502[.]xyz

---

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

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / procwire

No fixed version published yet for procwire (pip). Pin to a known-safe version or switch to an alternative.

References