CVE-2026-47163 PUBLISHED

Quest Bot: Unprivileged users can create and remove AutoMod rules.

Assigner: GitHub_M
Reserved: 18.05.2026 Published: 11.06.2026 Updated: 11.06.2026

Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.1, any guild member who can invoke slash commands can use /automod add, /automod remove, and /automod list because the command has no Discord default permission requirement and no runtime moderator permission check. An attacker can add a rule matching common text and make the bot delete other users’ messages. This issue has been patched in version 1.0.1.

Metrics

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

Product Status

Vendor duck-organization
Product quest-bot
Versions
  • Version < 1.0.1 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE