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

autotel-mcpnpm

autotel-mcp is a confirmed malicious npm package (MAL-2026-5223) that steals credentials and exfiltrates sensitive data (malicious versions 0.1.14, 2.0.1, 3.0.1…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in autotel-mcp (npm)

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

What this malware does

Pattern-based matches fired on the strings 'ping' and 'POST' co-occurring in the package's bundled output (dist/index.cjs, dist/index.js, dist/server.cjs, dist/server.js) and in src/backends/collector/receiver.ts. The package advertises itself as an MCP (Model Context Protocol) server with a telemetry/collector backend, where 'ping' likely refers to OpenTelemetry/health-check semantics and POST refers to receiver endpoints — not a hardcoded exfiltration channel. No attacker-controlled domain, credential read, lifecycle hook, or environment scraping was observed. Routing to human review because traced-code corroboration of intent was not available and the keyword co-occurrence alone is insufficient to confirm or rule out malicious behavior in the bundled output.

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

28 flagged
0.1.142.0.13.0.14.0.15.0.16.0.17.0.18.0.19.0.110.0.111.0.113.0.114.0.115.0.216.0.117.0.218.0.119.0.120.0.121.1.122.0.123.0.124.0.125.0.126.0.227.0.128.0.329.0.1

Indicators of compromise (SHA-256)

a6c7977dbc054cdb7fe56da0d2fbd26e2a6fed695deb4263ccbf4adfedd86acb
9437d9a4154fd87a4ce99716b267b0a16d3277af57cf02dc7462e6ad149c9d68
fee9dcc0466111458925d4f8fe96c53a3302e2cf23b66920d45e31fe772b27fa
237f04d24e75e604ec8fcc2a3a907839b7b8a8d805d9582d552880de1467000c
494b15eed21a6df95cb70a9a80ecdcc1b8eba1c3994c0e035f0b5a2285b21168
6e74e789099e31364e1287e158f34b852c5dfab7352a3a2c4cbbb360c9684b19
b0b24bd51f5d84401532f533a25274ed5eea61de27f100a971bd6144c95a87ed
18d6afa9dddfddab5c4fabb1f0129ae3205af6b996d7060ac102852206577824
204b4cc386e932e7878855b51e3835bd1312893f60386bb63208a1d902588da7
5dd7380aabf98cebdcaeedd13a16077ae81123a1b6cbf7256cc087488f9955f1
9f1885df1589c18704ca02ea0edf69bccc23172de33971a3b8cef0c2a1f1c82b
f2bbb2ac2e6e954090b85e740a9a10a8267429800107690dfbde310c0b3d9fc7
0c3cbb7c4a1800566c4716281ecb2cbda28b7dad8e6b17b18a9c4b4bc57bee7f
3cc58c646edab580866ed80fa7680f909fafe9987643a0c38c92a9dc6a1952a5
a7272c3e9d5f7fb1a25b57b899662ce7fad7fce96048027bd93b0897140efda0
bfa4a5072e54bcb1edd5bb6ffe1c03ee9c4fb8783de39f296f84785ea7b8ec2a
c108a57ae945c101de974e09acc22faf766834888eac226195ca541113b6c49c
cdb049c430d5f481eea1487b5f6006cc3e181f7237e411d4f9617f808870785c
f314ba80e599cf2ad2061ff8fe49d03ae464e6e3b168b32b8838217073c50399
099bc45716393046857634e559d5ed9ace9bfe2c1a17bf5a4df1ab6060fac6ae
1a468f359993ded80dffb3f94cdbcd9145ad76f62ca56b126127e2740efd9d98
3fcafae4e4cee52952f662d5a4c10405819208352d40e20caec67eae3ded3e2d
6eccd97a175bf7cc666d3fd7f96a06b302666154340aea10f01e42b636337010
8e2905ac5b9fec2dbb7ce1a0e6879ebfa8f80a448b0abf2b6d7edb0bab5309ce
cc5d426cc2537c22e62bef8e58fa5499ed9c0e69f6b5bfc7576c47f624ac47ca
edb9cf3a8c00db2afdf8810038497bbeca57444d18143d8339ac64133b038676
46de4e7c86a26704c61051d1e365cc4acd14128d9d0d9c74232bc0cea7d29be5
5744bca21acfb4ba3cd8d28cca754ee3ce0cd8609f11a7a202698c1100555222
60e3c7c818831bd7788b95d5f7629b1d88c2fb005c172bdeefb3eb86419703b2
6ec5afcf62511efa8f33a874003b58205deab120015ff9efe28b7d2a071325ff
f5210a667ac961542c45e7c179e5d757a206c1ac76312b6c851654bfd552ea81
f8221cc71472e522342c6c77004cab5ec8108803610766aba67d307189186da8

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

  2. If you installed it — respond

    autotel-mcp 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-mcp 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-mcp 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-mcp on npm has been identified as a malicious package (versions 0.1.14, 2.0.1, 3.0.1, 4.0.1, 5.0.1, 6.0.1, 7.0.1, 8.0.1, and 20 more flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-3wmg-66hp-xhv9IN-MAL-2026-008573IN-MAL-2026-008674IN-MAL-2026-008704IN-MAL-2026-008687IN-MAL-2026-008711IN-MAL-2026-008699IN-MAL-2026-008709IN-MAL-2026-008702IN-MAL-2026-008706IN-MAL-2026-008689IN-MAL-2026-008722IN-MAL-2026-008724IN-MAL-2026-008726IN-MAL-2026-008714IN-MAL-2026-008716IN-MAL-2026-008758IN-MAL-2026-008756IN-MAL-2026-008759IN-MAL-2026-008751IN-MAL-2026-008763IN-MAL-2026-008735IN-MAL-2026-008743IN-MAL-2026-008757IN-MAL-2026-008731IN-MAL-2026-008730IN-MAL-2026-008773IN-MAL-2026-008762IN-MAL-2026-008734

References

Credits

  • Amazon Inspector · finder

Detect & block this

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