{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.1.8"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "54c650b0ebca5a0de7026ad95a89c2700e4af6b7"
            }
          ],
          "repo": "https://github.com/vantern-org/questbot",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-r56q-v363-367q"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49347.json"
  },
  "details": "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.",
  "id": "CVE-2026-49347",
  "modified": "2026-08-12T03:51:40.541346454Z",
  "published": "2026-06-12T11:54:07.695Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/duck-organization/questbot/releases/tag/questbot-v1.1.8"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49347.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/duck-organization/questbot/security/advisories/GHSA-r56q-v363-367q"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49347"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Quest Bot: Ticket creation has no per-user open-ticket limit or cooldown"
}