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

airkey-mfa-reactnpm

airkey-mfa-react is a confirmed malicious npm package (MAL-2026-6991) that executes malicious code on install (malicious versions 20.0.1, 29.1.1, 35.1.1…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in airkey-mfa-react (npm)

MAL-2026-6991
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall airkey-mfa-react

What this malware does

Package auto-executes a preinstall script (node test.js) on npm install that collects username, hostname, platform, Node version, and CI flag and POSTs them to https://eeazmrabqcquvqjfubjp6jkk2qq9p3acn.oast.fun/dex. index.js additionally runs whoami and id via child_process, gathers hostname/uid/gid/homedir/cwd/shell, and POSTs the results to https://rsnchacyin4dnjv0oc8prrwn1e77vzjo.oastify.com/detox56. The exfil payload carries a package: "company-internal-canary-2026", version: "99.0.0" label, indicating a dependency-confusion probe against an internal package namespace. Both destinations are out-of-band interaction service domains (interact.sh / Burp Collaborator) used to capture installer identifiers.

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.

The OpenSSF Package Analysis project identified 'airkey-mfa-react' @ 36.1.1 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

Malicious versions

4 flagged
20.0.129.1.135.1.136.1.1

Indicators of compromise (SHA-256)

aabfcc531d8f0174d9ba67b4ff82625500d953dfa0016b3e7bd95df973d5509f
03026bf6133183ffaba772b4b1f585bab0a42ab87823a0a2375a7f1cba08661e
b5debd01817fc3f9e23925a3a25e13ba31ad38f27a8c05752b0b8824ab1ccc21
27094d0ab615ea0175ab133f200fe790578db5f8dfb63397e1732f7f0033ba99
6655193cca791a16e6ffe45349efba6403a7c60c598dff4730598dcd74f5e64b
addd30fd6d90110d178ea017b2968c6014dab0e8304bdfeb55b13612a75f61da

Detection & response playbook

Malicious package
  1. Find it

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

  2. If you installed it — respond

    Remove airkey-mfa-react from your project and lockfile, then assume any secrets accessible to the build or runtime were exposed: rotate API keys, tokens, and credentials, and audit for unexpected outbound activity or persistence.

  3. Did it already run?

    If airkey-mfa-react 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 airkey-mfa-react 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. airkey-mfa-react on npm has been identified as a malicious package (versions 20.0.1, 29.1.1, 35.1.1, 36.1.1 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-008173GHSA-85x8-7x9f-f978IN-MAL-2026-009244IN-MAL-2026-009245IN-MAL-2026-009104

References

Credits

  • Amazon Inspector · finder
  • OpenSSF: Package Analysis · finder

Detect & block this

O3 blocks airkey-mfa-react-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the malicious outbound activity and severs the channel.

Explore

airkey-mfa-react (npm) malicious package — MAL-2026-6991 | O3 Security