{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0.1.0"
              },
              {
                "fixed": "0.8.2"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "967c66b82254210c003e8f33940f3d31e36a3dba"
            },
            {
              "fixed": "477c69aca38634bc56bf958e4ab4891cb0da92db"
            }
          ],
          "repo": "https://github.com/jo-jo98/ciguard",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jrm4-4pcf-4763"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-269"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44218.json"
  },
  "details": "ciguard is a static security auditor for CI/CD pipelines. From 0.1.0 to 0.8.1, the published ghcr.io/jo-jo98/ciguard container image inherits the default root user because the Dockerfile lacks a USER directive. This vulnerability is fixed in 0.8.2.",
  "id": "CVE-2026-44218",
  "modified": "2026-08-12T03:51:37.856996355Z",
  "published": "2026-05-12T19:39:16.632Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44218.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Jo-Jo98/ciguard/security/advisories/GHSA-jrm4-4pcf-4763"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44218"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ciguard: Container image runs as root (no USER directive)"
}