{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-44002",
    "assignerOrgId": "00000000-0000-4000-9000-000000000000",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "00000000-0000-4000-9000-000000000000"
      },
      "title": "Template renderer command injection in Orbit Mail maintenance jobs",
      "descriptions": [
        {
          "lang": "en",
          "value": "The appliance assembled a shell command by concatenating a renderer binary, template path, and user-controlled directive fields. Escaping was only applied to the template path, so directive values containing shell separators were evaluated by the maintenance job runner."
        }
      ],
      "affected": [
        {
          "vendor": "Orbit Mail",
          "product": "Orbit Mail Appliance",
          "versions": [
            {
              "version": "Orbit Mail Appliance 7.1.0 through 7.1.5",
              "status": "affected"
            }
          ],
          "defaultStatus": "unknown"
        }
      ],
      "references": [
        {
          "name": "VAPT writeup",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://research.vapt.com/writeups/orbit-mail-template-command-injection"
        },
        {
          "name": "Vendor advisory",
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://orbit.example/security/advisories/template-renderer-fix"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Noah Injection"
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "baseScore": 8.6,
            "baseSeverity": "HIGH"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78",
              "lang": "en"
            },
            {
              "description": "OS Command Injection",
              "lang": "en"
            }
          ]
        }
      ]
    }
  }
}