MAL-2026-5845

    Dashboard / Malicious Package / MAL-2026-5845

    MAL-2026-5845

    Published: 15 Jun 2026Last Modified: 1 Sept 2026Aliases: 
    GHSA-q835-5j9v-22qg

    Summary: Malicious code in prettier_v1 (npm)

    Details: Source: amazon-inspector (1ae1d77d25db3af85295c48a446f6c0f2f65252ea2483c45ce81df12c75b1fcb) Package name 'prettier_v1' closely resembles the widely-used 'prettier' formatter package, a classic typosquat naming pattern. The file lib/mirror.js contains a Buffer.from(..., 'base64').toString('utf8') decode primitive at line 16, which is commonly used to obscure embedded payloads. Tracing of the decoded content and its downstream use (whether it is passed to eval/exec, written to disk, or executed) was not completed, so the actual installer-side impact has not been confirmed. The combination of a typosquat-shaped name plus a base64 decode in a file named 'mirror.js' warrants human review before this package is allowed into installer environments. Source: ghsa-malware (ea8303f0cea5f415b8a0ba74e959d0501fcb3142ee9320fa50668674c578e4bb) 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: prettier_v1

    Purl: pkg:npm/prettier_v1

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    3.8.5
    3.8.4
    MAL-2026-5845 | CVE-DB