{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.1.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "699eade86bb4b9ed6bf78ba70681192a4d284451"
            }
          ],
          "repo": "https://github.com/duck-organization/questbot",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-2wf8-554w-hrj9"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47195.json"
  },
  "details": "Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the purge and slowmode commands check only guild-level permissions on the invoking member. They do not check the member’s effective permissions in the channel where the command is run. A user denied channel-level moderation permissions can still delete messages or change slowmode through the bot. This issue has been patched in version 1.1.6.",
  "id": "CVE-2026-47195",
  "modified": "2026-07-08T05:38:52.748258857Z",
  "published": "2026-06-12T11:52:01.245Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/duck-organization/questbot/releases/tag/questbot-v1.1.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47195.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/duck-organization/questbot/security/advisories/GHSA-2wf8-554w-hrj9"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47195"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Quest Bot: Per-channel permission overwrite bypass in purge and slowmode commands."
}