MAL-2026-6492

    Dashboard / Malicious Package / MAL-2026-6492

    MAL-2026-6492

    Published: 26 Jun 2026Last Modified: 26 Jun 2026Aliases: 
    GHSA-vwrj-pprq-gjvq

    Summary: Malicious code in hexo-shoka-swiper (npm)

    Details: Source: amazon-inspector (62f045b55721408d94a92f5d65b58d69c98d3dc29d5f4f9327fb8edb4f85eaad) The package ships a binding.gyp whose sources field uses GYP command-expansion syntax (<!(...)) at line 6. npm implicitly runs node-gyp rebuild whenever a binding.gyp is present (even with no declared install/postinstall script), and GYP evaluates <!(...) as a shell invocation during the configure step. This means simply running `npm install hexo-shoka-swiper` causes the embedded shell command to execute on the installer's machine. The package's nominal purpose is a Hexo theme Swiper integration — a pure JavaScript front-end concern with no legitimate need to build a native addon or to evaluate shell at install. The binding.gyp here functions as a lifecycle-hook substitute for arbitrary install-time code execution rather than as a real native-build description. Source: ghsa-malware (e8de7e493283d0ce9bd580619618dd4fcb9f1b6bc9d2f35c574b2e5bd21a986f) 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: hexo-shoka-swiper

    Purl: pkg:npm/hexo-shoka-swiper

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    0.1.10
    MAL-2026-6492 | CVE-DB