MAL-2026-10694
Dashboard / Malicious Package / MAL-2026-10694
MAL-2026-10694
Summary: Malicious code in vor8zakon (npm)
Details: Source: amazon-inspector (99924288481504c324c3f573ba7ba99ac4e1c7a7f22a940c94d81059b868fdfd) Package advertises itself as 'A simple cryptographic library for JavaScript applications' but ships no crypto code and exports nothing. package.json declares a postinstall hook (`node index.js`) that detects the host OS and runs platform-specific commands: on Windows it builds a UTF16LE+base64 PowerShell EncodedCommand and runs it via `powershell -WindowStyle Hidden -EncodedCommand <blob>`; on macOS it invokes `osascript`; on Linux it spawns `python3 -c "import os; os.system('gnome-calculator &')"`. After execution, a `cleanUp()` routine renames a sibling `package.md` over `package.json` (replacing the manifest with a decoy) and deletes index.js itself, leaving a victim auditing the installed package directory with an innocuous manifest and no payload file. The current GUI-calculator action is a placeholder, but the harness — purpose mismatch, hidden-window obfuscated PowerShell, multi-platform install-time exec, manifest swap, self-deletion, empty README, throwaway author — is a working install-time RCE delivery channel and an anti-forensic dropper pattern, not a crypto library. Source: ghsa-malware (721d7e16a5301a1aa9df428ffbe01436fa3d36f2700a8b2d62dd40ed8b743034) 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.
References: https://github.com/advisories/GHSA-9f89-97fj-pqmp, https://www.npmjs.com/package/vor8zakon/v/1.0.0
Affected packages
Package
Name: vor8zakon
Purl: pkg:npm/vor8zakon
Affected ranges
Type: SEMVER
Events:
