Logo
npm

blue-string-formatter-utils@1.0.0

Vulnerability report · Last retrieved from osv.dev September 18, 2026 at 2:37 AM UTC

Malicious

OSV ID

MAL-2026-16273

Ecosystem

npm

Summary

The package advertises itself as 'Utility helpers for string formatting' but its shipped main file performs a single behavior: an XMLHttpRequest GET to the protocol-relative URL //xss.report/c/k3rne111 whose response body is passed directly to eval(). Any require()/import of this package causes arbitrary attacker-controlled JavaScript from xss.report to execute in the consumer's Node process, with no pinning, no integrity check, and no relationship to the advertised functionality. The mismatch between the package's stated purpose (string utilities) and its actual contents (a remote-code loader) is a cover-story pattern.

Source: amazon-inspector (aa3c9f5edcc636fc8d38e40a6bb225aed8f6b638be31f2abf8b6e747212c9565)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.