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

discord-embedbuilderPyPI

Malicious code in discord-embedbuilder (PyPI) Remove it immediately and rotate any exposed credentials.

MAL-2024-12256
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
pip uninstall discord-embedbuilder

What this malware does

Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.

Campaign: duvet-love-odyssey

Reasons (based on the campaign):

  • infostealer

Malicious versions

4 flagged
2.5.32.5.42.5.52.5.6

Indicators of compromise (SHA-256)

2bc536d495350774426038ad895c44e3418c56624d902d4457613421e6816274
75ca2b2f56c1a7686f7411d019530b45e374f5aff495e6ca38cf53f7d960ddde
45cebe5c70c375a3a60730db78e39aeee85af996b3982a69d6889300224d7137
5c88286ad87831eec59c9e1cbaadbdd49832574230b8abc53249bf092a3c3f51
a0fd33ddaa4a655d198cf24b649e8d23576e7483e600495a8d894c0c948e868e
99366e271ecadfe7796ffb0f28abad9f3c79685f831f71eaf4ca32f9b2ee07d5

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

  2. If you installed it — respond

    discord-embedbuilder 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 discord-embedbuilder 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 discord-embedbuilder 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. discord-embedbuilder on PyPI has been identified as a malicious package (versions 2.5.3, 2.5.4, 2.5.5, 2.5.6 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

duvet-love-odyssey

References

Credits

  • Kamil Mańkowski (kam193)

Detect & block this

O3 blocks discord-embedbuilder-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the credential exfiltration and severs the channel.

discord-embedbuilder (PyPI) malicious package — MAL-2024-12256 | O3 Security