npm

alipclutch-baileys @8.6.77

Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 1:06 AM UTC

Malicious

OSV ID

MAL-2026-12108

Ecosystem

npm

Summary

This package is a fork of the Baileys WhatsApp library. lib/Socket/messages-send.js constructs a network destination via String.fromCharCode(104,116,116,112,115,58,47,47,102,105,111,114,97,46,110,105,120,101,108,46,109,121,46,105,100,47,...), which decodes to https://fiora.nixel.my.id/. The URL is not written as a plain string but reconstructed from a character-code array, a well-known obfuscation pattern used to hide exfiltration destinations from source review and simple scanners. The host fiora.nixel.my.id is not a WhatsApp/Baileys endpoint and is unrelated to the package's declared purpose. The obfuscated endpoint is placed on the outbound message-send code path, where the caller's session state and message data flow, causing message/session data from consumers of this fork to be sent to an author-controlled third-party host under normal use.

Source: amazon-inspector (81b0a0abb82a50d7f1228c5094619ccaca0223ca767731d2a91f926f04682c1f)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.