CVE-2026-48485 PUBLISHED

Quest Bot: Stored warn reasons can still trigger bot-powered mass mentions through `/warns`.

Assigner: GitHub_M
Reserved: 21.05.2026 Published: 12.06.2026 Updated: 12.06.2026

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the latest release suppresses mentions when creating, unbanning, unwarning, kicking, muting, and unmuting, but stored warning reasons are still printed by /warns without mention suppression. A moderator can create a warning with @everyone or @here in the reason, then make the bot later output that reason through /warns, causing a mass ping if the bot has permission. This issue has been patched in version 1.1.6.

Metrics

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

Product Status

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

References

Problem Types

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