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

@giftyhq/widget-componentsnpm

Malicious code in @giftyhq/widget-components (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5747
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @giftyhq/widget-components

What this malware does

package.json declares "preinstall": "node index.js", which fires automatically on npm install. index.js collects host fingerprinting data — os.hostname(), os.userInfo(), process.platform, uid/gid, shell, cwd, and the output of child_process.exec('whoami') and exec('id') — and POSTs the result as JSON to the hardcoded URL https://zad79wtflht20n15czfieir3quwlkb80.oastify.com/detox56. The destination is a Burp Collaborator (oastify.com) out-of-band subdomain used as attacker-controlled exfiltration infrastructure. The package ships no legitimate component code; metadata is empty (no author, no description) and the package's only effect is the install-time recon beacon. Name and scope are consistent with a dependency-confusion / namespace-squat lure.

Malicious versions

1 flagged
19.12.11

Indicators of compromise (SHA-256)

8ad3f12a6a12fbfa60e4a72747df6974f89906200568926b99a8c93c489b5e62
cbc5281f5eee9d9c1c78060b669e0228c72578f384f969d7773dc144a1e10157

Frequently asked questions

No. @giftyhq/widget-components on npm has been identified as a malicious package (version 19.12.11 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-006397IN-MAL-2026-006398

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection
@giftyhq/widget-components (npm) malicious package — MAL-2026-5747 | O3 Security