Logo
npm

blue-string-formatter-utilss@1.2.0

Vulnerability report · Last retrieved from osv.dev September 21, 2026 at 11:45 PM UTC

Malicious

OSV ID

MAL-2026-16363

Ecosystem

npm

Summary

The package advertises itself as string-formatting utilities but ships no formatter code. Its main entry payload.js is an IIFE that creates a <script> element with src='https://xss.report/c/k3rne111' and appends it to document.body, causing an attacker-controlled remote script to be fetched and executed whenever the module is loaded in a DOM context. xss.report is a known XSS payload-delivery service. The name-versus-behavior mismatch (a 'string formatter' whose only behavior is a remote script loader) is a typosquat cover story rather than legitimate functionality.

Source: amazon-inspector (de9e55c734c18f91b4b3a043dd6539097aa4e57056ff9dca6df1a9d3a3631c25)

Protect your entire dependency tree

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