CVE 9.5 CRITICAL

Quest Bot: Untrusted pull request code can be built and deployed by privileged `workflow_run` deployment._CVE-2026-47172

9.5 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/

Description

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.

AI Analysis

Untrusted pull request code can be built and deployed by privileged workflow_run deployment, allowing for malicious container deployment and production bot compromise.

Basic Information

ID CVE-2026-47172
Source GitHub_M
Published Jun 11, 2026 at 18:28

Affected Product

Vendor duck-organization
Product quest-bot
Version < 1.0.3
Affected Versions duck-organization quest-bot < 1.0.3

CWE Classification

AI Assessment

AI Score 9.5 / 10
AI Severity Critical
Vendor duck-organization
Product quest-bot
Version < 1.0.3

References

πŸ’­ Join the Security Discussion

πŸ”’ Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.