Description
Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, a user with Manage Server / ManageGuild, but without Manage Roles or Administrator, can configure the bot’s AutoRole feature to assign an arbitrary role to new members. If the selected role has Administrator and is below the bot’s highest role, the attacker can join with a controlled account and receive full server admin. This issue has been patched in version 1.0.3.
Published: 2026-06-11
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Quest Bot allows a Discord user with Manage Server permissions, but lacking Manage Roles or Administrator rights, to configure the bot's AutoRole feature. By assigning an arbitrary role that includes Administrator and is positioned below the bot's highest role, the user can create a controlled account that joins the server and immediately gains full administrative privileges. This grants the attacker complete control over the server, including the ability to ban members, delete channels, and modify server settings. The flaw represents a classic user‑controlled privilege escalation as identified by CWE‑266.

Affected Systems

The vulnerability affects deployments of duck‑organization's Quest Bot version 1.0.2 and earlier. Any server running an affected version where the bot has permission to modify AutoRole settings is susceptible. Administrators who deploy the bot must ensure they apply the fix before the bot becomes active. No specific operating system or platform exclusions are listed.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity. Based on the description, it is inferred that a user with Manage Server permissions, but not Manage Roles or Administrator, can exploit the vulnerability by configuring the bot’s AutoRole feature to assign an Administrator role that is below the bot’s highest role. EPSS is not available, and the issue is not listed in the CISA KEV catalog. The vulnerability is local to the Discord server environment and does not compromise external infrastructure.

Generated by OpenCVE AI on June 11, 2026 at 22:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Quest Bot to version 1.0.3 or later to apply the vendor's fix.
  • Delete or revoke any AutoRole configuration that grants Administrator or high‑privilege roles to new members.
  • Ensure the bot’s role is the topmost role in the server hierarchy so that any role assigned via AutoRole cannot be positioned above it.
  • Restrict permission to modify AutoRole settings to only users with Manage Roles or Administrator privileges to prevent future misconfigurations.

Generated by OpenCVE AI on June 11, 2026 at 22:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 11 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 11 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
Description Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, a user with Manage Server / ManageGuild, but without Manage Roles or Administrator, can configure the bot’s AutoRole feature to assign an arbitrary role to new members. If the selected role has Administrator and is below the bot’s highest role, the attacker can join with a controlled account and receive full server admin. This issue has been patched in version 1.0.3.
Title Quest Bot: Manage Server users can configure AutoRole to grant Administrator to controlled joining accounts
Weaknesses CWE-266
References
Metrics cvssV4_0

{'score': 7.5, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-11T19:15:41.053Z

Reserved: 2026-05-18T21:25:34.497Z

Link: CVE-2026-47169

cve-icon Vulnrichment

Updated: 2026-06-11T19:14:37.967Z

cve-icon NVD

Status : Deferred

Published: 2026-06-11T19:16:44.733

Modified: 2026-06-11T20:58:18.123

Link: CVE-2026-47169

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T22:15:09Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment