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

@heartlandone-private/fontawesome-pronpm

@heartlandone-private/fontawesome-pro is a confirmed malicious npm package (MAL-2026-11093) that typosquats a legitimate package to trick installs (malicious versions 6.3.2, 6.3.3, 6.3.6). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in @heartlandone-private/fontawesome-pro (npm)

MAL-2026-11093
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @heartlandone-private/fontawesome-pro

What this malware does

The package's postinstall lifecycle hook runs node index.js, which issues an HTTPS GET to a hardcoded Burp Collaborator subdomain at e0fumpwx24ddfmenzmg0izs2atgk4es3.oastify.com/dependency-confusion with a User-Agent identifying it as a dependency-confusion probe. On any npm install that resolves this scoped name, the request fires automatically and discloses installer identity (source IP, DNS resolver, timing, request metadata) to a third-party out-of-band interaction server controlled by whoever provisioned the Collaborator instance. The package name uses a private-scope pattern (@heartlandone-private/fontawesome-pro) that mimics an internal artifact, consistent with a dependency-confusion attempt aimed at organizations whose internal @heartlandone-private scope is not reserved on the public registry. Whether the operator's intent is authorized red-team testing or opportunistic exploitation, any consumer whose install pipeline resolves this public package receives install-time code execution and outbound network signalling to an attacker-controlled callback.

The OpenSSF Package Analysis project identified '@heartlandone-private/fontawesome-pro' @ 6.3.3 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

Malicious versions

3 flagged
6.3.26.3.36.3.6

Indicators of compromise (SHA-256)

b5bd52805195c9e3575760b3eaf605a2b9cb0fcbdde2311b7075d2d8095c4900
d682e0698802296817059bcf0421cc3c7e92ad2e173d58e57614596607bcbe43
acde5ebe521d741748954e420f0852cd20581006776106fb00b574255fdcba97
5dc8f9f53c05ecc2642ce82c3841e046025662c206f002b4c6da11ff0cbc763d

Detection & response playbook

Typosquat
  1. Find it

    Scan your lockfiles (package-lock.json, pnpm-lock.yaml, yarn.lock, requirements.txt, poetry.lock, etc.) and build artifacts for @heartlandone-private/fontawesome-pro (3 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging @heartlandone-private/fontawesome-pro across your stack and pipelines.

  2. If you installed it — respond

    @heartlandone-private/fontawesome-pro is a typosquat — you almost certainly intended a legitimately-named package. Remove @heartlandone-private/fontawesome-pro, install the correct package, and rotate any secrets exposed during the install since post-install scripts may have already run.

  3. Did it already run?

    If @heartlandone-private/fontawesome-pro 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 @heartlandone-private/fontawesome-pro 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. @heartlandone-private/fontawesome-pro on npm has been identified as a malicious package (versions 6.3.2, 6.3.3, 6.3.6 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-011248IN-MAL-2026-014924IN-MAL-2026-017134

References

Credits

  • Amazon Inspector · finder
  • OpenSSF: Package Analysis · finder

Detect & block this

O3 blocks @heartlandone-private/fontawesome-pro-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.

Explore

@heartlandone-private/fontawesome-pro (npm) malicious package — MAL-2026-11093 | O3 Security