MAL-2026-10515

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nodemon-web/MAL-2026-10515.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10515
Aliases
  • GHSA-62c9-p25c-7xxm
Published
2026-07-13T22:19:16Z
Modified
2026-07-13T23:01:52Z
Summary
Malicious code in nodemon-web (npm)
Details

-= Per source details. Do not edit below this line.=-

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "GHSA-62c9-p25c-7xxm",
            "import_time": "2026-07-13T22:34:08.098689148Z",
            "modified_time": "2026-07-13T22:19:16Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "51bd26eeac93c4079c1efdfb78bbdc0b7a64d487109bb1faea4d8f2b982dbff8",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-010356",
            "import_time": "2026-07-13T22:49:46.405755492Z",
            "modified_time": "2026-07-13T22:49:02Z",
            "sha256": "c3f5aa35dd34f3c1d075d6ebee3f25a0445780f6f2c78d55a958868e530fe315",
            "source": "amazon-inspector",
            "versions": [
                "3.1.13"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / nodemon-web

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

3.*
3.1.13

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "8885c7c7af01fb094350b486824439f14e5d8303756c2d82822848b947b4b25c",
            "tlsh": "9841fe29eca9cde30ec815a5686901466135d81f8d84fc0cb39a636c4f5e57f70f8a2e"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nodemon-web/MAL-2026-10515.json"