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

uisp-connectornpm

Malicious code in uisp-connector (npm) Remove it immediately and rotate any exposed credentials.

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

What this malware does

package.json declares preinstall: node index.js || true, causing index.js to run automatically on npm install. index.js issues a DNS resolution and HTTPS GET to a unique subdomain under oast.online (an Interactsh out-of-band collection server). The callback reveals the installer's resolver IP, egress IP, and the fact that an internal build system fetched a package matching this name — the canonical dependency-confusion exfiltration signal. The README self-identifies the package as security research, and the version string contains security-research, but an installer cannot distinguish authorized research from real exploitation: the network beacon and information disclosure happen identically in both cases, and whoever controls the Interactsh subdomain receives the data.

The OpenSSF Package Analysis project identified 'uisp-connector' @ 99.0.0 (npm) as malicious.

It is considered malicious because:

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

Malicious versions

2 flagged
0.0.1-security-research99.0.0

Indicators of compromise (SHA-256)

7387d5655b4341cd75024769045f64a7a2e6315e948c9b2e9789c9704f48ecc7
9f2716a2af0ca7a9cfaa91ed2de5c46667d7630eae137db8c89a0e3911137115
351b32a85d024168970d1a2e8b7c9c5e6ff6f1d31191390f248a988d9ea6b9a9

Frequently asked questions

No. uisp-connector on npm has been identified as a malicious package (versions 0.0.1-security-research, 99.0.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-005246IN-MAL-2026-005245

References

Credits

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

Scan your dependencies

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

Supply-chain protection
uisp-connector (npm) malicious package — MAL-2026-5288 | O3 Security