MAL-2026-5844

    Dashboard / Malicious Package / MAL-2026-5844

    MAL-2026-5844

    Published: 15 Jun 2026Last Modified: 18 Jun 2026Aliases: 
    GHSA-fv2r-6vq4-5x8r

    Summary: Malicious code in numdifftools (npm)

    Details: Source: amazon-inspector (5c6d98d619244a4f34ba9c2ed85023e35f4064b0a45871edac806d1e8cdeff11) The npm package `numdifftools` is an empty shell (zero-byte index.js) that exists solely to fire a `preinstall` lifecycle hook. The hook runs `node -e` to issue an HTTPS GET to `https://webhook.site/cbfd239f-50d1-4bc6-9801-ba08ba9a2a4a/?host=numdiff-<hostname>`, leaking the installer's `os.hostname()` to a third-party logging endpoint automatically on `npm install` before any code review opportunity. The package name reuses that of the well-known PyPI numerical-differentiation library `numdifftools`, capturing installs from developers who mistakenly run `npm install numdifftools` expecting the Python library's behavior. The package provides none of the advertised functionality — its only on-install effect is the host-identifier beacon. Source: ghsa-malware (ecd4954558bd423a9adc4cee0b684f36395b22e0f539d7434f93d9297c5430aa) 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: numdifftools

    Purl: pkg:npm/numdifftools

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.1
    1.0.0
    MAL-2026-5844 | CVE-DB