{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:coolercontrol:coolercontrold:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "3.1.0"
              },
              {
                "fixed": "4.0.0"
              },
              {
                "last_affected": "4.0.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "f78ef02b082d929f748ecc95945f3c48cceb37d0"
            },
            {
              "fixed": "fc5d8bd9fe77529cdf1b8eedac3dc9877f5d2af0"
            }
          ],
          "repo": "https://gitlab.com/coolercontrol/coolercontrol",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "GitLab",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/5xxx/CVE-2026-5208.json"
  },
  "details": "Command injection in alerts in CoolerControl/coolercontrold \u003c4.0.0 allows authenticated attackers to execute arbitrary code as root via injected bash commands in alert names",
  "id": "CVE-2026-5208",
  "modified": "2026-07-15T01:49:15.756319096Z",
  "published": "2026-04-08T11:36:11.910Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://gitlab.com/coolercontrol/coolercontrol/-/blob/3.1.0/coolercontrold/src/alerts.rs?ref_type=tags#L576"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.com/coolercontrol/coolercontrol/-/releases/4.0.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/5xxx/CVE-2026-5208.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5208"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in coolercontrold"
}