MAL-2026-13745

    Dashboard / Malicious Package / MAL-2026-13745

    MAL-2026-13745

    Published: 11 Aug 2026Last Modified: 12 Aug 2026Aliases: 
    GHSA-39c6-h85q-hpcw

    Summary: Malicious code in base65-11x (npm)

    Details: Source: amazon-inspector (14cc9506a804a2663d0cde1c610fa8cba5733e6797652b6365569ada5ef3901d) base65-11x is a name-lookalike of the widely used base-x encoder. Both entrypoints (src/cjs/index.cjs and src/esm/index.js, ~127KB each vs. ~4KB for real base-x) contain the legitimate base-x source followed by a ~123KB single-line obfuscated payload wrapped in a custom-VM IIFE (identifiers vmN, vmA_ab9191, vmU_d6a896; Object.defineProperty-based dispatch on a global slot). The payload sits at module top level, so it executes automatically whenever a consumer require()s or import()s the package. A pure base-encoding utility has no functional need for runtime-VM-packed code on load, and the payload is duplicated across CJS and ESM entrypoints to ensure execution regardless of module system. The specific payload behavior is concealed inside the VM interpreter and cannot be recovered without executing it. Source: ghsa-malware (672a03fa0011f4095fdff19eaa7e65ffa8ae44f34e673a707488903c5b6eab67) 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 packages

    Package

    Name: base65-11x

    Purl: pkg:npm/base65-11x

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    5.0.2
    MAL-2026-13745 | CVE-DB