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
Published
2026-06-09T16:06:41Z
Modified
2026-06-09T17:16:29.371169606Z
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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-004967",
            "versions": [
                "999.0.0"
            ],
            "sha256": "0feb7f8ea3069b0e830043fea195c088ea28709cc18a32676f389c61a15fc84c",
            "source": "amazon-inspector",
            "modified_time": "2026-06-09T16:06:41Z",
            "import_time": "2026-06-09T16:59:44.982057719Z"
        },
        {
            "id": "IN-MAL-2026-004968",
            "versions": [
                "999.0.0"
            ],
            "sha256": "53be32c0aa3aa96a1a587e4ff7f380c2b030d3bba6bcbdf1100876ccda7da24a",
            "source": "amazon-inspector",
            "modified_time": "2026-06-09T16:06:41Z",
            "import_time": "2026-06-09T16:59:45.035647568Z"
        }
    ]
}
References
Credits

Affected packages

npm / @0xlr/supabase-db

Package

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

Affected ranges

Affected versions

999.*
999.0.0

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "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": {
                "sha512_sri": "sha512-35ZkX88ok1a29ZDcECRWd9ea6JxKAu1+SV5s2m9IgPap6dTntO86ytpg1S2WuUjSzDzGkHha6wjPkjKEGoFQ/A==",
                "sha1": "8ac110ff566b4f495b732fe1414ad4586b1f58c2"
            }
        }
    ],
    "domains": [
        "rytxau88zxh61dw6qz4yn19naeg54vsk.oastify.com"
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@0xlr/supabase-db/MAL-2026-5390.json"