MAL-2026-16437

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/eslint-plugin-i18n-shreddit/MAL-2026-16437.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16437
Published
2026-09-23T01:36:44Z
Modified
2026-09-23T02:00:06Z
Summary
Malicious code in eslint-plugin-i18n-shreddit (npm)
Details

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

Source: amazon-inspector (3a22687900b0decfe83eda7516ec5c5169401894c98be27d115e5dffe64fc902)

eslint-plugin-i18n-shreddit@99.9.9 ships no ESLint plugin code; the tarball's only function is a postinstall hook (scripts.postinstall = 'node index.js') that runs automatically on npm install. index.js collects installer-side reconnaissance — os.userInfo().username, process.cwd(), os.hostname(), and the local IPv4 address — and POSTs the values as JSON to a hardcoded anonymous collector at https://webhook.site/f9bff304-3053-4d54-be05-86537267514a. Package metadata is characteristic of a dependency-confusion probe: version 99.9.9 (chosen to win resolution against a lower-versioned internal package of the same name), empty description, empty author, and no exported plugin functionality. Installing this package leaks the installer's identifiers and network position to an attacker-controlled webhook, identifying vulnerable internal build environments for follow-on targeting.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-020323",
            "import_time":  "2026-09-23T01:50:18.862422556Z",
            "modified_time":  "2026-09-23T01:36:44Z",
            "sha256":  "3a22687900b0decfe83eda7516ec5c5169401894c98be27d115e5dffe64fc902",
            "source":  "amazon-inspector",
            "versions":  [
                "99.9.9"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / eslint-plugin-i18n-shreddit

Package

Name
eslint-plugin-i18n-shreddit
View open source insights on deps.dev
Purl
pkg:npm/eslint-plugin-i18n-shreddit

Affected ranges

Affected versions

99.*
99.9.9

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":  "c6896a08c348b263f3a12ffae3897427ad5630c47c19944543e54ae900aec932",
            "tlsh":  "0c01cee588ab10100fb177b14c024c05f7215722b51a9781b9bcc29d2f969a5a271eec"
        },
        {
            "path":  "package.json",
            "sha256":  "3296021daa6a7b2c9fd690349440dec739004dc08ed5aa6cae8919448276d682",
            "tlsh":  "63d0a7349c30962369d45a9a09676547b6a18f5f0058b80ca7e36428d3eea7344fe20e"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "eslint-plugin-i18n-shreddit-99.9.9.tgz",
            "hashes":  {
                "sha1":  "642131892fe99e8abf3ad48c92ff874514361c87",
                "sha512_sri":  "sha512-GAsImKzFtFYxMIWKGBQzYCM7Eu4Eoj+vPTHUEoAGRk8PJvCO3TJIUa2q0MG4KFen4I5KkSIw8vQbE2ly8Rm2ew=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/eslint-plugin-i18n-shreddit/MAL-2026-16437.json"