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

@voxepay/checkoutnpm

@voxepay/checkout is a confirmed malicious npm package (MAL-2026-13389) that steals credentials and exfiltrates sensitive data (malicious versions 0.5.12, 0.5.13, 0.5.14…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in @voxepay/checkout (npm)

MAL-2026-13389
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @voxepay/checkout

What this malware does

No suspicious behaviors were identified in this package version. There are no install-time lifecycle scripts performing remote fetches, no hardcoded attacker-controlled network destinations, no credential or environment scraping, no obfuscated payloads, and no dropper or backdoor patterns. Package contents are consistent with a checkout SDK library.

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.

Malicious versions

8 flagged
0.5.120.5.130.5.140.5.150.5.160.5.170.5.180.5.19

Indicators of compromise (SHA-256)

aeab1a5fee297e8c8176addde126406d5db09b4e0990a5a4b641e6d989375db5
dc916d16a92cc3a6e77b110a3d002247fcca66e94147ca769ef4455248324603
df9541fd54a84ce81d1d3881ded11976308a86e048e6cc61f26636c83607c795
fb1e73b4fde61a812416fd75a3080f72f6d88fcf5045cbf83144bb02f5f98ccd
fd48668ee4ab3475ec7f01be714dfbe517c0c0a3322d880b4d2b3e54822b6fc2
0ce33339fdc1c4c994f6062588e4f4278ee9074ddb04759504100e89084f4a96
29569cc462d8337c22f688197e504b6663d1d3f22dcfa5fda3e4d8890f43518b
872e372299ca33caa17369cbc533e9a89d06ac7d153c829000b293d107b414bb
cd3c7faac4db1a1f7a59882791eaa6471fc846a3f3855f92545ad2c50f89c9e3

Detection & response playbook

Credential / info stealer
  1. Find it

    Scan your lockfiles (package-lock.json, pnpm-lock.yaml, yarn.lock, requirements.txt, poetry.lock, etc.) and build artifacts for @voxepay/checkout (8 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging @voxepay/checkout across your stack and pipelines.

  2. If you installed it — respond

    @voxepay/checkout is built to steal secrets, so assume every credential the build or runtime could read is compromised. Remove it from your project and lockfile, then rotate ALL exposed secrets — npm/registry tokens, cloud keys, CI/CD secrets, SSH keys, and any .env values — from a known-clean machine. Audit logs for unauthorized use of those credentials.

  3. Did it already run?

    If @voxepay/checkout was ever installed, its post-install/runtime payload may have already executed. O3's L7 egress monitoring and runtime eBPF sensors detect the credential exfiltration or command-and-control callback after install and block the malicious outbound channel, so you catch and contain the actual compromise — not just the presence of the package.

  4. How O3 protects you

    O3 blocks @voxepay/checkout before install through its supply-chain scanner, and if it has already run, detects and severs the exfiltration or C2 callback at runtime through L7 egress monitoring and eBPF.

Frequently asked questions

No. @voxepay/checkout on npm has been identified as a malicious package (versions 0.5.12, 0.5.13, 0.5.14, 0.5.15, 0.5.16, 0.5.17, 0.5.18, 0.5.19 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-qgfh-mjq8-m7wxIN-MAL-2026-016044IN-MAL-2026-016049IN-MAL-2026-016047IN-MAL-2026-016046IN-MAL-2026-016048IN-MAL-2026-016043IN-MAL-2026-016045IN-MAL-2026-016001

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks @voxepay/checkout-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the credential exfiltration and severs the channel.

Explore

@voxepay/checkout (npm) malicious package — MAL-2026-13389 | O3 Security