NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-47196
Summary

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the automod add command trims user input but does not reject an empty result. Adding a rule containing only whitespace stores an empty word. The message listener later checks content.includes(""), which is always true, causing the bot to delete every non-bot guild message. This issue has been patched in version 1.1.6.

Publication Date June 12, 2026, 10:16 p.m.
Registration Date June 13, 2026, 4:16 a.m.
Last Update June 13, 2026, 1:16 a.m.
Related information, measures and tools
Common Vulnerabilities List