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

@luminarycloudinternal/lcvis-stnpm

@luminarycloudinternal/lcvis-st is a confirmed malicious npm package (MAL-2026-6987) that steals credentials and exfiltrates sensitive data (malicious versions 9999.0.1, 9999.0.2, 9999.0.3). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in @luminarycloudinternal/lcvis-st (npm)

MAL-2026-6987
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @luminarycloudinternal/lcvis-st

What this malware does

Package @luminarycloudinternal/[email protected] is published to the public npm registry under an internal-looking scope with an artificially high version number designed to outrank any legitimate internal release, so misconfigured installers resolve this public copy. On install, the postinstall.js script collects host and user identifiers (os.hostname(), os.userInfo().username, OS type/release/platform/arch), npm package name/version and user-agent, and CI/GitHub identifiers (CI, GITHUB_ACTIONS, GITHUB_REPOSITORY, RUNNER_NAME, GITHUB_SHA, GITHUB_REF, GITHUB_WORKFLOW), then sends them as query parameters via HTTPS GET to a hardcoded third-party endpoint at poc-luminary-npm-1782987043.testingboxes.com (postinstall.js line 34). The package self-labels as a Bugcrowd bounty canary, but the behavior — dependency-confusion scope/version combined with install-time transmission of installer identifiers to a hardcoded third-party host — is exfiltration for any installer other than the intended bounty target.

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

3 flagged
9999.0.19999.0.29999.0.3

Indicators of compromise (SHA-256)

c04d314ba7d8f03fa4063365cf54e924a15af3dd81f66f17fc7ee9742508dc59
ce8dffb72c9f767cbd071bf482fce9acb1ff2283a4800b7862739348b7a89e24
3c54509ad86f99f5d01258e1d660deca5eb908d09b71ea17446402ece2584746
5ab4e5bec697312d2469b77916162a83ec4b936b3f170164d2434095aad56c8e

Detection & response playbook

Credential / info stealer
  1. Find it

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

  2. If you installed it — respond

    @luminarycloudinternal/lcvis-st is built to steal secrets, so assume every credential the build or runtime could read is compromised. Remove it from your project and lockfile, then rotate ALL exposed secrets — npm/registry tokens, cloud keys, CI/CD secrets, SSH keys, and any .env values — from a known-clean machine. Audit logs for unauthorized use of those credentials.

  3. Did it already run?

    If @luminarycloudinternal/lcvis-st 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 @luminarycloudinternal/lcvis-st 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. @luminarycloudinternal/lcvis-st on npm has been identified as a malicious package (versions 9999.0.1, 9999.0.2, 9999.0.3 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-008120IN-MAL-2026-008123GHSA-pgh8-mm8r-r796IN-MAL-2026-009811

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks @luminarycloudinternal/lcvis-st-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the credential exfiltration and severs the channel.

Explore

@luminarycloudinternal/lcvis-st (npm) malicious package — MAL-2026-6987 | O3 Security