CVE-2026-47196
Essential information
- Published
- 12/06/2026 15:16
- Modified
- 12/06/2026 16:16
- Author
- The MITRE Corporation
- Creator
- The MITRE Corporation
- CVSS
- 8.4 HIGH (v3) 8.4 HIGH (v4.0)
- CISA KEV
- No
- CWE
- CWE-20
- CVSS vector
-
—
—
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
CVSS metrics
- Access vector
- —
- Access complexity
- —
- Authentication
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploitability
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- —
- Attack complexity
- —
- Privileges required
- —
- User interaction
- —
- Scope
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploit code maturity
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- Network
- Attack complexity
- Low
- Attack requirements
- None
- Privileges required
- Low
- User interaction
- None
- Confidentiality (V)
- None
- Confidentiality (S)
- None
- Integrity (V)
- High
- Integrity (S)
- High
- Availability (V)
- Low
- Availability (S)
- High
- Exploit maturity
- NOT_DEFINED
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.
NVD status
- Status
- Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
- Source
- [email protected]
- NVD
- View on NVD
Affected products (CPE)
| Product | CPE |
|---|---|
| quest bot / quest bot | cpe:2.3:a:quest_bot:quest_bot:*:*:*:*:*:*:*:* |