CVE-2026-47195 PUBLISHED

Quest Bot: Per-channel permission overwrite bypass in purge and slowmode commands.

Assigner: GitHub_M
Reserved: 18.05.2026 Published: 12.06.2026 Updated: 12.06.2026

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the purge and slowmode commands check only guild-level permissions on the invoking member. They do not check the member’s effective permissions in the channel where the command is run. A user denied channel-level moderation permissions can still delete messages or change slowmode through the bot. This issue has been patched in version 1.1.6.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L
CVSS Score: 7.1

Product Status

Vendor duck-organization
Product questbot
Versions
  • Version < 1.1.6 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE