{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.0.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "cccbd22ecad1d5dca5928ff83115c0316418527a"
            }
          ],
          "repo": "https://github.com/duck-organization/questbot",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rphh-4h68-qr3j"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47163.json"
  },
  "details": "Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.1, any guild member who can invoke slash commands can use /automod add, /automod remove, and /automod list because the command has no Discord default permission requirement and no runtime moderator permission check. An attacker can add a rule matching common text and make the bot delete other users’ messages. This issue has been patched in version 1.0.1.",
  "id": "CVE-2026-47163",
  "modified": "2026-07-08T05:39:18.587499563Z",
  "published": "2026-06-11T18:27:40.902Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/duck-organization/questbot/releases/tag/questbot-v1.0.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47163.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/duck-organization/questbot/security/advisories/GHSA-rphh-4h68-qr3j"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47163"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Quest Bot: Unprivileged users can create and remove AutoMod rules."
}