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

ecinc-cloud-moaxmppnpm

Malicious code in ecinc-cloud-moaxmpp (npm) Remove it immediately and rotate any exposed credentials.

MAL-2025-6214
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall ecinc-cloud-moaxmpp

What this malware does

Package exhibits multiple malicious behaviors: Office doc access/encryption, DB interaction, local storage clearing, arbitrary code execution, /dev/shm ref. The code includes a native bridge that allows it to execute arbitrary SQL queries on a mobile device’s database when used within a specific mobile application context. The ecmoaxmpp.umd.js file revealed a highly suspicious pattern. The code includes a function that checks if window.mappType is not equal to 'web'. When this condition is met, it proceeds to call window.$wv.databaseHandle, a function that acts as a bridge to a native mobile application. The methods invoked through this bridge include 'execute', 'rawQuery', 'rawInsert', 'rawUpdate', and 'rawDelete', all of which indicate direct, raw access to a mobile device’s database.

The package was found to contain malicious code or consuming dependency that contains malicious code

Malicious versions

1 flagged
9.7.1

Indicators of compromise (SHA-256)

278b09ddb42295dff2bd8c843131f7f3c9d4d793bb42dd797adbc9c6c825a656

Detection & response playbook

Destructive / sabotage
  1. Find it

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

  2. If you installed it — respond

    ecinc-cloud-moaxmpp carries a destructive/sabotage payload. Remove it immediately, restore any affected data from clean backups, and verify integrity of build outputs that may have been tampered with.

  3. Did it already run?

    If ecinc-cloud-moaxmpp 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 ecinc-cloud-moaxmpp 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. ecinc-cloud-moaxmpp on npm has been identified as a malicious package (version 9.7.1 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-008488

References

Credits

  • Amazon Inspector · finder
  • SafeDep · finder

Detect & block this

O3 blocks ecinc-cloud-moaxmpp-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.