VDB
GCVE-110-OSM-2026-6167
GCVE-110-OSM-2026-6167
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: f9482c56918b6acd025dd0450c257ee5663b25d9f6a980421fd0c6fc91cbc07c
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 | string-tools-be6c | all (affected) | — |
Aliases
Browse GCVE Records
73,161 records in the GCVE database · Updated July 16, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.