MAL-2026-16176

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/fulfillment-cuprum-auth-widget/MAL-2026-16176.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16176
Published
2026-09-15T15:55:36Z
Modified
2026-09-16T07:00:07Z
Summary
Malicious code in fulfillment-cuprum-auth-widget (npm)
Details

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

Source: amazon-inspector (06df6767178d76043d26df04fcbe4e8de2f579d38e96f52a04346c04a6dda565)

The package's preinstall script (index.js) runs automatically on npm install and collects host identifiers via os.hostname(), os.userInfo(), os.homedir(), and DNS lookups, then JSON-stringifies the entire process.env and POSTs both payloads to a hardcoded external host at https://l2ha5tswnm71286wnjgrngvb4tyejmdpe.i.dr0gas.com/exf. Bulk process.env serialization on developer and CI machines captures whatever secrets are present in the environment (cloud credentials, registry tokens, CI secrets). The destination domain is unrelated to any legitimate npm publisher and follows a dependency-confusion exfiltration pattern (long random subdomain under an attacker-controlled apex).

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020065",
            "import_time": "2026-09-15T16:19:15.821215217Z",
            "modified_time": "2026-09-15T15:55:36Z",
            "sha256": "06df6767178d76043d26df04fcbe4e8de2f579d38e96f52a04346c04a6dda565",
            "source": "amazon-inspector",
            "versions": [
                "3.7.2"
            ]
        },
        {
            "id": "IN-MAL-2026-020088",
            "import_time": "2026-09-16T06:56:09.070073475Z",
            "modified_time": "2026-09-16T06:35:52Z",
            "sha256": "1213ffcdb8b54ee283f605c54f2ab47ec6745958beb27238266a34d750c01235",
            "source": "amazon-inspector",
            "versions": [
                "3.7.0-rc-37"
            ]
        },
        {
            "id": "IN-MAL-2026-020089",
            "import_time": "2026-09-16T06:56:09.173232842Z",
            "modified_time": "2026-09-16T06:36:02Z",
            "sha256": "6676be0124f0f93ae9cf314474613c050a29883a29273abbb07cf5a32032d796",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-020087",
            "import_time": "2026-09-16T06:56:08.942522059Z",
            "modified_time": "2026-09-16T06:35:45Z",
            "sha256": "b61fddf30034bceba83cfa5a3cbded5cdeae958025eaf55b5086c01c94244d9c",
            "source": "amazon-inspector",
            "versions": [
                "3.7.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / fulfillment-cuprum-auth-widget

Package

Name
fulfillment-cuprum-auth-widget
View open source insights on deps.dev
Purl
pkg:npm/fulfillment-cuprum-auth-widget

Affected ranges

Affected versions

1.*
1.0.0
3.*
3.7.0-rc-37
3.7.1
3.7.2

Database specific

cwes
[
    {
        "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.",
        "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.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "6686205b181b18a3839a1d52ee768f85d0f80d4af5aa1981d4db7a58f3c9e3e3",
            "tlsh": "5e4194c848f222340e7f64d8a69ea409565ade27b80ddcd4fa5e47c05fc97bc1531af2"
        }
    ],
    "package_integrity": [
        {
            "filename": "fulfillment-cuprum-auth-widget-3.7.2.tgz",
            "hashes": {
                "sha1": "393d78ce93eed51395e73d1a98a7f667d44d7db2",
                "sha512_sri": "sha512-2ryJAYqVfg6Mj8fJ+9V/oWbzXYtTUpgJMD4tInJsU9mgmGScdyL4v3ZyRSL4KOIC6uQ+5BFzrXtlOTGco91VqA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/fulfillment-cuprum-auth-widget/MAL-2026-16176.json"