Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://github.com/duck-organization/questbot/releases/tag/questbot-v1.1.6
- https://github.com/duck-organization/questbot/security/advisories/GHSA-2wf8-554w
- https://github.com/duck-organization/questbot/security/advisories/GHSA-2wf8-554w
FAQ
What is CVE-2026-47195?
CVE-2026-47195 is a documented vulnerability. 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 perm...
How severe is CVE-2026-47195?
CVSS scoring is not yet available for CVE-2026-47195. Check NVD for updates.
Is there a patch for CVE-2026-47195?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.