MAL-2026-16482

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/internallib_v657/MAL-2026-16482.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16482
Published
2026-09-23T18:30:45Z
Modified
2026-09-23T19:00:44Z
Summary
Malicious code in internallib_v657 (npm)
Details

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

Source: amazon-inspector (d61ffc921e9432c8176cc16265daf6add48cf90a4f99ec6bbec173e5109673b1)

index.js exports a command() function that invokes /bin/bash -c to curl a reverse-shell payload from reverse-shell.sh targeted at the hardcoded IP 10.0.73.186:443 and pipes it to sh. Any consumer that requires this package and calls the exported function receives a full interactive remote shell to that address, giving the remote party arbitrary command execution on the installer's host. The package has generic naming, empty metadata, and a cover string, and provides no legitimate functionality alongside the backdoor.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-020497",
            "import_time":  "2026-09-23T18:44:13.501332821Z",
            "modified_time":  "2026-09-23T18:30:45Z",
            "sha256":  "d61ffc921e9432c8176cc16265daf6add48cf90a4f99ec6bbec173e5109673b1",
            "source":  "amazon-inspector",
            "versions":  [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / internallib_v657

Package

Name
internallib_v657
View open source insights on deps.dev
Purl
pkg:npm/internallib_v657

Affected ranges

Affected versions

1.*
1.0.1

Database specific

cwes
[
    {
        "cweId":  "CWE-506",
        "description":  "The product contains code that appears to be malicious in nature.",
        "name":  "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files":  [
        {
            "path":  "index.js",
            "sha256":  "3babdf5501a4c8405ece5d9ba33257e5458f9e6f58fc2b33a9ed6c7281209f34",
            "tlsh":  "a4d022fb16fe1529b70431d0e88af07678234c20223800b091505482258254d22e31ef"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "internallib_v657-1.0.1.tgz",
            "hashes":  {
                "sha1":  "6fa4dbfaaf146e570ea0b904c58fe349f77ec310",
                "sha512_sri":  "sha512-azfz0tvDIf9o4TaLL4lWKpddSJEnblNAWba3kPKS4UMW8Qc6KXdfU0lXQpstlNHvXNyZSGpqPMUOoDDkmVGezA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/internallib_v657/MAL-2026-16482.json"