VDB
GCVE-110-OSM-2026-5350
GCVE-110-OSM-2026-5350
Advisory PublishedCVSS 5.4/10
Bug bounty dependency confusion attempt. Package exfiltrates basic system information (hostname, IP, DNS) to security research infrastructure. Behaviors: data exfiltration, install-time execution.
Entrypoint: postinstall.js (install-hook: node postinstall.js)
Payload: postinstall.js
Key findings:
- OAST/Interactsh Exfiltration in postinstall.js: "webhook.site"
- Install Hook Executes Local JS File in package.json: ""postinstall": "node postinstall.js""
- System Information Exfiltration in postinstall.js: "JSON.stringify({
hostname: os.hostname(),
username: os.userInfo().username,
..."
- Platform Detection with Data Collection in postinstall.js: "JSON.stringify({
hostname: os.hostname(),
username: os"
- Publisher Has Other Malicious Packages
IOCs:
- payloadFileHash: 89b364165ce6e29f437203c21c19643d6f7193909d588a5859d341adb53bdf8c
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
5.4/10
Medium · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | @catamania/front-components | all (affected) | — |
Browse GCVE Records
73,443 records in the GCVE database · Updated July 18, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.