---
cve: "CVE-2026-47196"
severity: "HIGH"
cvss: 8.4
epss: "24%"
vendor: "duck-organization"
kev: false
exploited: false
published: "2026-06-12 13:16:33"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T20:25:53+02:00"
---

# CVE-2026-47196

> 8.4 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 699eade86bb4b9ed6bf78ba70681192a4d284451 (Commit)

## Referenzen

- <https://github.com/duck-organization/questbot/security/advisories/GHSA-fgwg-6px5-cxp5>
- <https://github.com/duck-organization/questbot/releases/tag/questbot-v1.1.6>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-47196) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
