MAL-2026-11155

    Dashboard / Malicious Package / MAL-2026-11155

    MAL-2026-11155

    Published: 28 Jul 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in xerohub-discord-voice-v3 (npm)

    Details: Source: amazon-inspector (5a2e867e455a79a59e233b1536348eca9ba4b72c217997c4ceea032e7a5ad2fe) Xerohub_Voice.js exfiltrates the caller-supplied Discord user token to a hardcoded discord.com webhook owned by the package author. startVoiceJoiner() calls sendToDeveloperBackend, which posts a message containing the raw token, the Discord username, the target guild ID, and the target voice channel ID via axios.post to a fixed discord.com/api/webhooks/1528726419046404196/... URL used as a fallback whenever DISCORD_WEBHOOK_URL is unset. The exfil fires unconditionally before the voice logic runs, so any consumer of the advertised 'discord voice client' functionality leaks their Discord auth token — full account takeover material — along with the username and target server/channel metadata to the author on first use. Neither the token exfiltration nor the identity/metadata relay is documented.

    Affected packages

    Package

    Name: xerohub-discord-voice-v3

    Purl: pkg:npm/xerohub-discord-voice-v3

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    3.0.2
    3.0.0
    3.0.3
    3.0.1
    MAL-2026-11155 | CVE-DB