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

consumerweb-authflownpm

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

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

What this malware does

On npm install, the package's postinstall.js collects host identifiers via os.hostname(), os.userInfo().username, os.platform(), and the current working directory, then POSTs them over HTTPS to kd1tbfhej84bcqde44rq77o79yfp3gr5.oastify.com (a Burp Collaborator out-of-band callback subdomain). The package's own metadata self-identifies as a dependency-confusion proof-of-concept (description: "Dependency confusion PoC - H1-lingtys", payload tag src: 'paypal-dep-confusion-poc'), and the package name is chosen to collide with an internal/private package name so that misconfigured resolvers pull this public version instead. Regardless of bug-bounty intent, every installer's machine identity is leaked to an external attacker-controlled OAST endpoint without consent, automatically, on a default install.

The OpenSSF Package Analysis project identified 'consumerweb-authflow' @ 4.1.1 (npm) as malicious.

It is considered malicious because:

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

Malicious versions

2 flagged
4.1.14.1.3

Indicators of compromise (SHA-256)

0a4795bc3b2c513417e92b1547d165f9b6cbb750f437b5bf3ac87e63832087ca
6046f90089681a0351528c2aec67d71ba49df4e2fb98bc7ce59206d3a9e02de1
1dfe3a6140cb37159a3f0284f9e5977fc40e3bfe77b7d320e1e13d5cb55e75c1
ae33044ec0b4ed91962290dba48f2643d92a9b625fcaa44dfbd7701af7b2fe95
acbd81f78a40f87b410799545f06c929bc7e7c3f552eeea06254416b3b9e0977
d166b1a62988a2bd5649488117723a04bed050087a94f0994bb8343f6642a8d7

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

  2. If you installed it — respond

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

Campaign

IN-MAL-2026-005254IN-MAL-2026-005255IN-MAL-2026-006176IN-MAL-2026-006177

References

Credits

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

Detect & block this

O3 blocks consumerweb-authflow-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.

consumerweb-authflow (npm) malicious package — MAL-2026-5297 | O3 Security