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

awaitly-mongonpm

awaitly-mongo is a confirmed malicious npm package (MAL-2026-5237) that steals credentials and exfiltrates sensitive data (malicious versions 0.1.1, 1.0.1, 2.0.1…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in awaitly-mongo (npm)

MAL-2026-5237
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall awaitly-mongo

What this malware does

No concrete installer-harm signals were identified in this package version. The package name suggests a MongoDB-related async helper, but no specific behavior could be confirmed from the available artifacts. Without traced evidence of exfiltration, install-time remote execution, credential access, or other supply-chain attack patterns, a public block verdict is not warranted. Routing to human review so a maintainer can confirm the package's contents and intent before any disposition is published.

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

24 flagged
0.1.11.0.12.0.13.0.14.0.15.0.16.0.17.0.18.0.19.1.110.0.111.0.112.0.113.0.114.0.115.0.116.0.117.0.118.0.119.1.120.0.121.0.122.0.123.0.1

Indicators of compromise (SHA-256)

a6c7977dbc054cdb7fe56da0d2fbd26e2a6fed695deb4263ccbf4adfedd86acb
ad946395e22355158fb80d8dd83874ea4b4270c38900399882114d590894a615
636b20d899b0563f5c94c089df7d7f05d9e3f7ce96a13353cfd996641fce6718
8e19a99e4b92fb09181216649e97e08da57f67d56269907e364fbeb8f68400b0
75adfaa34be4e892de8ad6ee37ea32592c9212e4a08cdd2e4829fb9792c5b91f
a3f70d809b035b318107dea95086288b347adf90af0c8c8b17d93dc25ffb4dc6
3f1e342bd0d045532b809d05296401cc5c75188ed5246a8fc531e46611724e08
5c4a52419ac7b47bffee7f4eeabf6bcba322c27d8c0aa18fec5934a002bc66ac
65cedef32422a528812dc098590f301ae9a2480d8a391afcf83048e90984b6e5
6ddb4b7a9d178b90e9c30e3e77ba9c27bf3cee50d31ecd8f89736a40fecd8d6f
eb20f295cd2411e6cc72549fd7826851d0fa16b5c643da4c610d560b23068693
f476f15bad689e2500c24cf2f416567759e5182689cc2cc301912ddfde02b1c4
0f0ddfbbafbca1806ee084b8bb8b5a02166ff09148bb37f10606691aeec4c500
4c7c40ea5847781fd574b157f16b978fdc8a278b9f2e5d7baac58eda1f189324
54eeccb58393dd4fe7fcc239e83ff440abbb63986e267fe0ca273f66c3fdeddd
6a11b5a857050565304e8d42624e9ec969de027627ae9535aa22c674b9cd9268
a9ef16a9d667447c117008b82bd456df78b214f515ed226a003e5c5bd0193ed7
b66c3060c3c38c4b0bcbff5d7da618cb175e464368e22a31296776fd023535d6
ce7f9cd7cd116a8a0d2c6663fdb5121af6b2b37869c529518c31c0327f62475c
df3d93ee8a8ec8984f5f625445125239b05e98bb4697e2d879174fc075aca7f9
0364a7b7eb07b54da88998bc26da0ea3d8515ff477006e98dd3b7912199de7d1
0635f9fc71b329f4d9a80daf4335df55a8a79709195a764b1847ef531cb6ca08
09a250354f5fdf9c0082a422fe0b88221f7b06ea86d38b1431e350d9e706162f
0aac5dec9d1ebe763057b96fdfb2e8a4c735015b883e410bf83302c44134e2c5
3e26d1153b6fc9ee53641aaddbc20a4454c64a13a9ee7168fd5a49813a398443
4d0c5cae1f3450b98af2cae91d7a17bbce95f82d645d385f602a361d73da3de8

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

  2. If you installed it — respond

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

Campaign

GHSA-4vpc-g7mx-4m5vIN-MAL-2026-008240IN-MAL-2026-008227IN-MAL-2026-008248IN-MAL-2026-008233IN-MAL-2026-008226IN-MAL-2026-008241IN-MAL-2026-008238IN-MAL-2026-008245IN-MAL-2026-008232IN-MAL-2026-008230IN-MAL-2026-008225IN-MAL-2026-008242IN-MAL-2026-008231IN-MAL-2026-008243IN-MAL-2026-008228IN-MAL-2026-008235IN-MAL-2026-008236IN-MAL-2026-008229IN-MAL-2026-008247IN-MAL-2026-008239IN-MAL-2026-008244IN-MAL-2026-008237IN-MAL-2026-008246IN-MAL-2026-008234

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks awaitly-mongo-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

awaitly-mongo (npm) malicious package — MAL-2026-5237 | O3 Security