npm

x6842179305 @1.0.1

Vulnerability report · Last retrieved from osv.dev August 20, 2026 at 6:57 AM UTC

Malicious

OSV ID

MAL-2026-14303

Ecosystem

npm

Summary

Package x6842179305 ships a main entry (1.js) that invokes the Function constructor over a custom-encoded, keyed/XOR-decoded byte buffer, causing an opaque payload to execute whenever the module is required or imported. A sibling file (ui.js) contains a matching custom-alphabet decoder feeding another opaque byte stream. The runtime behavior of the decoded payload — including any network destinations, credential access, or filesystem writes — is not statically determinable because the code has no readable source form. The package name is a numeric burner-style identifier with no documented purpose, no README describing functionality, and no legitimate library shape (no exported API surface, no source tree). A Function()-constructor executor over a custom-encoded byte table on module load has no benign engineering rationale and matches the obfuscated-loader / dropper pattern used to hide install- or import-time payloads from static review.

Source: amazon-inspector (ca4cf1d317cc7c96f8007c983999e18529f2cb8dea5514dcc68f704c7bda5638)

Protect your entire dependency tree

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