CVE-2026-54636 Details
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.
A command injection vulnerability has been identified in the Dokku cron plugin, prior to version 0.38.7. The issue arises because the cron plugin executes commands from the app.json file for system cron management under the Dokku user. If an app.json cron command includes special shell characters, such as '>' or ';', it can escape the Docker container's confines and execute commands on the host system as the Dokku user. This vulnerability affects installations using the app.json plugin with cron integration, particularly those where openresty is the configured proxy.
Users can upgrade to Dokku version 0.38.7 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dokku/dokku/pull/8672 | [email protected] | Issue TrackingPatch |
| https://github.com/dokku/dokku/security/advisories/GHSA-72vm-7pc2-x95w | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dokku dokku | < 0.38.7 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 29, 2026 | CVE Modified | CISA-ADP |
| Jun 26, 2026 | Initial Analysis | [email protected] |
| Jun 26, 2026 | New CVE Received | [email protected] |