VDB
KO

MAL-2026-14471

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / cat-embed-i18n-res

No fixed version published yet for cat-embed-i18n-res (npm). Pin to a known-safe version or switch to an alternative.

References