MAL-2026-10505
Dashboard / Malicious Package / MAL-2026-10505
MAL-2026-10505
Summary: Malicious code in express-ini (npm)
Details: Source: amazon-inspector (901c68ddbe24451843ae250e4fa71b40b1d4f86d1c81a62bc8f313a55701b7d3) package.json declares postinstall=`node index.js`. index.js is heavily obfuscated (obfuscator.io rotated string-array with RC4-based decoders hiding all identifiers and literals). At install time the script imports fs, os, path, crypto, child_process and a network module, installs silent uncaughtException/unhandledRejection handlers to suppress errors, performs a remote lookup, splits the response on ':', base64-decodes it, AES-decrypts it via crypto.createDecipheriv, writes the decrypted bytes to a file under process.cwd(), and executes it via child_process.execSync with windowsHide:true. The package name suggests an Express.js utility and the README describes an unrelated 'Safe Wrapper Module', but the only shipped code is the dropper — the name and README are cover for install-time remote code execution against the installer's machine. Source: ghsa-malware (3fe674fe1440ed1aae60c9119c0edef2345266d0caabc7a957d2044d88292420) 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://www.npmjs.com/package/express-ini/v/12.1.10, https://github.com/advisories/GHSA-w3p6-c3cm-r253
Affected packages
Package
Name: express-ini
Purl: pkg:npm/express-ini
Affected ranges
Type: SEMVER
Events:
