MAL-2026-13824

    Dashboard / Malicious Package / MAL-2026-13824

    MAL-2026-13824

    Published: 12 Aug 2026Last Modified: 12 Aug 2026Aliases: 
    GHSA-ghqw-mfq6-xh36

    Summary: Malicious code in mnteckets (npm)

    Details: Source: amazon-inspector (caa458e1b7c6ca828e971aa0dac44b11b2f20aaf55652235ce2a4c5ce1c4fd66) The tarball contains only package.json and index.html. package.json declares no lifecycle scripts (preinstall/install/postinstall/prepare) and sets main to index.html, which Node cannot execute via require()/import. index.html mimics a Cloudflare Turnstile challenge and, on the challenge callback, builds a redirect URL via obfuscated string concatenation (new URL('https://mi'+...)) and calls window.location.assign to navigate the browser away. The redirect only fires when a user opens the HTML file in a browser; installing or requiring the package from Node performs no code execution and reads no installer data. The package appears to be registry-hosted phishing/redirect content rather than a supply-chain attack against npm installers. Source: ghsa-malware (766e56cadc18b6635f490afe840cff6f39b4f1073c098613d8a3b28e0ccd766d) 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: mnteckets

    Purl: pkg:npm/mnteckets

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.1
    1.0.0
    MAL-2026-13824 | CVE-DB