CVE 8.4 HIGH

Quest Bot: Empty automod rule causes every guild message to be deleted_CVE-2026-47196

8.4 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:H/SA:H

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.

Basic Information

ID CVE-2026-47196
Source GitHub_M
Published Jun 12, 2026 at 11:51

Affected Product

Vendor duck-organization
Product questbot
Version < 1.1.6
Affected Versions duck-organization questbot < 1.1.6

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.