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

@vtmn-play/reactnpm

Malicious code in @vtmn-play/react (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-4464
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @vtmn-play/react

What this malware does

Package name @vtmn-play/react mimics Decathlon's Vitamin design system @vtmn/react and is published at version 99.9.1, the canonical dependency-confusion version-bump shape used to override an internal package on installer machines. The package's own code is an empty stub (module.exports = {}). package.json declares a dependency ltidisafe resolved from a non-registry tarball URL: https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.3.2.tgz — the path segment depenconf explicitly advertises dependency-confusion intent. On npm install, npm fetches and installs that arbitrary tarball from a generic Google Cloud Storage bucket unrelated to Decathlon, dragging attacker-controlled code into the installer's dependency tree. The stub-host pattern combined with an off-registry tarball whose URL is self-labeled with the attack name leaves no benign interpretation.

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)

2e6505a22310d49627feb1b1862e401a7b5a886b80f8a60ed1f824376c8767e9
6e407217116bd1ae3eb89ce8631eae8299f5acd924409d33f141ebddc4489145
c6237d1adb5314a9b599233de10d4a4d37c8f359edd54fc129ea214bf568d205

Frequently asked questions

No. @vtmn-play/react 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-003407IN-MAL-2026-003406GHSA-vpcv-xpqm-w228

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
@vtmn-play/react (npm) malicious package — MAL-2026-4464 | O3 Security