VDB

GCVE-110-OSM-2026-11570

GCVE-110-OSM-2026-11570
Advisory PublishedCVSS 5.4/10
Vulnetix · Advisory published September 3, 2026
This package hides its real code behind multiple layers of encryption and executes it automatically on import, the concealment is the reason it was flagged, not the payload itself. Execution occurs as soon as infoind is imported, since _init_.py imports the module and the module ends by executing the decrypted result. No user action beyond importing is required. Each layer stores an AES-CBC ciphertext and brute-forces the key by hashing successive integers until the result decodes as valid UTF-8, then passes it to exec(). Unwrapping both layers yields a short script that scrapes Google search results for download links and shells out to pip3 install. The decrypted payload is benign in effect; the risk is that the same delivery mechanism can serve arbitrary code, and the obfuscation defeats source review.

Weaknesses (CWE)

CWE-506Embedded Malicious Code

Risk Scores

CVSS 3.1
5.4/10
Medium · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Affected Products

VendorProductVersionsPlatforms
unknowninfoind-38973897 (affected)

References

vendor

Browse GCVE Records

3,587 records in the GCVE database · Updated September 5, 2026

No matching records found.

Explore Further

Investigate this vulnerability in the interactive console or download the raw GCVE record.

$ Console Community · 100/wk Open console ›