MAL-2026-5390

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@0xlr/supabase-db/MAL-2026-5390.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5390
Aliases
  • GHSA-236w-q9vm-8r42
Published
2026-06-09T16:06:41Z
Modified
2026-08-02T23:34:36Z
Summary
Malicious code in @0xlr/supabase-db (npm)
Details

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

Source: amazon-inspector (0feb7f8ea3069b0e830043fea195c088ea28709cc18a32676f389c61a15fc84c)

On npm install, the package's postinstall.js script enumerates all of process.env and collects host identifiers (os.hostname(), username, homedir, cwd, argv, platform), then POSTs the JSON payload over HTTPS to rytxau88zxh61dw6qz4yn19naeg54vsk.oastify.com (a Burp Collaborator out-of-band domain). Because this fires automatically during install, any CI tokens, npm tokens, cloud credentials (AWS_*, GCP, Azure), and other secrets present in the installer's environment are exfiltrated to an attacker-controlled host. The package also exhibits a dependency-confusion / namespace-squat shape: it self-describes as 'Placeholder reservation - company should register supabase-db' and is published at version 999.0.0 under the @0xlr scope, designed to win resolution against an internally-named supabase-db dependency.

Source: ghsa-malware (a4dbf6ed0a904588df8bd3c018e549634e886bcd20044849e434a44a5d9b8247)

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-004967",
            "import_time": "2026-06-09T16:59:44.982057719Z",
            "modified_time": "2026-06-09T16:06:41Z",
            "sha256": "0feb7f8ea3069b0e830043fea195c088ea28709cc18a32676f389c61a15fc84c",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-004968",
            "import_time": "2026-06-09T16:59:45.035647568Z",
            "modified_time": "2026-06-09T16:06:41Z",
            "sha256": "53be32c0aa3aa96a1a587e4ff7f380c2b030d3bba6bcbdf1100876ccda7da24a",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        },
        {
            "id": "GHSA-236w-q9vm-8r42",
            "import_time": "2026-08-02T22:41:04.655971Z",
            "modified_time": "2026-07-31T15:37:14Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "a4dbf6ed0a904588df8bd3c018e549634e886bcd20044849e434a44a5d9b8247",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / @0xlr/supabase-db

Package

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

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": "d1789529b5d57c7335735fb42310e2326b1c2dec8faa80bf58666025b8b36a71",
            "tlsh": "83d023944f50aa361d448b991c13d84c44f602204044c45005975cf401d16b4d61f01b"
        }
    ],
    "package_integrity": [
        {
            "filename": "supabase-db-999.0.0.tgz",
            "hashes": {
                "sha1": "8ac110ff566b4f495b732fe1414ad4586b1f58c2",
                "sha512_sri": "sha512-35ZkX88ok1a29ZDcECRWd9ea6JxKAu1+SV5s2m9IgPap6dTntO86ytpg1S2WuUjSzDzGkHha6wjPkjKEGoFQ/A=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@0xlr/supabase-db/MAL-2026-5390.json"