MAL-2026-5880

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nat-ulid/MAL-2026-5880.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5880
Aliases
  • GHSA-wgqj-fphq-9x3q
Published
2026-06-16T11:44:56Z
Modified
2026-07-09T23:02:01.708320542Z
Summary
Malicious code in nat-ulid (npm)
Details

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

Source: amazon-inspector (ab95c3f95c377215b7cbd4be6d2cdcc79304910b03a2dcdf08f65da6f1c05f4c)

The package ships a bundled file at dist/node/payload.js containing several POST call sites (around lines 14592, 14621, 14805, 14923, 15805). Pattern matches alone cannot distinguish a legitimate HTTP client library from an exfiltration channel: the destinations may be configurable parameters of an exposed API, documented vendor endpoints, or attacker-controlled hosts. No corroborating behavior such as credential reads, environment scraping, install-time lifecycle execution, or known-bad infrastructure was identified in the available evidence. Routing to human review for semantic verification of the bundle's POST destinations and reachability.

Source: ghsa-malware (86093a5f138b04098b5998320eba1e20458181cbc3b0d71e27cb3aa234245396)

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": [
        {
            "sha256": "86093a5f138b04098b5998320eba1e20458181cbc3b0d71e27cb3aa234245396",
            "id": "GHSA-wgqj-fphq-9x3q",
            "modified_time": "2026-06-16T11:44:57Z",
            "import_time": "2026-06-16T12:53:54.975718462Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware"
        },
        {
            "sha256": "ab95c3f95c377215b7cbd4be6d2cdcc79304910b03a2dcdf08f65da6f1c05f4c",
            "id": "IN-MAL-2026-009525",
            "import_time": "2026-07-09T22:56:31.053980138Z",
            "modified_time": "2026-07-09T22:08:19Z",
            "versions": [
                "3.0.2"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / nat-ulid

Package

Affected ranges

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

Affected versions

3.*
3.0.2

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "8fd99fd596cb9d8ab2bb61ace7fe9048c9f3a78219cb2568a38b10ee53a8a4b2",
            "tlsh": "3d25939eaaf750260663b1bd6f5f900676359007250ced88be8c93946f4d42c93f6bec",
            "path": "dist/node/payload.js"
        }
    ]
}
cwes
[
    {
        "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."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nat-ulid/MAL-2026-5880.json"