VDB
GCVE-110-OSM-2026-11142
GCVE-110-OSM-2026-11142
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 package is built for private key theft and exfiltration to an attacker-controlled C2, not a legitimate library. The entry code in `trongridet/main.py` sends `private_key` via `requests.post()` to `https://reda-sequestered-justine.ngrok-free.dev/tron` and then calls a second endpoint at `/switcher`, which is consistent with a loader or control channel used by a cryptostealer. The attacker model is straightforward: a cryptocurrency-targeting infostealer harvesting Tron/private keys and relaying them through an ngrok tunnel to hide infrastructure. The OSV MAL-2026-14542 advisory is corroborated by the plaintext exfil IOC and the `network-request` finding.
DESTINATION
- 3 exfil (custom-c2)
(values recorded in verified_iocs)
EXFIL
- Network Request in trongridet/main.py: "requests.post("
ADDITIONAL FINDINGS
- Ngrok Tunneling Service in trongridet/main.py: "ngrok-free.dev"
PAYLOAD FILES
trongridet/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 | trongridet | all (affected) | — |
Aliases
Browse GCVE Records
831 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.