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

autotel-mongoosenpm

autotel-mongoose is a confirmed malicious npm package (MAL-2026-5225) that steals credentials and exfiltrates sensitive data (malicious versions 0.0.3, 1.0.2, 2.0.5…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in autotel-mongoose (npm)

MAL-2026-5225
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall autotel-mongoose

What this malware does

No concrete installer-harm evidence was identified in this version of autotel-mongoose. The package name resembles the popular mongoose ORM library, which is a name-confusion concern worth a human glance, but no exfiltration, install-time remote fetch, credential access, or other supply-chain-attack mechanism was observed in the available evidence. Routing for human review to confirm the package's purpose and assess potential name-confusion against the legitimate mongoose package.

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 Miasma malware is a self-propagating worm that spreads across the npm registry by abusing weaponized binding.gyp files to achieve execution during package installation, bypassing security tools that only inspect package lifecycle scripts. Upon execution, the malware attempts to exfiltrate credentials and OIDC tokens for various cloud and registry services, and propagates by compromising other packages managed by the stolen accounts or committing backdoor files to GitHub repositories.

Malicious versions

7 flagged
0.0.31.0.22.0.53.0.14.0.15.0.26.0.1

Indicators of compromise (SHA-256)

a6c7977dbc054cdb7fe56da0d2fbd26e2a6fed695deb4263ccbf4adfedd86acb
9e55fde12d74c96de90a6bb5d2d750f806568a839026b7898c65c6fd551ac1d6
a6803044128a9ef8fc2cc529db93606f644b9c8d7f1d021c4b97a6049e10319a
cb1d127b2f6760cf2035602d88c092492a109be434792330c76b7019dda6ceb9
059b36d678e4941a27c0d824346220aca602ba64b1094792d146a69031c1eacb
084f88eef116d14d53849eed11b7995a96c7869df33ef39a2af8e84d44dbd750
33a33478af07ae0acf072ebef19d0d337b00509a653027ef46c622d789e5c9d4
58899be5a90ad1341127d0572e2e624a232a86e66fa0000fdeee1bd71a73f112
800b3f4bd69f001d168821481cea9c069e4817301bf2bfdd72e053ef2eacb69f

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 autotel-mongoose (7 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging autotel-mongoose across your stack and pipelines.

  2. If you installed it — respond

    autotel-mongoose 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 autotel-mongoose 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 autotel-mongoose 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. autotel-mongoose on npm has been identified as a malicious package (versions 0.0.3, 1.0.2, 2.0.5, 3.0.1, 4.0.1, 5.0.2, 6.0.1 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-4vjc-qq25-pvc4IN-MAL-2026-008662IN-MAL-2026-008645IN-MAL-2026-008670IN-MAL-2026-008677IN-MAL-2026-008650IN-MAL-2026-008658IN-MAL-2026-008668

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks autotel-mongoose-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

autotel-mongoose (npm) malicious package — MAL-2026-5225 | O3 Security