MAL-2026-13984

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/napi-raw/MAL-2026-13984.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13984
Published
2026-08-13T21:08:09Z
Modified
2026-08-13T21:30:25.915164766Z
Summary
Malicious code in napi-raw (npm)
Details

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

Source: amazon-inspector (d002132bfd19338c8fbc1cc3775c1c8b7be3d059c642881c4dd92be67bf7c895)

napi-raw@99.9.1 is a near-empty wrapper (main exports {}, no lifecycle scripts) whose only effect on install is to declare ltidisafe as a dependency pointed at an arbitrary HTTPS tarball on a generic Google Cloud Storage bucket: "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.6.1.tgz". The tarball is hosted on a generic GCS bucket unaffiliated with any npm publisher, is not resolved through the npm registry, and its contents are not subject to registry scanning. Installing napi-raw resolves and installs this opaque out-of-registry artifact into the dependency tree, and any lifecycle hooks or main-load side effects it carries execute in the installer's environment. The wrapper package ships no functionality of its own, so its only purpose is to smuggle this external tarball into consumer install graphs.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017682",
            "import_time": "2026-08-13T21:20:57.311275963Z",
            "sha256": "d002132bfd19338c8fbc1cc3775c1c8b7be3d059c642881c4dd92be67bf7c895",
            "modified_time": "2026-08-13T21:08:09Z",
            "source": "amazon-inspector",
            "versions": [
                "99.9.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / napi-raw

Package

Affected ranges

Affected versions

99.*
99.9.1

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": "package.json",
            "tlsh": "48e072204a2066330ec500b2482a610bf3718e4f0808bc0d1adf842c458da7328f93ac",
            "sha256": "708ad1b70879a83980a00d18c99765a44cb9991155e5106a3dc1167bbea3b058"
        }
    ],
    "package_integrity": [
        {
            "filename": "napi-raw-99.9.1.tgz",
            "hashes": {
                "sha1": "2ee154f0e0423877f6b486363bd1cce6f5368300",
                "sha512_sri": "sha512-C+RTaGJOorlnrWrvY8TU2D5CBg7brF29VbHQ2aPIDHd791pCAaxf/a/uhPA4WCpJEjnLOT88C+IKBJSiBcmtWA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/napi-raw/MAL-2026-13984.json"