VDB
GCVE-110-OSM-2026-10872
GCVE-110-OSM-2026-10872
Advisory PublishedCVSS 9.6/10
When using the provided library, the code starts a reverse shell to a hardcoded location.
Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.
Campaign: 2026-08-scrambleeer
Reasons (based on the campaign):
- The package contains code to create a reverse shell, allowing an attacker to execute any commands on the victim's machine.
- action-hidden-in-lib-usage
Judge assessment: This looks like a reverse-shell implant masquerading as a small Python library: the scanner found `pty.spawn(` in `src/scrambleeeer/core.py`, which is a classic primitive for interactive shell spawning. The presence of the hardcoded domain `bax.h4x.tv` further supports an attacker-controlled remote endpoint rather than a legitimate package function. The OSV malware advisory `MAL-2026-14358` aligns with the code-level evidence and the package's throwaway metadata, so the most plausible attacker model is a malicious publisher delivering remote command execution to victim machines.
EXFIL
- Reverse Shell in src/scrambleeeer/core.py: "pty.spawn("
PAYLOAD FILES
src/scrambleeeer/core.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 | scrambleeeer | 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.