MAL-2026-10515

    Dashboard / Malicious Package / MAL-2026-10515

    MAL-2026-10515

    Published: 13 Jul 2026Last Modified: 13 Jul 2026Aliases: 
    GHSA-62c9-p25c-7xxm

    Summary: Malicious code in nodemon-web (npm)

    Details: Source: amazon-inspector (c3f5aa35dd34f3c1d075d6ebee3f25a0445780f6f2c78d55a958868e530fe315) nodemon-web copies the source of the popular `nodemon` package verbatim and reuses Remy Sharp's author metadata and the https://github.com/remy/nodemon.git repository URL, while publishing under a lookalike name from an unrelated account. package.json declares a runtime dependency on `type-swap@^3.1.3` that is not required or imported anywhere in the package's own code; the real `nodemon` has no such dependency. Installing nodemon-web therefore silently resolves and installs `type-swap` into the consumer's node_modules under cover of a familiar name and impersonated maintainer identity, adding third-party code to the installer's dependency tree that the package itself never uses. Source: ghsa-malware (51bd26eeac93c4079c1efdfb78bbdc0b7a64d487109bb1faea4d8f2b982dbff8) 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: nodemon-web

    Purl: pkg:npm/nodemon-web

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    3.1.13
    MAL-2026-10515 | CVE-DB