CVE-2026-49347

Source
https://cve.org/CVERecord?id=CVE-2026-49347
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-49347.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-49347
Aliases
  • GHSA-r56q-v363-367q
Published
2026-06-12T11:54:07.695Z
Modified
2026-08-12T03:51:40.541346454Z
Severity
  • 5.3 (Medium) CVSS_V4 - 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 Calculator
Summary
Quest Bot: Ticket creation has no per-user open-ticket limit or cooldown
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.

Database specific
{
    "cwe_ids": [
        "CWE-770"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49347.json"
}
References

Affected packages

Git / github.com/vantern-org/questbot

Affected ranges

Type
GIT
Repo
https://github.com/vantern-org/questbot
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.1.8"
        }
    ]
}

Affected versions

questbot-v1.*
questbot-v1.0.1
questbot-v1.0.2
questbot-v1.0.3
questbot-v1.0.4
questbot-v1.0.5
questbot-v1.1.0
questbot-v1.1.1
questbot-v1.1.2
questbot-v1.1.3
questbot-v1.1.4
questbot-v1.1.5
questbot-v1.1.6
questbot-v1.1.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-49347.json"