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

paypal-payouts-bridgenpm

Malicious code in paypal-payouts-bridge (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-3323
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall paypal-payouts-bridge

What this malware does

Malicious npm package published by the microsop threat actor as part of a dependency-confusion campaign that impersonates internal tooling at Microsoft, Google Cloud, and PayPal using inflated semver values (e.g. 99.9.x, 100.1.x) to win npm resolution against private internal packages. All packages in the campaign falsely advertise themselves as "Security Research PoC" and execute on preinstall via node index.js, exfiltrating to disposable webhook.site endpoints.

This package targets PayPal-flavored internal naming and performs internal-registry / build-environment discovery. On install it reads /root/.npmrc (token values are partially scrubbed before exfil but the registry URL is kept, revealing the victim's private registry), enumerates neighbor packages under /app/node_modules and /node_modules, and runs npm search paypal --json --limit=20 against whatever registry is configured to enumerate other PayPal-named packages worth targeting. The collected output is POSTed to https://webhook.site/db976f48-5e71-4746-a905-1af291c19c1f tagged event: LINUX_INTERNAL_DISCOVERY. Source contains Indonesian-language operator comments matching the rest of the campaign.

The package paypal-payouts-bridge 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.

Malicious versions

all versions

Every published version of this package is considered malicious — remove it entirely.

Indicators of compromise (SHA-256)

f69cc5cfb5a8e0c84e7387ea072e9fe786cb914071d10fa048e61a144546a4f9
b96e1ac3ed86f4efad54659afb7173389c1a32bb68edd3a02ddc9f27eaadac37

Frequently asked questions

No. paypal-payouts-bridge on npm has been identified as a malicious package (all published versions flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-fpch-j6rr-8r63

References

Credits

  • Amazon Inspector · finder
  • SafeDep · finder

Scan your dependencies

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

Supply-chain protection
paypal-payouts-bridge (npm) malicious package — MAL-2026-3323 | O3 Security