MAL-2026-14435

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/paypal-business-sdk/MAL-2026-14435.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14435
Published
2026-08-24T16:39:58Z
Modified
2026-08-24T17:00:13Z
Summary
Malicious code in paypal-business-sdk (npm)
Details

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

Source: amazon-inspector (556bfd93652f806523495944dc8a441624c9a2dae4f76eadeefa9650f57091a1)

The package's npm preinstall lifecycle script collects the installer's OS username, hostname, current working directory, and walks up to 15 parent directories to read enclosing package.json files (capturing the victim project's name, author, and version). The collected metadata is hex-encoded, chunked into DNS subdomain labels, and exfiltrated via dns.lookup queries under the hardcoded nameserver o.jgl.red (observed label da5u87oh92rc72pp1dngqfc6hp8gwshm6.o.jgl.red). The package name impersonates a PayPal SDK, consistent with a dependency-confusion reconnaissance beacon that fires automatically on npm install.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-018635",
            "import_time": "2026-08-24T16:49:13.929426232Z",
            "modified_time": "2026-08-24T16:39:58Z",
            "sha256": "556bfd93652f806523495944dc8a441624c9a2dae4f76eadeefa9650f57091a1",
            "source": "amazon-inspector",
            "versions": [
                "9.4.3"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / paypal-business-sdk

Package

Name
paypal-business-sdk
View open source insights on deps.dev
Purl
pkg:npm/paypal-business-sdk

Affected ranges

Affected versions

9.*
9.4.3

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "preinstall.js",
            "sha256": "e04d2f9988d93bf76077f8d536efbeb193351bd1b2830ec889be285156140a52",
            "tlsh": "bb41ca9fdce70074b826223a9bbf441572e7d3333611ded1b45ce6805fe246826c6ae9"
        }
    ],
    "package_integrity": [
        {
            "filename": "paypal-business-sdk-9.4.3.tgz",
            "hashes": {
                "sha1": "a662399d6563f348860c6ffd20e9603dc620ce22",
                "sha512_sri": "sha512-t+A0OA3zg7X9UReCWPehfWyvrkAkX3HFhEJpfyppAk4e6SwkEKf+UV+uOM1vRMYQeQJUob8OHCrBYlmXUSLTSQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/paypal-business-sdk/MAL-2026-14435.json"