MAL-2026-13881

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@assetshop/verify-cli/MAL-2026-13881.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13881
Published
2026-08-12T14:02:23Z
Modified
2026-08-12T14:45:10.446976272Z
Summary
Malicious code in @assetshop/verify-cli (npm)
Details

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

Source: amazon-inspector (7cace01fe47bda782a3a3af79a03154284b0e58f811cf19a63942a02aa5f7342)

On npm install, the package's preinstall hook executes index.js, which collects installer identity and host information — whoami (via execSync), os.hostname(), os.platform(), os.arch(), process.cwd(), os.homedir(), and Node version — and transmits them to a hardcoded Interactsh/OAST callback subdomain at 5f8a1ed70fb7761d678agw9bapayyyyyb.oast.site via an HTTPS GET (with the collected values placed in the URL path) and a DNS lookup of ${user}.${hostname}.assetshop-verify-cli.<oast-host>. The package name in the @assetshop scope combined with the OAST beacon shape is the standard dependency-confusion reconnaissance pattern used to prove internal-name resolution against a private registry.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017573",
            "import_time": "2026-08-12T14:31:16.753258254Z",
            "sha256": "7cace01fe47bda782a3a3af79a03154284b0e58f811cf19a63942a02aa5f7342",
            "versions": [
                "99.0.1"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T14:02:35Z"
        },
        {
            "import_time": "2026-08-12T14:31:16.719030848Z",
            "id": "IN-MAL-2026-017572",
            "sha256": "85394a6ca736d2983eb7f6be36a813afc346a5b3d7edd638cbbda453274630f0",
            "modified_time": "2026-08-12T14:02:23Z",
            "source": "amazon-inspector",
            "versions": [
                "99.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @assetshop/verify-cli

Package

Name
@assetshop/verify-cli
View open source insights on deps.dev
Purl
pkg:npm/%40assetshop/verify-cli

Affected ranges

Affected versions

99.*
99.0.0
99.0.1

Database specific

cwes
[
    {
        "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",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@assetshop/verify-cli/MAL-2026-13881.json"
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "tlsh": "2f216afd31b192b43e7a28c41646540e62a7d2127e0ffcf5bca903c03f195a6a6719f4",
            "sha256": "788315c4516f20561607a521f7423400c584a7a5a17590a038d44bc38138c779"
        }
    ],
    "package_integrity": [
        {
            "filename": "verify-cli-99.0.1.tgz",
            "hashes": {
                "sha1": "e553086585f971865a8e0eb16087f4bfae45e07a",
                "sha512_sri": "sha512-NAfbY7SsUhuiGeP17Phb/i+wey6kA5txPQ/aYSNil5YtGgBFMP9OAJwBEHuJ9WBdZiRadioxApCFn+SKHDEGpA=="
            }
        }
    ]
}