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

sysverifynpm

sysverify is a confirmed malicious npm package (MAL-2026-16404) that executes malicious code on install (malicious versions 1.0.9, 2.0.9, 2.0.10). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in sysverify (npm)

MAL-2026-16404
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall sysverify

What this malware does

The package was found to contain malicious code or consuming dependency that contains malicious code

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
1.0.92.0.92.0.10

Indicators of compromise (SHA-256)

8008a1e9c2d030052d43e48fa5d92d822dd781b6a686a53134b73ce34893da5d
7edfe23ae0c8a79c155c23e410616585061296886bb752d734feb1b2180ffc82
951fb14fce8a3999e6a257d1b661dabb7a3e1f66320b8d849a198a2e1fa73885
c8af9b39f3ba977fee5494a105a3c1488cecb6fa44e49b9d816151a5c792c48e
ea9dc50690b071198817fde7f4e2ee4f66c26a212d525929f3b7be279e9a2f34
f8d18849b59bbf19130f1fbf6f5843d746e5d7813904ab6c0b78f9608029969f

Detection & response playbook

Malicious package
  1. Find it

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

  2. If you installed it — respond

    Remove sysverify from your project and lockfile, then assume any secrets accessible to the build or runtime were exposed: rotate API keys, tokens, and credentials, and audit for unexpected outbound activity or persistence.

  3. Did it already run?

    If sysverify 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 sysverify 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. sysverify on npm has been identified as a malicious package (versions 1.0.9, 2.0.9, 2.0.10 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-jpfv-9923-q8rqIN-MAL-2026-020420IN-MAL-2026-020365IN-MAL-2026-020423IN-MAL-2026-020363IN-MAL-2026-020361

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks sysverify-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the malicious outbound activity and severs the channel.

Explore

sysverify (npm) malicious package — MAL-2026-16404 | O3 Security