MAL-2026-5327

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@listings/energy-labels/MAL-2026-5327.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5327
Published
2026-06-08T14:00:52Z
Modified
2026-06-09T19:01:27Z
Summary
Malicious code in @listings/energy-labels (npm)
Details

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

Source: amazon-inspector (41caac3ab1f9c35a72841357174aeeec16c142c08cc28030a875b2dba85f04ba)

The package declares "preinstall": "node index.js || true" in package.json, so on every npm install the script executes automatically and silently swallows errors. index.js collects host identity (os.hostname(), os.userInfo().username, __dirname, process.cwd(), package label), hex-encodes the JSON payload as a DNS subdomain of d8jbmnsqcfu78dfs8vdg34ohqhirb4pbg.oast.live (an out-of-band interaction service used for exfiltration), and additionally POSTs the same payload over plain HTTP to a hardcoded bare IP http://172.201.213.59:9090/c. There is no TLS, no authentication, no documented purpose, and the bare-IP plus OOB DNS pattern is consistent with dependency-confusion / supply-chain reconnaissance infrastructure. Installer machines are fingerprinted and reported to the attacker on install with no user consent.

Source: ossf-package-analysis (4df629d1450770515d9dc9346d52b9b728dbaab01bbf64a4bb5c17563dcc6991)

The OpenSSF Package Analysis project identified '@listings/energy-labels' @ 99.0.1 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-06-08T15:12:42.589102064Z",
            "modified_time": "2026-06-08T14:00:52Z",
            "sha256": "4df629d1450770515d9dc9346d52b9b728dbaab01bbf64a4bb5c17563dcc6991",
            "source": "ossf-package-analysis",
            "versions": [
                "99.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-005088",
            "import_time": "2026-06-09T17:45:53.94471214Z",
            "modified_time": "2026-06-09T17:38:58Z",
            "sha256": "c7a6ad6a5c1f36077f116e189769ad92bac4bfeecb7a893df22cbc71577d3142",
            "source": "amazon-inspector",
            "versions": [
                "99.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-005134",
            "import_time": "2026-06-09T18:50:18.473571737Z",
            "modified_time": "2026-06-09T17:50:48Z",
            "sha256": "41caac3ab1f9c35a72841357174aeeec16c142c08cc28030a875b2dba85f04ba",
            "source": "amazon-inspector",
            "versions": [
                "99.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-005135",
            "import_time": "2026-06-09T18:50:18.591324887Z",
            "modified_time": "2026-06-09T17:50:49Z",
            "sha256": "74d56d725efc1fa5aeb50fa7308a150e4a7b84357445a6d097ed3ea73b31fbc7",
            "source": "amazon-inspector",
            "versions": [
                "99.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @listings/energy-labels

Package

Name
@listings/energy-labels
View open source insights on deps.dev
Purl
pkg:npm/%40listings%2Fenergy-labels

Affected ranges

Affected versions

99.*
99.0.0
99.0.1

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"
    }
]
indicators
{
    "domains": [
        "7b2268223a227363616e2d323564316132343163326331222c2275223a.d8jbmnsqcfu78dfs8vdg34ohqhirb4pbg.oast.live"
    ],
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "bd4bb91e5e7adbf72abe489a837745c3b43a06f03bcd96a205a2f1cebfd64fed",
            "tlsh": "61f00ce121a0d4bdcba09580bc84768862b3c642b00288f0dc4d0ece0ac28d05c769a1"
        }
    ],
    "package_integrity": [
        {
            "filename": "energy-labels-99.0.1.tgz",
            "hashes": {
                "sha1": "cef6520476e38ed5a8c15cb1619f90285a1b29f6",
                "sha512_sri": "sha512-L+wnCLVnIwC88IdOfP9z5h6HMDJxgKeKrkEpkWpERSkDvuTgDa+1K3uByQMnU6+pYRqNbYCZNf2iBeGrQD/ecg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@listings/energy-labels/MAL-2026-5327.json"