MAL-2026-13922

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/passkeys-react/MAL-2026-13922.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13922
Aliases
  • GHSA-j5q8-gq2c-63vq
Published
2026-08-12T15:41:43Z
Modified
2026-09-09T03:30:15Z
Summary
Malicious code in passkeys-react (npm)
Details

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

Source: amazon-inspector (cce50db3ac46a97bd27f546d029617582b37a2ead027509b0bea35370e47d2bd)

package.json declares a preinstall hook that runs index.js on npm install. The script collects hostname, username, home directory, DNS servers, current working directory, and the contents of /etc/passwd and /etc/hosts, then POSTs the collected data over HTTPS to the hardcoded subdomain ltivq9rn7t7gkxho4o1micsk6bc20uoj.oastify.com (a Burp Collaborator out-of-band interaction host). The behavior fires automatically as part of a default install and matches an installer-side host reconnaissance and system-file exfiltration pattern; the package's stated purpose (a passkeys React helper) does not require reading /etc/passwd, /etc/hosts, or contacting an OAST endpoint.

Source: ghsa-malware (3ebca4e66350a1d6fa7bd07f7561fb0ca4cfb7408f1c86647b6a5f1199f7a160)

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-017618",
            "import_time": "2026-08-12T15:53:01.430700033Z",
            "modified_time": "2026-08-12T15:41:43Z",
            "sha256": "cce50db3ac46a97bd27f546d029617582b37a2ead027509b0bea35370e47d2bd",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-j5q8-gq2c-63vq",
            "import_time": "2026-09-08T00:15:11.376001677Z",
            "modified_time": "2026-09-07T16:17:49Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "3ebca4e66350a1d6fa7bd07f7561fb0ca4cfb7408f1c86647b6a5f1199f7a160",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019807",
            "import_time": "2026-09-09T03:21:55.828339153Z",
            "modified_time": "2026-09-09T02:48:37Z",
            "sha256": "5d67140059b0e31496ce8619bb368a59f27f9e232875a4f7ec4920c768c19a0e",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / passkeys-react

Package

Name
passkeys-react
View open source insights on deps.dev
Purl
pkg:npm/passkeys-react

Affected ranges

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

Affected versions

1.*
1.0.1
1.1.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": "5d77406925fc3c844c6b0872048470e61f29f1aabc5f6c2cc09b02c4f13745fb",
            "tlsh": "96412399a2c917330de210c06b0c70853359fa777259a89076cf43969f869f8b7726f3"
        }
    ],
    "package_integrity": [
        {
            "filename": "passkeys-react-1.0.1.tgz",
            "hashes": {
                "sha1": "d8993fc153c3e0e5073221fc5ae074b9275832ec",
                "sha512_sri": "sha512-9jGGR+YyCLbRDT1/gbC0cAQyBKtF0vGWUoMpR6tkCYb6cHDREx7+SzLEwkuh+i4onBrGMT14mdCu+AhubdyUHg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/passkeys-react/MAL-2026-13922.json"