registry  /  backupgenuine-updated  /  2.0.0

backupgenuine-updated@2.0.0

OSV Malicious Advisory

scanned 3h ago · by OpenSSF/OSV

OpenSSF/OSV advisory MAL-2026-10290 confirms this npm version as malicious. Package published as `backupgenuine-updated@2.0.0` with description "Republished package" actually contains a Vite-built single-page application titled "Lucide" that implements a Scramjet in-browser web proxy (JS/WASM assets under `bfjdx/` and `ct1tl/`, service worker, boot module). `package.json` declares no lifecycle scripts (no preinstall/install/postinstall/prepare) and `main` points to `index.html`, so `npm...

Advisory
MAL-2026-10290
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in backupgenuine-updated (npm)
Details
Package published as `backupgenuine-updated@2.0.0` with description "Republished package" actually contains a Vite-built single-page application titled "Lucide" that implements a Scramjet in-browser web proxy (JS/WASM assets under `bfjdx/` and `ct1tl/`, service worker, boot module). `package.json` declares no lifecycle scripts (no preinstall/install/postinstall/prepare) and `main` points to `index.html`, so `npm install` and `require()` do not execute any of the shipped code on the installing machine. The shipped `index.html` injects a third-party script from `https://c.vipersfutbol.com/script.js` and the boot module hardcodes `wss://21baseballacademy.com/fairs/` as the proxy transport; both only run in a browser that serves and loads the built SPA, not on the developer installing the tarball. Several bundled route chunks (AccountPage, DarkVeil, GamesPage, PlusBlockedNote, SettingsPage) are heavily obfuscated with hex-identifier naming, which is a transparency concern for the browser-side application but does not create an install-time or import-time code path on the installer. ## Source: ghsa-malware (fa1560d47b61cfdcbaf0de1e41f11fed849935674ea4b18b3604158a20cdc294) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
Decision reason
OpenSSF Malicious Packages via OSV confirms backupgenuine-updated@2.0.0 as malicious (MAL-2026-10290): Malicious code in backupgenuine-updated (npm)

Source & flagged code

0 flagged
No flagged code excerpts are attached to this scan.

Findings

1 High
HighOsv Malicious Advisory