MAL-2026-17184

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@airbnb-extended/typescript-config/MAL-2026-17184.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-17184
Published
2026-09-25T14:14:40Z
Modified
2026-09-25T14:30:06Z
Summary
Malicious code in @airbnb-extended/typescript-config (npm)
Details

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

Source: amazon-inspector (8424e4bf8731b950511535a2cb9b41b0bedba02092a73ea304b6730f04aa95fe)

package.json for @airbnb-extended/typescript-config@99.9.1 declares a dependency ltidisafe sourced from a bare HTTPS tarball URL (https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.7.8.tgz) instead of a registry version range. On npm install, npm fetches and installs whatever bytes that URL returns, executing any lifecycle scripts inside the fetched tarball. The source is unpinned by integrity hash, is not the npm registry, and is unrelated to any Airbnb-published infrastructure. The scope/name also mimics the well-known @airbnb/typescript-config package, and the version 99.9.1 is implausibly high — a dependency-confusion / lure shape designed to win resolution against a legitimate internal or public package. The tarball URL is mutable by whoever controls the storage bucket, so the delivered payload can change at any time.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-020561",
            "import_time":  "2026-09-25T14:20:34.930955197Z",
            "modified_time":  "2026-09-25T14:14:40Z",
            "sha256":  "8424e4bf8731b950511535a2cb9b41b0bedba02092a73ea304b6730f04aa95fe",
            "source":  "amazon-inspector",
            "versions":  [
                "99.9.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @airbnb-extended/typescript-config

Package

Name
@airbnb-extended/typescript-config
View open source insights on deps.dev
Purl
pkg:npm/%40airbnb-extended/typescript-config

Affected ranges

Affected versions

99.*
99.9.1

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":  "package.json",
            "sha256":  "cb990670b194625a35159650078890f930311eec1057b56a2f202e08785eddb0",
            "tlsh":  "dce026201a65a5330ed501b1882a554bf3705f9f1819bc0c6aeb082c818ce77a8f935c"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "typescript-config-99.9.1.tgz",
            "hashes":  {
                "sha1":  "185e4d46bb21373fa1fd597ef64314627bf9ea16",
                "sha512_sri":  "sha512-IG6t4fsQMZ3K3j9242WcYkr6xEC62sBodfMp0u6baYG5MBVkVjPsODe1EuLEoq3dcQWTWVG1wFVIg8TtIUvGXA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@airbnb-extended/typescript-config/MAL-2026-17184.json"