🛡️ MAL-2026-6919 — chai-chain-dom
Description
Malicious code in chai-chain-dom (npm)
Source: amazon-inspector
Package impersonates the pino logger (exports module.exports.pino, README uses pino badge, keywords mimic pino) but its actual behavior is a remote code loader. When a consumer requires the package and invokes the exported middleware/pino function, index.js spawns a detached node lib/caller.js subprocess (detached:true, stdio:ignore, child.unref()) to hide the activity from the parent process. lib/caller.js then performs an axios GET against https://jsonkeeper.com/b/HIOEN, takes the returned JavaScript from the response's model field, and evaluates it via new Function.constructor("require", src), passing the live require — granting the remotely fetched attacker-controlled code full Node capability (filesystem, network, child_process, environment). jsonkeeper.com is a public paste service whose content the author can change at any time, so the payload is unpinned and mutable. The masquerade-as-pino name and the detached/stdio-ignored spawn indirection are consistent with deliberate delivery of arbitrary code to installers.
Source: ghsa-malware
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.
Affected software
MAL-2026-6919 is recorded against 1 package.
- chai-chain-dom
Timeline and source
Published on 7 July 2026 and last revised on 9 July 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
github.com (Advisory)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| chai-chain-dom | — | — |
References
More MAL 2026 advisories
Browse all of MAL 2026 in the advisory index.
Free Vulnerability Check
Is your site affected by MAL-2026-6919?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-6919 and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.