๐Ÿ” CVE Alert

CVE-2026-47196

UNKNOWN 0.0

Quest Bot: Empty automod rule causes every guild message to be deleted

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20
Vendor duck-organization
Product questbot
Published Jun 12, 2026
Stay Ahead of the Next One

Get instant alerts for duck-organization questbot

Be the first to know when new unknown vulnerabilities affecting duck-organization questbot are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

duck-organization / questbot
< 1.1.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/duck-organization/questbot/security/advisories/GHSA-fgwg-6px5-cxp5 github.com: https://github.com/duck-organization/questbot/releases/tag/questbot-v1.1.6