VDB

GCVE-110-OSM-2026-11255

GCVE-110-OSM-2026-11255
Advisory PublishedCVSS 8.8/10
Vulnetix · Advisory published August 27, 2026
This is an install-time beacon intended to fingerprint the victim host and exfiltrate it to attacker-controlled infrastructure, matching a classic supply-chain attacker model rather than a benign telemetry use. The package.json preinstall hook runs `node beacon.js || true`, and that file sends `os.hostname()`, `os.userInfo().username`, `process.platform`, and `process.arch` via `http.get`/`https.get` to an IP address and secondarily to an attacker controlled URL on `/npm-install?`. ENTRY beacon.js (install-hook: node beacon.js || true) - Install Hook Executes Local JS File in package.json DESTINATION - 4 exfil (custom-c2) (values recorded in verified_iocs) EXFIL - Data Encoding for Exfiltration in beacon.js: "encodeURIComponent(os.hostname" - Network Request in beacon.js: "http.get(" - System Information Collection in beacon.js: "os.userInfo()" - Suspicious Domain in beacon.js: "http://104.236.2.79" PAYLOAD FILES beacon.js

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

VendorProductVersionsPlatforms
unknownrn-push-provisioningall (affected)

References

advisory
vendor

Browse GCVE Records

831 records in the GCVE database · Updated September 2, 2026

No matching records found.

Explore Further

Investigate this vulnerability in the interactive console or download the raw GCVE record.

$ Console Community · 100/wk Open console ›