registry  /  os-ulid-void  /  3.0.2

os-ulid-void@3.0.2

OSV Malicious Advisory

scanned 2h ago · by OpenSSF/OSV

OpenSSF/OSV advisory MAL-2026-5348 confirms this npm version as malicious. The package ships a minified file at dist/payload.js where multiple HTTP POST call sites appear (lines 14503, 14532, 14716, 14834, 15716). The literal evidence captured is only the keyword 'POST' without surrounding context, so the destinations, request bodies, and reachability (install-time vs import-time vs explicit user-call) cannot be determined from the available signals...

Advisory
MAL-2026-5348
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in os-ulid-void (npm)
Details
The package ships a minified file at dist/payload.js where multiple HTTP POST call sites appear (lines 14503, 14532, 14716, 14834, 15716). The literal evidence captured is only the keyword 'POST' without surrounding context, so the destinations, request bodies, and reachability (install-time vs import-time vs explicit user-call) cannot be determined from the available signals. The package name resembles common ULID utility naming and may be a confusion candidate, but no concrete installer-harm code path (env-var scrape, credential read, hardcoded attacker endpoint, dropper, lifecycle hook tied to an exfil call) has been verified. Manual review of dist/payload.js is recommended to confirm whether the POST sites target attacker-controlled destinations or are part of legitimate API surface. ## Source: ghsa-malware (531ba01f5b5d2442cc8070ae6feec31976f9b67957fa3b0936c2cea7b6034b81) 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 os-ulid-void@3.0.2 as malicious (MAL-2026-5348): Malicious code in os-ulid-void (npm)

Source & flagged code

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

Findings

1 High
HighOsv Malicious Advisory