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

@limebike/supreme-date-pickersnpm

Malicious code in @limebike/supreme-date-pickers (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-4190
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @limebike/supreme-date-pickers

What this malware does

On npm install, both preinstall and postinstall hooks execute index.js, which collects the installer's hostname, all non-internal network interface IP addresses, directory listings of the current working directory, /app, and../../, and the contents of /app/package.json, then POSTs the data as JSON over plain HTTP to http://poc.khz.bar/install. The package is published under the @limebike scope but its README identifies a different target namespace (@doctolib-apps/native-personalized-services) and is annotated 'Claimed by dphoeniixx' — the canonical dependency-confusion shape: register a public package matching a private/internal name, beacon on install to identify which organizations accidentally resolve to the public registry. Author and description metadata are empty placeholders.

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

2 flagged
85.14.4485.14.48

Indicators of compromise (SHA-256)

00917e1fb5d75e945d8118e9f8287bf5a7b77a9e3cd83b96957771cef2774d48
61cad1cd3fe385861202afe0e3b72a40c3f4779207da0ef5e5674cca74f93f04
6c82e94fac384ea6891e5aea99635ab429663e321502acbbc9eaaf81864e0d5e
73109430b794df832aa4a667bfafe1dfbbee56a045dd032e4a38eff74c0952ac
efed2b80fa57d7a26395be7986f3f076d125daa199205bb2aec355a41932515e

Detection & response playbook

Backdoor / remote access
  1. Find it

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

  2. If you installed it — respond

    @limebike/supreme-date-pickers establishes remote access, so treat any host that installed it as fully compromised. Isolate the machine, remove the package, rotate all credentials it could reach, and rebuild from a trusted image rather than cleaning in place — a backdoor may have planted additional persistence.

  3. Did it already run?

    If @limebike/supreme-date-pickers 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 @limebike/supreme-date-pickers 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. @limebike/supreme-date-pickers on npm has been identified as a malicious package (versions 85.14.44, 85.14.48 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-9r56-r4mm-h4p3IN-MAL-2026-003538IN-MAL-2026-003555IN-MAL-2026-003539IN-MAL-2026-003556

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks @limebike/supreme-date-pickers-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the C2 callback and severs the channel.

@limebike/supreme-date-pickers (npm) malicious package — MAL-2026-4190 | O3 Security