VDB
GCVE-110-OSM-2026-6168
GCVE-110-OSM-2026-6168
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, code execution, install-time execution.
ENTRY
run.js (install-hook: node run.js)
- Install Hook Executes Local JS File in package.json
- Postinstall Script in package.json
EXFIL
- OAST/Interactsh Exfiltration in run.js: ".trycloudflare.com"
- Data Encoding for Exfiltration in run.js: "encodeURIComponent(String(data).slice(0, 900"
- Git Configuration Access in run.js: ".git/config"
- Network Request in run.js: "https.request("
- System Information Collection in run.js: "os.userInfo()"
ADDITIONAL FINDINGS
- Shell Command Execution in run.js: "require('child_process')"
- Silent Process Execution in run.js: "windowsHide: true"
- AWS Credential Access in run.js: "process.env.AWS_SECRET_ACCESS_KEY"
- Platform Detection with Data Collection in run.js: "JSON.stringify({ tag, data: String(data).slice(0, 8000) })); const req = https.r..."
PAYLOAD FILES
run.js
INDICATORS (IOCs)
- domains: curran.tech
- emails: nicholas@curran.tech
- payloadFileHash: 290e570f1ee6c636059396beed7170583ae070d86e524cc79dd42905af68d543
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 | color-utils-dee0 | all (affected) | — |
Aliases
Browse GCVE Records
72,096 records in the GCVE database · Updated July 14, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.