MAL-2026-13481

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cdf-tag-commander-helper/MAL-2026-13481.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13481
Published
2026-08-06T23:55:50Z
Modified
2026-08-07T01:19:48.368246907Z
Summary
Malicious code in cdf-tag-commander-helper (npm)
Details

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

Source: amazon-inspector (945179057c5bd93b985c3c532baa35379ce9dd9603e26d17e63201beb25868ae)

The preinstall lifecycle script in cdf-tag-commander-helper@3.6.2 runs automatically on npm install. It executes whoami and hostname, retrieves the machine's public IP via ifconfig.me, and issues a plain-HTTP GET to a hardcoded Interactsh-style out-of-band callback subdomain (kwphewvexhjbtfduscqybx6q7c862eh0g.oast.fun), passing the three values as query parameters. The README states that the package makes no network requests, which contradicts the shipped code. The behavior is a reconnaissance beacon consistent with dependency-confusion targeting: on install, an attacker learns which internal build hosts and user accounts have resolved this package name.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-016851",
            "import_time": "2026-08-07T00:59:21.810273287Z",
            "sha256": "945179057c5bd93b985c3c532baa35379ce9dd9603e26d17e63201beb25868ae",
            "versions": [
                "3.6.2"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-06T23:55:57Z"
        },
        {
            "id": "IN-MAL-2026-016850",
            "import_time": "2026-08-07T00:59:21.727968778Z",
            "sha256": "ccd31e8393ef0a473c2e445bbd2132361c509f8679338b7a98fd4d9097b17db3",
            "versions": [
                "3.1.1"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-06T23:55:50Z"
        }
    ]
}
References
Credits

Affected packages

npm / cdf-tag-commander-helper

Package

Name
cdf-tag-commander-helper
View open source insights on deps.dev
Purl
pkg:npm/cdf-tag-commander-helper

Affected ranges

Affected versions

3.*
3.1.1
3.6.2

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "scripts/preinstall.js",
            "tlsh": "6d01f9f7636553f04fc2cd96854eb58b5317a12a7502bca87cbd0a563b49c0c13f22d5",
            "sha256": "4275061552723f1d31253e74f931ebac93d9f83b772b3c68a53374c1b4c9dd68"
        }
    ],
    "package_integrity": [
        {
            "filename": "cdf-tag-commander-helper-3.6.2.tgz",
            "hashes": {
                "sha1": "ba23f21f8de10419940693d76fa1cce8e9013952",
                "sha512_sri": "sha512-fa7pbmsjOFsJetUAPGON51kyJoxoRr8BZ6HBjKP5t95oCIgEV98RBhtHHIGfMWZP1ZyENN4iY1loAfsZceRGRg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cdf-tag-commander-helper/MAL-2026-13481.json"