VDB
GCVE-110-OSM-2026-5795
GCVE-110-OSM-2026-5795
Advisory PublishedCVSS 9.6/10
Malicious package detected. Behaviors: data exfiltration, code execution, network activity, obfuscated code.
Entrypoint: src/index.js (main: ./src/index.js)
Payload: src/features/extras/config.js
Key findings:
- Environment Variable Exfiltration in src/features/define.js: "JSON.stringify(process.env)"
- Environment Variable Exfiltration in src/features/extras/config.js: "process.env.DEV_SECRET_KEY;
const v = process.env.DEV_SECRET_VALUE;
let ..."
- Global Variable Shadowing in src/features/extras/config.js: "const process = {"
- Fetch and Eval/Exec in src/features/extras/config.js: "axios.get(src, { headers: { [k]: v } })).data.config;
const require = cre..."
- Dynamic Code Execution in src/features/extras/config.js: "new Function("require", s)"
IOCs:
- payloadFileHash: d100938f64c4cc264fd29a4a56d67132ec0d894e860cbfffd4b2fb62f0432422
Weaknesses (CWE)
CWE-506Embedded Malicious Code
Risk Scores
CVSS 3.1
9.6/10
Critical · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| unknown | vite-react-toolkit | all (affected) | — |
Aliases
Browse GCVE Records
72,148 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.