VDB
GCVE-110-OSM-2026-11671
GCVE-110-OSM-2026-11671
Advisory PublishedCVSS 9.6/10
The OpenSSF Package Analysis project identified 'omni-channel-order-frontend' @ 0.0.1 (npm) as malicious.
It is considered malicious because:
- The package communicates with a domain associated with malicious activity.
Judge assessment: This is a dependency-confusion beacon package with a clear attacker model: an install-time payload that fingerprints the host and exfiltrates install metadata to an OAST/C2 endpoint. The `preinstall.js` hook runs on npm install, collects `os.hostname()`, `os.userInfo().username`, `cwd`, `__dirname`, and `npm_config_user_agent`, then sends them via DNS and HTTP to `dae7n4pijsh1ahi9684gu8get3kaiefc9.oast.online` and `5.189.159.252`. The presence of `encodeURIComponent(TOKEN)`, `dns.lookup(name, ...)`, and the `oast-exfiltration` IOC classification confirms active exfiltration rather than a benign no-op. The package metadata also fits a throwaway malicious or proof-of-concept delivery vehicle: brand-new package, very new publisher account, single version, no repository, and a preinstall hook designed to run automatically.
ENTRY
preinstall.js (install-hook: node preinstall.js)
- Install Hook Executes Local JS File in package.json
DESTINATION
- 2 exfil (custom-c2)
(values recorded in verified_iocs)
EXFIL
- OAST/Interactsh Exfiltration in preinstall.js: "oast.online"
- Data Encoding for Exfiltration in preinstall.js: "encodeURIComponent(TOKEN"
- System Information Collection in preinstall.js: "os.userInfo()"
- DNS Lookup in preinstall.js: "dns.lookup("
ADDITIONAL FINDINGS
- Brand New Package
- Very New NPM Publisher Account
PAYLOAD FILES
preinstall.js
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 | omni-channel-order-frontend | all (affected) | — |
Aliases
Browse GCVE Records
1,837 records in the GCVE database · Updated September 7, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.