Vulnerability Description
Dokku is a docker-powered PaaS. Prior to 0.38.7, the cron plugin utilizes commands in the app.json file to manage system cron running as the Dokku user. An app.json cron command utilizing special shell characters - including, but not limited to, > or ; - can break out of the Docker container and execute commands on the host as the Dokku user. This vulnerability is fixed in 0.38.7.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dokku | Dokku | < 0.38.7 |
Related Weaknesses (CWE)
References
- https://github.com/dokku/dokku/pull/8672Issue TrackingPatch
- https://github.com/dokku/dokku/security/advisories/GHSA-72vm-7pc2-x95wVendor Advisory
FAQ
What is CVE-2026-54636?
CVE-2026-54636 is a vulnerability with a CVSS score of 9.0 (CRITICAL). Dokku is a docker-powered PaaS. Prior to 0.38.7, the cron plugin utilizes commands in the app.json file to manage system cron running as the Dokku user. An app.json cron command utilizing special shel...
How severe is CVE-2026-54636?
CVE-2026-54636 has been rated CRITICAL with a CVSS base score of 9.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-54636?
Check the references section above for vendor advisories and patch information. Affected products include: Dokku Dokku.