MAL-2026-12801

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sc-payment-utils/MAL-2026-12801.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12801
Published
2026-08-05T13:14:34Z
Modified
2026-08-05T14:37:20.150000772Z
Summary
Malicious code in sc-payment-utils (npm)
Details

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

Source: amazon-inspector (78b75d6f50386e1c630638fb334a8de08ad5fd2e1b7811ce63e2c6a64d7e3a09)

sc-payment-utils@9999.0.0 declares a preinstall script that executes callback.js on npm install. The script collects host identity (os.hostname(), os.userInfo().username), the current working directory, the configured npm registry, and a battery of CI repository-slug environment variables (GITHUBREPOSITORY, CIPROJECTPATH, BUILDREPOSITORYNAME, BITBUCKETREPOFULLNAME, TRAVISREPOSLUG, DRONEREPO, BUILDKITEPIPELINESLUG, CIRCLEPROJECTREPONAME, JOBNAME), and issues an HTTP GET to a hardcoded bare-IP endpoint at http://75.119.137.232:31337/depconfuse with those fields as query parameters. The 9999.0.0 version number and beacon shape are consistent with a dependency-confusion reconnaissance callback targeting internal package names leaked into public registry resolution.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T13:14:34Z",
            "id": "IN-MAL-2026-014939",
            "import_time": "2026-08-05T14:19:44.889706436Z",
            "versions": [
                "9999.0.0"
            ],
            "source": "amazon-inspector",
            "sha256": "78b75d6f50386e1c630638fb334a8de08ad5fd2e1b7811ce63e2c6a64d7e3a09"
        }
    ]
}
References
Credits

Affected packages

npm / sc-payment-utils

Package

Affected ranges

Affected versions

9999.*
9999.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-TFNjr0A5CPZaQH3glBj1+l79EJ7MQeXehb8sm++eInK7tyG5uTMdZsNomlG4l6wZNzgFoROeHq7i48kb4r/vZQ==",
                "sha1": "19beb4fde1aad06f8de5c9080b6de98de3278689"
            },
            "filename": "sc-payment-utils-9999.0.0.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "callback.js",
            "tlsh": "b9117bb9c68c0c3409c3178079686c1eb8fbd29133c294917f2d71d26bb22b046b75bd",
            "sha256": "ef7e8833bf37872db94aee471fccc55a0f381e34fe16296f9a5b03bcb14cc502"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sc-payment-utils/MAL-2026-12801.json"