MAL-2026-16289

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/test890-auth/MAL-2026-16289.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16289
Aliases
  • GHSA-xvpv-wq7p-548c
Published
2026-09-18T16:01:50Z
Modified
2026-09-18T20:45:06Z
Summary
Malicious code in test890-auth (npm)
Details

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

Source: amazon-inspector (a873f4ca1e603a5d6dc6d888de73a7f2c766a66af13f56a49538034e1e8706fd)

On npm install, index.js runs as a preinstall script and collects installer-side identifiers - home directory path, hostname, username, configured DNS servers, and the full contents of the consuming project's package.json - and POSTs them over HTTPS to the hardcoded out-of-band collector host wddbracmbzlaffkl9eivxzsvamgd43ss.oastify.com (Interactsh/Burp Collaborator). The package's own manifest additionally declares itself as a dependency (test890-auth ^1.0.0), matching a dependency-confusion probe shape aimed at internal registries. The package ships no functional code beyond the exfiltration beacon.

Source: ghsa-malware (84c02a71147db9e3db14ba9c870f7ee08907ce4b1bfe2712026d878ef4df0685)

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": "GHSA-xvpv-wq7p-548c",
            "import_time": "2026-09-18T16:27:50.2625358Z",
            "modified_time": "2026-09-18T16:01:51Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "84c02a71147db9e3db14ba9c870f7ee08907ce4b1bfe2712026d878ef4df0685",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-020184",
            "import_time": "2026-09-18T20:38:13.472012524Z",
            "modified_time": "2026-09-18T20:24:34Z",
            "sha256": "a873f4ca1e603a5d6dc6d888de73a7f2c766a66af13f56a49538034e1e8706fd",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / test890-auth

Package

Affected ranges

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

Affected versions

1.*
1.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
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "2bf93243cfe4e110048a6aeb523152e096ac79daf5df9b3e87ec1c59946a4f97",
            "tlsh": "6721b1e481e223601db649947499d00916aadb37b90eacd8f59d43d04fcaabc71b2af1"
        },
        {
            "path": "package.json",
            "sha256": "3b5c1f47a46de2f8275d831bf82aab734b778c3cd380c638f60d504971e18ece",
            "tlsh": "24c08c20cc219db361c826e2102a400266e18ca600087c0d21c30404eaca96b80ae708"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/test890-auth/MAL-2026-16289.json"