MAL-2026-10117

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nodemon-slint/MAL-2026-10117.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10117
Aliases
  • GHSA-wr24-8cj8-p627
Published
2026-07-10T10:18:08Z
Modified
2026-07-13T07:47:02.864894117Z
Summary
Malicious code in nodemon-slint (npm)
Details

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

Source: amazon-inspector (5488028be686500c0af6b7f91ead55be9ddaeb86f3b920fce7eed6f8111b0050)

Package name, README, homepage (nodemon.io), author (remy), and source tree are copied verbatim from the widely-used 'nodemon' package, with the addition of a single novel runtime dependency 'type-slint' (^3.3.7) declared in package.json. That dependency is never imported by any file reachable from the declared main (lib/nodemon.js) or from bin/, so it serves no functional purpose within this package. The only installer-facing effect of the manifest change relative to nodemon is that 'npm install nodemon-slint' also resolves and installs 'type-slint' into the installer's dependency tree, where any install-time hooks or load-time side effects it contains will run. The host package itself does not exhibit exfiltration, install-time RCE, or backdoor behavior in its own code; the risk is carried by the co-installed sibling. Name similarity to 'nodemon' (a top-tier package) plus injection of an unreferenced dependency is the namespace-abuse / typosquat-dropper shape.

Source: ghsa-malware (25919cd9abbeb6b978466e7fb9d006c38d61ff9c3d238f1b3ddffc6809ca819e)

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": [
        {
            "sha256": "25919cd9abbeb6b978466e7fb9d006c38d61ff9c3d238f1b3ddffc6809ca819e",
            "id": "GHSA-wr24-8cj8-p627",
            "modified_time": "2026-07-10T10:18:09Z",
            "import_time": "2026-07-10T11:18:01.268195789Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware"
        },
        {
            "versions": [
                "3.1.13"
            ],
            "id": "IN-MAL-2026-009804",
            "modified_time": "2026-07-13T06:13:46Z",
            "sha256": "5488028be686500c0af6b7f91ead55be9ddaeb86f3b920fce7eed6f8111b0050",
            "import_time": "2026-07-13T07:40:09.874772656Z",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / nodemon-slint

Package

Affected ranges

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

Affected versions

3.*
3.1.13

Database specific

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