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

@trackking/corenpm

Malicious code in @trackking/core (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-4460
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @trackking/core

What this malware does

@trackking/[email protected] is an empty stub: index.js is module.exports = {}, package.json has no description, no author, ISC license, and a high-number version (99.9.1) typical of dependency-confusion uploads. Its sole effect on installation is a dependencies entry pointing ltidisafe at an arbitrary HTTPS tarball hosted on a Google Cloud Storage bucket — https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.3.6.tgz — rather than the npm registry. The path segment literally reads depenconf (dependency-confusion). On npm install, npm fetches and installs this out-of-band tarball, executing any lifecycle scripts it contains, with no registry review, no namespace pinning, and no signature verification. The tarball cannot be inspected from this package, but the lure shape (empty stub + placeholder metadata + version-99.9.1 + arbitrary-URL dep with a depenconf path) is unambiguously an attack delivery vehicle, not a legitimate library.

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.

Malicious versions

1 flagged
99.9.1

Indicators of compromise (SHA-256)

64d51e587bc0b6508fa3d38027f18d42d9ab4b6ccdb8dd2760543e8c52d6bb18
dee796b7c87d0f0fb769d15210d16bab9fe1e2783726e0b3033ee0eac944d62f
cd0a05f7bcae1bff04a0761332ae20f7fb3b25e115ebf420ebf5db20d0d55a1c

Frequently asked questions

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

Campaign

IN-MAL-2026-003418IN-MAL-2026-003419GHSA-2qqx-q4v2-495g

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
@trackking/core (npm) malicious package — MAL-2026-4460 | O3 Security