MAL-2026-13845

    Dashboard / Malicious Package / MAL-2026-13845

    MAL-2026-13845

    Published: 12 Aug 2026Last Modified: 12 Aug 2026Aliases: 
    GHSA-vgr6-626m-8w22

    Summary: Malicious code in yangming708 (npm)

    Details: Source: amazon-inspector (f670e6c07175c9534c5554cc89c44a73a22d46a18a9a19140030b5b446fba17f) The tarball contains only package.json and index.html. package.json declares main: "index.html", which is not a requirable Node module, and no preinstall/install/postinstall/prepare lifecycle scripts are declared. index.html contains an obfuscated script (wrapped in a fake Cloudflare 'Just a moment...' template) that, if opened in a browser, decodes an encoded string and calls window.location.replace to redirect to the resulting URL. Because npm install does not execute HTML and require()/import cannot load this main, installing or loading the package does not execute any code on a developer or build machine. The artifact looks like registry spam / a browser-side redirect page mispublished as an npm package, not a supply-chain attack against installers. Source: ghsa-malware (3c66586cb4455acd4f9845b0ac788de86f9814180ee81055925867864db2ca7f) 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: yangming708

    Purl: pkg:npm/yangming708

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-13845 | CVE-DB