MAL-2026-13444

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dpdgroup-css/MAL-2026-13444.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13444
Published
2026-08-06T19:16:31Z
Modified
2026-08-06T23:50:11.478265331Z
Summary
Malicious code in dpdgroup-css (npm)
Details

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

Source: amazon-inspector (30c55e6b20286d3fc29d7c3bc24932180a5e94a6fe5147393d91da212fc0dc10)

package.json declares both preinstall and postinstall lifecycle hooks that run node setup.js on every npm install. setup.js reads the installer's machine hostname via os.hostname() and issues an HTTP GET to a hardcoded bare-IP callback at http://89.116.25.133:4444/dpdgroup-css/<hostname>, with the hostname also carried in an X-PoC-Host header. The package name dpdgroup-css resembles an internal scope for the DPDgroup courier organization, consistent with a dependency-confusion attack: a private build that resolves this public version instead of an intended internal package auto-runs the beacon and discloses the internal build-host identifier to an external, non-first-party bare-IP endpoint. No legitimate library functionality is present.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "2.0.1"
            ],
            "import_time": "2026-08-06T23:25:07.795817995Z",
            "sha256": "30c55e6b20286d3fc29d7c3bc24932180a5e94a6fe5147393d91da212fc0dc10",
            "id": "IN-MAL-2026-016757",
            "modified_time": "2026-08-06T19:16:31Z",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / dpdgroup-css

Package

Affected ranges

Affected versions

2.*
2.0.1

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dpdgroup-css-2.0.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-Jfbq0idA3LH6dqlATl8R+ACgpiiXsYZYJVbOkWW4ZeWuncFMo6utM75Rbj4KF/13z4h5pxOzmWyCGlwotNgrkw==",
                "sha1": "54799f2fdf313587289b9b39d62d5b71b5648e35"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "setup.js",
            "sha256": "52f8120faa2287fb065bf2e7d6834890f13c90d79728838eceb941f35b2b6579",
            "tlsh": "c101fed016f472300ef55edd906b27731121c1897e7a4c85f44c01492fc5c6cd6719d6"
        },
        {
            "tlsh": "b8d05b244d156633b4c40ea50837410669758e7b1105b8146393501c49ce6b7a9bf31e",
            "sha256": "b28920d0fbba7bdeb1dbcc7812d73f064d66057ac0b0557a5dd3656634789fad",
            "path": "package.json"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dpdgroup-css/MAL-2026-13444.json"