{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:dokku:dokku:*:*:*:*:-:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.38.7"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "fd9e06d56bd5ee6f38a4ab456f6795568290863e"
            }
          ],
          "repo": "https://github.com/dokku/dokku",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-72vm-7pc2-x95w"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54636.json"
  },
  "details": "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, \u003e 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.",
  "id": "CVE-2026-54636",
  "modified": "2026-07-15T01:49:17.088437017Z",
  "published": "2026-06-26T16:23:58.377Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54636.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/dokku/dokku/security/advisories/GHSA-72vm-7pc2-x95w"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54636"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dokku/dokku/pull/8672"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Dokku: OS Command Injection via app.json managed Cron"
}