VDB
GCVE-110-OSM-2026-12201
GCVE-110-OSM-2026-12201
Advisory PublishedCVSS 8.8/10
The package declares a postinstall lifecycle hook ("postinstall": "node postinstall.js") that executes on every `npm install`. postinstall.js invokes child_process.exec with a bash reverse-shell command connecting the installer's host to the hardcoded remote endpoint 14.225.210.85:80 via /dev/tcp, redirecting stdio to give the remote party an interactive shell on the installer's machine. Execution is gated by a hostname allowlist (matching 'ubuntu-fc-uvm'), and a retry loop plus a log file at /tmp/postinstall-revshell.log indicate a persistent, targeted deployment. The plugin name mimics the Strapi plugin namespace but ships no plugin functionality relevant to that framing.
ENTRY
postinstall.js (install-hook: node postinstall.js)
- Install Hook Executes Local JS File in package.json
DESTINATION
- 1 exfil (custom-c2)
(values recorded in verified_iocs)
EXFIL
- System Information Collection in postinstall.js: "os.userInfo()"
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-conresh-meeb | all (affected) | — |
Aliases
Browse GCVE Records
395 records in the GCVE database · Updated September 17, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.