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

liblynxtextra.sonpm

Malicious code in liblynxtextra.so (npm) Remove it immediately and rotate any exposed credentials.

MAL-2025-191489
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall liblynxtextra.so

What this malware does

The package liblynxtextra.so was found to contain 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.

The OpenSSF Package Analysis project identified 'liblynxtextra.so' @ 6.0.0 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

  • The package executes one or more commands associated with malicious behavior.

Malicious versions

4 flagged
5.0.06.0.07.0.09.1.0

Indicators of compromise (SHA-256)

079da6207d7932cebb243669696635a914c669cc0ccd2fe827102d11999cb226
17035fdbd72fa81bb14742ee263a509c6467bbecb3b0536df8fd426b190bb247
4c72a4e3e909c9985d2d32b9a325ac46d4abb00e6a67ce8b07ebc040be4b2058
8650f20c920c3a65cc8e4981261d94764033e62d38a14921bbe194099d2a2a4e
e0f3e98410431dc81bb4dab16130bd1e591d2f8cce684db9fb654132ce96e5fe
311c2047e5ab50e8241fa01e23ebfdd0e5696e26308ca0950dbc183c90b10d31
b505f2aa1ba3b64eb6dbe55e16172a887bc2b61007ef602d5bce8ce2d1ab28f7

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 liblynxtextra.so (4 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging liblynxtextra.so across your stack and pipelines.

  2. If you installed it — respond

    Remove liblynxtextra.so 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 liblynxtextra.so 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 liblynxtextra.so 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. liblynxtextra.so on npm has been identified as a malicious package (versions 5.0.0, 6.0.0, 7.0.0, 9.1.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-8g38-j744-p228

References

Credits

  • Amazon Inspector · finder
  • OpenSSF: Package Analysis · finder

Detect & block this

O3 blocks liblynxtextra.so-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.

liblynxtextra.so (npm) malicious package — MAL-2025-191489 | O3 Security