CVE-2026-47171 PUBLISHED

Quest Bot: Reminder messages allow stored mass mentions through `@everyone` and `@here`

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.3, a normal user can create a reminder whose message contains @everyone or @here. When the reminder triggers, the bot sends the stored message back into the channel without suppressing mass mentions. If the bot has permission to mention everyone, the reminder can ping the entire server or channel later. This issue has been patched in version 1.0.3.

Metrics

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

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