CyberSec.Space Logo
Back to CVE Browser

CVE-2026-47196

PENDING
N/A
CVSS Severity Score
EPSS Score0.1990%
EPSS Percentile16.41th
PublishedJun 12, 2026
Last ModifiedJun 12, 2026

Vulnerability 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.

Affected Platforms (CPE)

No CPE configurations currently published for this record.

References & Advisories

Related Vulnerabilities