Ghostwire

CVE-2026-47196: Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the automod add command trims user input but does not...

HIGH CVSS 7.5

Published: June 12, 2026 | Last Modified: June 12, 2026

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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References