MAL-2026-5389

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@0xlr/stripe-frontend/MAL-2026-5389.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5389
Aliases
  • GHSA-c3gr-xj4c-rc53
Published
2026-06-09T16:07:35Z
Modified
2026-08-02T23:34:36Z
Summary
Malicious code in @0xlr/stripe-frontend (npm)
Details

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

Source: amazon-inspector (3eda7bf8681a6253ffc4bc965888e45c5374e4ba8d4fe2e17efcd0f227d7ce5e)

On npm install, postinstall.js enumerates every entry in process.env (sorted), bundles it with hostname, username, homedir, cwd, argv, and platform/arch, and POSTs the JSON payload over HTTPS to the hardcoded Burp Collaborator subdomain rytxau88zxh61dw6qz4yn19naeg54vsk.oastify.com. Any tokens present in the install environment (AWS, GCP, CI tokens, npm tokens, etc.) are leaked to the attacker. The package's own metadata describes itself as a placeholder reservation for 'stripe-frontend' at version 999.0.0 under the @0xlr scope, indicating a namespace-squat against the Stripe brand whose only payload is the exfiltration script.

Source: ghsa-malware (bcb5a6da1d3d09334af2cf081d594084669d66e00080c553168acec966e70d96)

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-004972",
            "import_time": "2026-06-09T16:59:45.28179922Z",
            "modified_time": "2026-06-09T16:07:36Z",
            "sha256": "2ca0e316df6d8593b8b69f9bfc4de1e29a88cc2963be3c0100d052c2eb93eec8",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-004971",
            "import_time": "2026-06-09T16:59:45.228743648Z",
            "modified_time": "2026-06-09T16:07:35Z",
            "sha256": "3eda7bf8681a6253ffc4bc965888e45c5374e4ba8d4fe2e17efcd0f227d7ce5e",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        },
        {
            "id": "GHSA-c3gr-xj4c-rc53",
            "import_time": "2026-08-02T22:41:04.918303Z",
            "modified_time": "2026-07-31T15:37:14Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "bcb5a6da1d3d09334af2cf081d594084669d66e00080c553168acec966e70d96",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / @0xlr/stripe-frontend

Package

Name
@0xlr/stripe-frontend
View open source insights on deps.dev
Purl
pkg:npm/%400xlr/stripe-frontend

Affected ranges

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

Affected versions

999.*
999.0.0

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": [
        "rytxau88zxh61dw6qz4yn19naeg54vsk.oastify.com"
    ],
    "evidence_files": [
        {
            "path": "postinstall.js",
            "sha256": "1ded8a789cf3732b19e4d08f9f8b224a4c81914daad56d165ca4fbce8cf21e07",
            "tlsh": "762115e152f4867413f23b88b09e95015677f1173a0778f4bdcd52151fac62812f2579"
        },
        {
            "path": "package.json",
            "sha256": "c38ec54df7c448739d36f1852c964e18f06ce2d7c3634d1ac747a0ab0c18a9e6",
            "tlsh": "b5d022588680ba365f858b9e6ca3bc8d84f902308088403809d30cb401e3ffcc5ae057"
        }
    ],
    "package_integrity": [
        {
            "filename": "stripe-frontend-999.0.0.tgz",
            "hashes": {
                "sha1": "703b7a091a08719b249d3349f1edf1f94636032f",
                "sha512_sri": "sha512-JpxFvPmQP5SQXba9YTcDnP92kdCbWJztPMqZFph1m4EZEgNrHyir62AMwVsEOn3t+WbcyAiSZqBKbqqjZN+xdw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@0xlr/stripe-frontend/MAL-2026-5389.json"