MAL-2026-6490
Dashboard / Malicious Package / MAL-2026-6490
MAL-2026-6490
Summary: Malicious code in data-parser-utils (npm)
Details: Source: amazon-inspector (2fb4c4230fa7663c13b273922ecdf6dad55a30791d1332067841ec011814e5b8) index.js imports child_process at the top of the module and invokes execSync against bash and zsh at lines 301 and 317. The shape — require('child_process') at module top with execSync('bash...') and execSync('zsh...') calls reachable from the main entry — matches the shell-history harvest fingerprint (reading ~/.bash_history / ~/.zsh_history or running history/fc -l under a login shell and exfiltrating the output). Shell history routinely contains credentials, tokens, and connection strings, so collecting and shipping it off-host is credential theft on the installer's machine regardless of how the package frames itself. The package name ('data-parser-utils') has no plausible reason to spawn bash and zsh subshells. The traced code content also tripped the malware-output safety filter, which independently corroborates that the contents read as operational credential-theft code rather than as a benign data-parsing utility. Source: ghsa-malware (7fed812297ad4fe97b3fdb7eda4bf90ef317a6e2f485b26a2b8c54720bf074d8) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
References: https://www.npmjs.com/package/data-parser-utils/v/3.0.2, https://github.com/advisories/GHSA-vw6q-xg53-fpxh
Affected packages
Package
Name: data-parser-utils
Purl: pkg:npm/data-parser-utils
Affected ranges
Type: SEMVER
Events:
