MAL-2026-14471

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cat-embed-i18n-res/MAL-2026-14471.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14471
Published
2026-08-25T06:35:38Z
Modified
2026-08-25T23:49:42.142181590Z
Summary
Malicious code in cat-embed-i18n-res (npm)
Details

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

Source: amazon-inspector (c612800e80bb36720e75741be9665ab6acbed58bcd5d51065fcedd1d990aaad0)

The package's only shipped content, strings.json, is presented as an i18n/translation resource bundle but its values are HTML/JavaScript XSS payloads rather than localized text. Multiple entries use <img src=x onerror=...> and <svg onload=...> handlers that invoke fetch() against the hardcoded endpoint https://notpismo.cloud/c, sending document.domain and document.cookie as query parameters. Any consumer application that renders these strings as HTML (the ordinary use of an i18n bundle in web UIs) will execute the injected script in the end-user's browser and transmit that user's session cookies and hosting domain to notpismo.cloud. The package name and framing as a translation resource are a cover for the payload; there is no legitimate localization content in the file.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "1.0.0"
            ],
            "import_time": "2026-08-25T06:50:12.477800077Z",
            "modified_time": "2026-08-25T06:35:38Z",
            "id": "IN-MAL-2026-018685",
            "sha256": "c612800e80bb36720e75741be9665ab6acbed58bcd5d51065fcedd1d990aaad0",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / cat-embed-i18n-res

Package

Affected ranges

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "strings.json",
            "sha256": "91812910e4c4ba2bfe5c89aa50624eba6123341d102fd528371f430693bbf9a9",
            "tlsh": "28d02ebe72accaab408040e0b011bbf0ec10f81e6829b9e1ca0ebc419a00c22a805523"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha1": "3de4b41d39156c508e01177a3a4620e69ab19d4a",
                "sha512_sri": "sha512-vLd12PDJIFw/5OQdv+c5Zssj7ysWyRkqqXkl5LVcb3KGW0Dmwh0hT7a7Kt63+tyzjCxOn7oSQxhNq29ImH7gqA=="
            },
            "filename": "cat-embed-i18n-res-1.0.0.tgz"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cat-embed-i18n-res/MAL-2026-14471.json"