๐Ÿ” CVE Alert

CVE-2026-48159

UNKNOWN 0.0

use-reducer-async was vulnerable to malicious code execution via compromised commits

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

use-reducer-async is a React useReducer with async actions. Between 2026-05-18 16:29:52 and 2026-05-19 15:26:07, the default branch contained malicious commits da72edbde5705efcec6c62e0a3dcb73687b78dc8 through df07d5711458d8b46e11dd7afaaa21e88cafabfb that executed remote attacker-controlled code on developer machines during `npm install`. The commits were removed by force-push, but local clones, forks, and direct-SHA URLs may still contain them, and `npm install` against an affected checkout will still execute the code today. The package was not published to npm. `src/install.js` was added and wired into the `postinstall` script. It fetched a JavaScript payload from an attacker-controlled HTTPS endpoint (configurable via an environment variable), disabled TLS verification, and evaluated the response as code with `require` available. Execution was deliberately skipped on CI and cloud/serverless environments, targeting developer workstations. The second-stage payload was attacker-hosted and cannot be reconstructed. Assume full compromise of anything reachable from a Node process with the user's permissions. Those who ran `npm install` against an affected checkout on a developer machine on or after 2026-05-18 16:29:52 should treat the machine as compromised, rotate every credential the machine could reach, audit account activity since 2026-05-18 16:29:52, and clean local clones.

CWE CWE-506
Vendor dai-shi
Product use-reducer-async
Published Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for dai-shi use-reducer-async

Be the first to know when new unknown vulnerabilities affecting dai-shi use-reducer-async are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

dai-shi / use-reducer-async
>= da72edbde5705efcec6c62e0a3dcb73687b78dc8, <= df07d5711458d8b46e11dd7afaaa21e88cafabfb

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dai-shi/use-reducer-async/security/advisories/GHSA-2786-p4vj-vx8x