MAL-2026-12356

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/content-publisher-sdks/MAL-2026-12356.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12356
Published
2026-08-05T12:59:59Z
Modified
2026-08-05T13:35:15.066438600Z
Summary
Malicious code in content-publisher-sdks (npm)
Details

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

Source: amazon-inspector (c3faac0139a1c2fd25d8b955e9290380bec365a1d3034fb793dfa723cb930463)

package.json declares a preinstall hook that runs index.js on npm install. The script collects host reconnaissance (os.hostname(), os.userInfo(), homedir, DNS server list, current working directory, package.json contents) and reads /etc/passwd and /etc/hosts from the installer's filesystem, then POSTs the aggregated JSON over HTTPS to the hardcoded Burp Collaborator subdomain ie02j5ztgjeb6i7tp467ydwnjep8dy1n.oastify.com. The package name mimics a legitimate SDK category but its only behavior on install is this exfiltration beacon.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-014841",
            "import_time": "2026-08-05T13:08:50.448393428Z",
            "sha256": "c3faac0139a1c2fd25d8b955e9290380bec365a1d3034fb793dfa723cb930463",
            "modified_time": "2026-08-05T12:59:59Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / content-publisher-sdks

Package

Name
content-publisher-sdks
View open source insights on deps.dev
Purl
pkg:npm/content-publisher-sdks

Affected ranges

Affected versions

1.*
1.0.1

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "tlsh": "09411395a2d917330de214c06a0c70803359f9767159989076cf42969f869f8b7216f3",
            "sha256": "1b96ba9b515d1e0eb69d3fb28701b2cb05239e190eb1c3f9f95c83c874c5e770"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/content-publisher-sdks/MAL-2026-12356.json"