MAL-2026-6568

    Dashboard / Malicious Package / MAL-2026-6568

    MAL-2026-6568

    Published: 29 Jun 2026Last Modified: 20 Aug 2026Aliases: 
    GHSA-7jq4-grp7-9wq3

    Summary: Malicious code in express-mocha-test (npm)

    Details: Source: amazon-inspector (01d87351be0d9f68d73ec05867e55fe5712d4885fa76c70c5ec9b003ef512825) [email protected] declares a postinstall lifecycle hook that loads the package's main module, which calls fetch() against an anonymous ngrok-free.app tunnel (https://2939e69fc408.ngrok-free.app/stats) and passes the response body directly to eval(). This executes attacker-controlled JavaScript on any machine that runs `npm install` for this package, with no pinning, integrity check, or scoping. The destination is an ephemeral, mutable, attacker-operated tunnel — not a registry, not a publisher domain. Package metadata impersonates well-known maintainers of the express and mocha projects (author field set to 'TJ Holowaychuk'), and the stated description ('Integrate redis with cookies') does not match the shipped behavior, indicating deliberate impersonation rather than misconfiguration. Source: ghsa-malware (e695477b8593d14d7f9366e552be2ec20d70bcb20fdfb647768ec21335fe05c1) 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. Source: ossf-package-analysis (29f25ba9eae37a7b135fdd249bed8152a0eef931ba2934f5cb08ed07638ffb88) The OpenSSF Package Analysis project identified 'express-mocha-test' @ 0.0.1 (npm) as malicious. It is considered malicious because: - The package communicates with a domain associated with malicious activity.

    Affected packages

    Package

    Name: express-mocha-test

    Purl: pkg:npm/express-mocha-test

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    0.0.1
    MAL-2026-6568 | CVE-DB