MAL-2026-10980
Malicious code in nolby (npm)
Details
--- _-= Per source details. Do not edit below this line.=-_
## Source: amazon-inspector (5a8bc0fa5eb23a45d27933ce1d32b7fabed27182039e170dbcaa38c0462dfa20) The package advertises itself as a pure calendar/streak math library with no import-time side effects, but index.mjs invokes a top-level `_sync()` on module load. When loaded on a Linux process with access to `/mnt/c` (a WSL environment), the function enumerates Windows user profiles under `/mnt/c/Users` and writes the bundled `cache.dat` bytes to `AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\vite-native-helper.exe` under the first user's profile. The shipped `cache.dat` is a Windows PE executable (contains the `!This program cannot be run in DOS mode` stub and standard PE sections `.rdata`, `.pdata`, `.reloc`); it is declared in the `files` array as opaque data and renamed at write time to a Vite-lookalike filename. Placement in the Startup folder causes the PE to execute on the Windows user's next login, establishing persistent code execution on the WSL host's Windows side triggered by a normal `require`/`import` of the package.
## Source: ghsa-malware (b21eb09af067749fee65992ad1d26cfca82a29b74c3298b9c7a87fa7052e179f) 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.
Are you affected?
Enter the version of the package you're using.
Affected packages
0 No fixed version published yet for nolby (npm). Pin to a known-safe version or switch to an alternative.