VDB

GCVE-110-OSM-2026-11944

GCVE-110-OSM-2026-11944
Advisory PublishedCVSS 9.6/10
Vulnetix · Advisory published September 4, 2026
This is a credential-stealing reverse-shell dropper aimed at anyone installing the typosquatted npm package '0nestjs' instead of 'nestjs'. The install hook in package.json runs 'node index.js' on postinstall, and index.js explicitly collects environment variables matching SECRET/API/TOKEN/KEY before writing them over a network connection and invoking 'nc -e /bin/sh' via child_process.exec. The hardcoded/derived host and port logic, the plaintext exfiltration of env data, and the reverse-shell command match a clear attacker model for initial access and remote command execution. The new burner-style publisher metadata and OSV MAL advisory further corroborate malicious intent. ENTRY index.js (install-hook: node index.js) - Install Hook Executes Local JS File in package.json EXFIL - Reverse Shell in index.js: "nc -e /bin" ADDITIONAL FINDINGS - Shell Command Execution in index.js: "require('child_process')" - Brand New Package - Very New NPM Publisher Account - Publisher Shows Burner-Account Pattern PAYLOAD FILES index.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

VendorProductVersionsPlatforms
unknown0nestjsall (affected)

References

advisory
vendor

Browse GCVE Records

506 records in the GCVE database · Updated September 11, 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 ›