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

@vivaux/telemetrynpm

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

MAL-2026-4463
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @vivaux/telemetry

What this malware does

@vivaux/[email protected] ships an empty index.js and exists only to pull in an off-registry dependency. package.json declares "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.3.3.tgz" — a direct tarball URL rather than a registry name. Several signals stack: the @vivaux scope targets what appears to be a private/internal namespace; the inflated 99.9.1 version is the canonical registry-shadowing pattern used to win resolution against an internal package of the same name; the URL path segment literally contains depenconf (dependency confusion); and the package has placeholder metadata (empty author/description, license-only fields) with no real functionality of its own. On npm install, npm will fetch and install the arbitrary tarball, executing any lifecycle scripts it carries on the installer machine. The attacker controls the bytes at that URL and can rotate them at any time.

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)

2d64fb27dfd2e1aa720efd3ab6981ae3dab41319e3a6f17512ec288dcc58e11a
e0a848407f225f6d34a9d48d9619b517c80e007c2a12c20a341e48cb7f907f81
3c2a4a272343e4bd334360fea7c220ee354d956fd3052d95c6f10503c96d5da3

Frequently asked questions

No. @vivaux/telemetry 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-003588IN-MAL-2026-003587GHSA-hq2r-xw8m-v4q8

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
@vivaux/telemetry (npm) malicious package — MAL-2026-4463 | O3 Security