VDB
GCVE-110-OSM-2026-10385
GCVE-110-OSM-2026-10385
Advisory PublishedCVSS 8.8/10
index.js is packed with an obfuscator.io RC4 string-array plus self-defending debugger-check wrapper. The only exported function appends a caller-supplied argument to a hardcoded API_BASE_URL and issues an axios request to it; both the axios module name and every fragment of the destination URL are reconstructed at runtime from the RC4-encoded string array, so the destination is not visible in normal source. The package description ("logger tool for validation entry"), README, and empty author metadata do not disclose the destination. The documented purpose does not require a hidden remote endpoint, and legitimate HTTP client libraries do not RC4-encrypt their endpoint strings. Any caller invoking the exported function sends their argument to an attacker-controlled destination they cannot see.
ENTRY
index.js (main: index.js)
OBFUSCATION
- Obfuscation (osm-deobfuscator): obfuscator-io in index.js
- Hex Encoded Strings in index.js: "'\x7a\x6d\x6f\x55\x7a\x6d\x6f\x64\x57\x34\x65'"
- Unicode Escape Obfuscation in index.js: "\x7a\x6d\x6f\x55\x7a\x6d\x6f\x64\x57\x34\x65"
- Obfuscation: obfuscator.io in index.js
- Decoded Hex Escape Content in index.js (x162)
- Strings Extracted from Deobfuscated Code in index.js
- Obfuscation patterns: hexVariables, hexHeavy in index.js
PAYLOAD FILES
index.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 | webautomation_js | all (affected) | — |
Aliases
Browse GCVE Records
831 records in the GCVE database · Updated September 3, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.