CVE-2026-47196 Details
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.
A vulnerability in the Quest Bot Discord bot's automod feature allows users with the 'Manage Guild' permission to create rules that delete all non-bot messages in the guild. This issue arises because the automod add command fails to validate user input properly, allowing empty rules to be created. The vulnerability is present in Quest Bot versions prior to 1.1.6.
Users can update to Quest Bot version 1.1.6 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 12, 2026CISA-ADP
Assessed Jun 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/duck-organization/questbot/security/advisories/GHSA-fgwg-6px5-cxp5 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/duck-organization/questbot/releases/tag/questbot-v1.1.6 | [email protected] | Release NotesVendor |
| https://github.com/duck-organization/questbot/security/advisories/GHSA-fgwg-6px5-cxp5 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| duck-organization Quest Bot | <= 1.1.5 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | New CVE Received | [email protected] |
Volerion