---
cve: "CVE-2026-47172"
severity: "CRITICAL"
cvss: 9.5
epss: "32%"
vendor: "duck-organization"
kev: false
exploited: false
published: "2026-06-11 19:16:45"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T07:41:10+02:00"
---

# CVE-2026-47172

> 9.5 CRITICAL · 🧪 PoC

## Beschreibung

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-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- c89fbd44fbd0d035005be4e4b6299021e2525895 (Commit)

## Referenzen

- <https://github.com/duck-organization/questbot/security/advisories/GHSA-9qf3-c86c-j346>
- <https://github.com/duck-organization/questbot/releases/tag/questbot-v1.0.3>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-47172) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
