MAL-2026-14139

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/prism-registry/MAL-2026-14139.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14139
Aliases
  • GHSA-gvgw-fqw6-f4rw
Published
2026-08-18T23:03:53Z
Modified
2026-09-09T03:30:12Z
Summary
Malicious code in prism-registry (npm)
Details

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

Source: amazon-inspector (f6570c9056bf020fdada0366045c4e91a0f5cb21171fe27df9fcea82259e7809)

The package declares preinstall: "node index.js", which fires automatically on npm install. index.js collects host identifiers (os.hostname, os.userInfo, home directory, DNS servers, __dirname, package.json contents) and reads the local files /etc/passwd and /etc/hosts, then POSTs the aggregated JSON over HTTPS to the hardcoded Burp Collaborator subdomain zjmjb1b5mnwtdcmzrsq6uj4bj2ptdj18.oastify.com. There is no legitimate functionality in the package beyond this beacon.

Source: ghsa-malware (e8271212ef3d62e14e0de4364e44e31151b1605f48ba967e62a02e50b219b343)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-018173",
            "import_time": "2026-08-18T23:09:41.582156511Z",
            "modified_time": "2026-08-18T23:03:53Z",
            "sha256": "f6570c9056bf020fdada0366045c4e91a0f5cb21171fe27df9fcea82259e7809",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-gvgw-fqw6-f4rw",
            "import_time": "2026-09-08T00:15:11.372483131Z",
            "modified_time": "2026-09-07T16:17:42Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "e8271212ef3d62e14e0de4364e44e31151b1605f48ba967e62a02e50b219b343",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019808",
            "import_time": "2026-09-09T03:21:55.918804805Z",
            "modified_time": "2026-09-09T02:48:45Z",
            "sha256": "54e3ea628d12e41d6072a7ac02021c13fedd32c2447f1d64111160fb7bb72539",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / prism-registry

Package

Name
prism-registry
View open source insights on deps.dev
Purl
pkg:npm/prism-registry

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.1
1.1.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"
    },
    {
        "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": "6fe630ace062e7438fa3f8031a6db3816eacee90092059dedf60666251910bc6",
            "tlsh": "fb411199a2d917330de210c06a0c70852359fa777169add077cf42969f86af8b7326f3"
        }
    ],
    "package_integrity": [
        {
            "filename": "prism-registry-1.0.1.tgz",
            "hashes": {
                "sha1": "9c406d52550d189fd3a0a32be349bed37648d973",
                "sha512_sri": "sha512-rhjsFpOX9HJrDcG2ody3wJM0mpBJmXreIvIESzufLviS1VwGswGnXIMXE9bk0tMkADob8UdJbbqS9L2nvDdiww=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/prism-registry/MAL-2026-14139.json"