🛡️ MAL-2026-6825 — react-next-dom
Description
Malicious code in react-next-dom (npm)
Source: amazon-inspector
react-next-dom masquerades as a React/Next.js ecosystem package but ships a pino-like surface concealing a remote code loader. The main export is a middleware factory that, when invoked, spawns node./lib/caller.js as a detached, stdio-ignored child process (spawn("node", [script,...], { detached: true, stdio: "ignore" }); child.unref()). lib/caller.js then fetches a JavaScript payload from https://jsonkeeper.com/b/D3GLF (using an x-secret-key header), and evaluates the response body in the host Node.js process via new Function.constructor("require", s)(require), retrying up to 5 times. Additional payload URLs (https://jsonkeeper.com/b/XRGF3, https://jsonkeeper.com/b/4NAKK) are hidden as base64 blobs disguised as DEV_API_KEY constants in lib/caller.js and lib/const.js. jsonkeeper.com is an anonymous public paste service — content is attacker-mutable, and the executed code runs with full require access, giving the operator arbitrary code execution on any host that loads this package's middleware. The package name evokes react/react-dom/next.js while the shipped code impersonates pino (keywords fast,logger,stream,json; files pino.js, transport, multistream, redaction; module.exports.pino = middleware), a typosquat/impersonation cover for the loader.
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-6825 is recorded against 1 package.
- react-next-dom
Timeline and source
Published on 6 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.sonatype.com (Web)
www.npmjs.com (Package)
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| react-next-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-6825?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-6825 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.