Home

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.

PUBLISHED Reserved 2026-05-18 | Published 2026-06-12 | Updated 2026-06-12 | Assigner GitHub_M




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

Problem types

CWE-20: Improper Input Validation

Product status

< 1.1.6
affected

References

github.com/...estbot/security/advisories/GHSA-fgwg-6px5-cxp5 exploit

github.com/...estbot/security/advisories/GHSA-fgwg-6px5-cxp5

github.com/...nization/questbot/releases/tag/questbot-v1.1.6

cve.org (CVE-2026-47196)

nvd.nist.gov (CVE-2026-47196)

Download JSON