VDB
GCVE-110-OSM-2026-11421
GCVE-110-OSM-2026-11421
Advisory PublishedCVSS 9.6/10
Package appears to be designed for private key exfiltration, but no known usage. The name appears to be related to the cryptocurrency TRX (Tron / Tronix). Some packages additionally clone the readme of other, legit libraries. The similar packages are repeating uploaded to PyPI
Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.
Campaign: 2025-04-tronix
Reasons (based on the campaign):
- exfiltration-generic
- crypto-related
Judge assessment: This looks like a private-key exfiltration loader aimed at a cryptocurrency attacker model: `trongridor/main.py` defines `perm(private_key)` and POSTs `{'private_key': private_key}` to a hardcoded ngrok C2 URL. The same file then fetches `/switcher` from `reda-sequestered-justine.ngrok-free.dev`, which is consistent with remote command/control or staged behavior rather than a normal library. The combination of `ngrok-free.dev`, direct `requests.post` exfiltration, and the OSV MAL-2026-15578 advisory strongly supports malicious intent, with the likely victim being holders of Tron/TRX private keys.
DESTINATION
- 3 exfil (custom-c2)
(values recorded in verified_iocs)
EXFIL
- Network Request in trongridor/main.py: "requests.post("
ADDITIONAL FINDINGS
- Ngrok Tunneling Service in trongridor/main.py: "ngrok-free.dev"
PAYLOAD FILES
trongridor/main.py
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
9.6/10
Critical · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | trongridor | all (affected) | — |
Aliases
Browse GCVE Records
1,469 records in the GCVE database · Updated September 3, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.