MAL-2026-14434

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/openai-pr-reviewer/MAL-2026-14434.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14434
Aliases
  • GHSA-wpv4-wxrh-hvmh
Published
2026-08-24T16:45:53Z
Modified
2026-09-09T03:30:15Z
Summary
Malicious code in openai-pr-reviewer (npm)
Details

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

Source: amazon-inspector (3553acd3c5abc3f71b55740c4b06b2eb278f81bb678c55211f2287a498b60b61)

The package's preinstall hook runs index.js, which collects the installer's hostname, username, home directory, DNS servers, current working directory, package.json contents, and the contents of /etc/passwd and /etc/hosts, then POSTs them over HTTPS to the hardcoded Burp Collaborator subdomain vjib8dmg59zuxwwymzboy0ymhdn4bvzk.oastify.com. Execution is automatic on npm install via the preinstall lifecycle script, with no user interaction required.

Source: ghsa-malware (178dd717df84bb7119c6604010a4e3902fb9c232f9c2279389fd6d7e45ee483f)

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-018649",
            "import_time": "2026-08-24T16:49:14.895869263Z",
            "modified_time": "2026-08-24T16:45:53Z",
            "sha256": "3553acd3c5abc3f71b55740c4b06b2eb278f81bb678c55211f2287a498b60b61",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "GHSA-wpv4-wxrh-hvmh",
            "import_time": "2026-09-08T00:15:11.431806321Z",
            "modified_time": "2026-09-07T16:17:49Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "178dd717df84bb7119c6604010a4e3902fb9c232f9c2279389fd6d7e45ee483f",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019816",
            "import_time": "2026-09-09T03:21:56.763880989Z",
            "modified_time": "2026-09-09T02:50:00Z",
            "sha256": "94dcc734cf14e961136b8f5c4bc7a490c98ab4f593bf6bca207873dcdef479bc",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / openai-pr-reviewer

Package

Name
openai-pr-reviewer
View open source insights on deps.dev
Purl
pkg:npm/openai-pr-reviewer

Affected ranges

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

Affected versions

1.*
1.0.0
1.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"
    },
    {
        "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": "feed42c06b99af3621b40e246faa185aec35858aa86a9adc0d37fda581411e88",
            "tlsh": "8f41139552c917330dd210c0aa0c70802359fa77715999d076cf4296af869f8b7316f3"
        }
    ],
    "package_integrity": [
        {
            "filename": "openai-pr-reviewer-1.0.0.tgz",
            "hashes": {
                "sha1": "7f41f77773f322c5df82d9c6c18da19dad8b8171",
                "sha512_sri": "sha512-vqTvdzE/83GJuxWMw2IQ9cYNSLcr0XHkVdJrIU0+/qEw0yX4lwt4PSM9wkN9/e9NWj5ezWmtz0GxmYtryOx82w=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/openai-pr-reviewer/MAL-2026-14434.json"