npm

diezyclutch-baileys @8.6.78

Vulnerability report · Last retrieved from osv.dev August 7, 2026 at 10:11 AM UTC

Malicious

OSV ID

MAL-2026-13482

Ecosystem

npm

Summary

diezyclutch-baileys is a fork of the Baileys WhatsApp library. In lib/Socket/messages-send.js the code constructs a network destination from a String.fromCharCode(...) array that decodes to https://fiora.nixel.my.id/ and issues outbound requests to that host from the message-sending path. Reconstructing the destination URL from a decimal char-code array is deliberate obfuscation of the exfil endpoint; the host is not part of Baileys' documented WhatsApp/Signal protocol traffic and is not a caller-configurable option. This is the canonical shape of a covertly injected exfiltration channel in a WhatsApp-session library, whose messages-send path handles session-authenticated data.

Source: amazon-inspector (b034105b4e65e2ff38eef557d7b480758070d1122aa6338a6873a9ee76f9111a)

Protect your entire dependency tree

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