MAL-2026-11512

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/internallib_v524/MAL-2026-11512.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11512
Aliases
  • GHSA-2wgh-22xm-wp5f
Published
2026-08-03T20:52:13Z
Modified
2026-08-04T23:05:13.060369081Z
Summary
Malicious code in internallib_v524 (npm)
Details

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

Source: amazon-inspector (eba59f6d895fdeae2b83c62331fbb87118aa51202fd30ddc351fa43276408a44)

The package's main module exports a function command() that invokes /bin/bash -c to fetch a script from reverse-shell.sh and pipe it into sh, connecting the installer's host back to 10.0.64.141:4433. Any consumer that requires the package and calls the exported API opens an interactive reverse shell to that hardcoded endpoint, giving the remote operator full RCE and persistent shell access on the installer's machine. The behavior is unrelated to any legitimate library function.

Source: ghsa-malware (986b1a9482ee175a6f6c9e70cf898a24208376a523e93277fdb72273fb9dd521)

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": [
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-03T20:52:13Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-2wgh-22xm-wp5f",
            "sha256": "986b1a9482ee175a6f6c9e70cf898a24208376a523e93277fdb72273fb9dd521",
            "import_time": "2026-08-04T00:15:24.363186376Z"
        },
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-04T21:16:18Z",
            "sha256": "eba59f6d895fdeae2b83c62331fbb87118aa51202fd30ddc351fa43276408a44",
            "id": "IN-MAL-2026-010990",
            "versions": [
                "1.0.2"
            ],
            "import_time": "2026-08-04T21:33:12.627454801Z"
        },
        {
            "import_time": "2026-08-04T22:30:00.437800297Z",
            "modified_time": "2026-08-04T21:35:50Z",
            "sha256": "5a6dd7a3f0eee1f5a3737d103fe67dfc76906d4e004e18463135022715dcd6a2",
            "id": "IN-MAL-2026-011123",
            "versions": [
                "1.0.1"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / internallib_v524

Package

Affected ranges

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

Affected versions

1.*
1.0.1
1.0.2

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "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."
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "cf52c0cd4efd2f6f3f10ef401e45868f304fede8f9b14bd933679cc8acf87d61",
            "tlsh": "8ac08cbba8966a5ebb2d32e4d416f455bc671d349e7c0820f6a08259004386c622a1ee"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/internallib_v524/MAL-2026-11512.json"