Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, the repository has a privileged deploy workflow that runs after the unprivileged build workflow completes. The build workflow runs on pull requests, and the deploy workflow checks out the triggering workflow’s head_sha, builds that code into a Docker image, pushes it as latest, and triggers production deployment. If an attacker can open a pull request from a branch named main, the deploy workflow condition can treat the PR build as deployable and build the attacker-controlled commit in a privileged deployment context. This can result in malicious container deployment and production bot compromise. This issue has been patched in version 1.0.3.
CVSS
No CVSS.
References
Configurations
No configuration.
History
11 Jun 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/duck-organization/questbot/security/advisories/GHSA-9qf3-c86c-j346 - |
11 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-11 19:16
Updated : 2026-06-17 10:54
NVD link : CVE-2026-47172
Mitre link : CVE-2026-47172
CVE.ORG link : CVE-2026-47172
JSON object : View
Products Affected
No product.
CWE
CWE-829
Inclusion of Functionality from Untrusted Control Sphere
