CVE-2026-47196EPSS p14.1%
CVE-2026-47196CVE-2026-47196
Description
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.
Scoring
| EPSS | 0.24% probability of exploitation · percentile 14.1% · 2026-06-19T12:03:05Z |
| Last modified | 2026-06-12 |