{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.0.4"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7bd1c913295358c773ef7eaf830bb8e803ea3729"
            }
          ],
          "repo": "https://github.com/duck-organization/questbot",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-556x-7wgq-25fp"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-116"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47175.json"
  },
  "details": "Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.4, several moderation commands echo user-controlled reason text in public bot replies without disabling mention parsing. A moderator who does not have permission to mention everyone can still make the bot send @everyone or @here if the bot has that permission. This issue has been patched in version 1.0.4.",
  "id": "CVE-2026-47175",
  "modified": "2026-07-08T05:37:38.812502220Z",
  "published": "2026-06-11T18:29:43.264Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/duck-organization/questbot/releases/tag/questbot-v1.0.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47175.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/duck-organization/questbot/security/advisories/GHSA-556x-7wgq-25fp"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47175"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Quest Bot: Moderation reason fields allow bot-powered `@everyone` / `@here` pings"
}