VDB
GCVE-110-OSM-2026-12154
GCVE-110-OSM-2026-12154
Advisory PublishedCVSS 8.8/10
setup.py runs automatically during `pip install` and POSTs the installer's OS, username (USER/USERNAME), and hostname (via COMPUTERNAME on Windows or the `hostname` command on POSIX) as form-encoded data to the hardcoded plaintext HTTP endpoint http://182.92.143.23/collect.php. The package declares `packages=[]` and ships no importable code implementing the advertised CLI, so the beacon is the sole install-time behavior. The destination is a bare-IP HTTP endpoint unrelated to any legitimate PyPI or vendor infrastructure, and the collected fields identify the installer's machine and account.
Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose.
Category: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research & co, with clearly low-harm possibilities.
Campaign: GENERIC-standard-pypi-install-pentest
Reasons (based on the campaign):
- The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk.
- The package overrides the install command in setup.py to execute malicious code during installation.
DESTINATION
- 2 exfil (custom-c2)
(values recorded in verified_iocs)
EXFIL
- System Information Collection in setup.py: "platform.system()"
- Suspicious Domain in setup.py: "http://182.92.143.23"
ADDITIONAL FINDINGS
- Shell Command Execution in setup.py: "subprocess.check_output("
PAYLOAD FILES
setup.py
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
8.8/10
High · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | cli-anything-ai-market | all (affected) | — |
Aliases
Browse GCVE Records
386 records in the GCVE database · Updated September 16, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.