CVE-2026-47173 PUBLISHED

Quest Bot: Ticket reason allows mass-mention injection

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

Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, a normal user can create a ticket with a reason containing @everyone, @here, user mentions, or role mentions. When the ticket is created, the bot posts the attacker-controlled reason into the new ticket channel without suppressing mentions. If the bot has permission to use those mentions, the attacker can make the bot ping staff or everyone with access to the ticket channel. This issue has been patched in version 1.0.3.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-116: Improper Encoding or Escaping of Output CWE