nullrift @1.0.0
Vulnerability report · Last retrieved from osv.dev July 12, 2026 at 11:38 PM UTC
OSV ID
MAL-2026-10206
Ecosystem
npm
Summary
Package advertises itself as an SVG fetcher/sanitizer but its main module also exports an undocumented getPlugin() function. The returned function performs an HTTP request to https://www.jsonkeeper.com/b/3P9BF with a custom 'bearrtoken' header, parses the JSON response, and passes the 'model' field directly to eval(). jsonkeeper.com is a public, mutable, anonymous paste host — whoever controls the paste can change its contents at any time and thereby execute arbitrary JavaScript inside any consumer process that invokes the exported function. The hidden code path is inconsistent with the package's declared SVG-utility purpose and is the canonical shape of a supply-chain backdoor giving the paste operator remote code execution on downstream consumers.
Source: amazon-inspector (29ebce322ac712405bfd29254cbd8f820c20ddc083587693a982b75ef6f3039a)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.