CVE-2026-49347 PUBLISHED

Quest Bot: Ticket creation has no per-user open-ticket limit or cooldown

Assigner: GitHub_M
Reserved: 29.05.2026 Published: 12.06.2026 Updated: 12.06.2026

Quest Bot is an opensource Discord Bot. Prior to version 1.1.8, any user who can access the ticket panel can repeatedly create new ticket channels. The latest release still creates a new database ticket and Discord channel for every completed ticket modal submission, without checking whether the same user already has an open ticket and without applying a cooldown. This issue has been patched in version 1.1.8.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-770: Allocation of Resources Without Limits or Throttling CWE