MAL-2026-14426

    Dashboard / Malicious Package / MAL-2026-14426

    MAL-2026-14426

    Published: 24 Aug 2026Last Modified: 24 Aug 2026

    Summary: Malicious code in babel-polyfill-plugin-corejs2 (npm)

    Details: Source: amazon-inspector (13878d994b01607c379e26646449b7cca95099f9b2eb5be2e1f8e19aeea32eb3) The package advertises itself as a Babel core-js 2 polyfill plugin, but the shipped lib/index.js contains unrelated web3-core-subscriptions boilerplate followed by a Function() invocation whose body is ~110KB of obfuscated JavaScript (random identifiers, numeric offset arrays, TEA-like mixing routine, unicode-escape string literals). The Function() call executes whenever a consumer require()s the package, running the opaque payload at import time. The declared purpose does not match the shipped code, and the obfuscation is confined to the appended payload rather than being a general minification artifact.

    Affected packages

    Package

    Name: babel-polyfill-plugin-corejs2

    Purl: pkg:npm/babel-polyfill-plugin-corejs2

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.1
    MAL-2026-14426 | CVE-DB