{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "8.0.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "f743b97f89da469a4c70b82bd61d0a59a3a957a9"
            }
          ],
          "repo": "https://github.com/phili67/ecclesiacrm",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-vmgq-gpf9-mjjj"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44418.json"
  },
  "details": "EcclesiaCRM is CRM Software for church management. In 8.0.0 and earlier, the ValidateInput() function's default case in EcclesiaCRM's query view passes user-supplied POST parameters directly into SQL queries via str_replace without any sanitization, enabling SQL injection through query parameters that use non-standard validation types. This is caused by an incomplete fix for CVE-2026-35184.",
  "id": "CVE-2026-44418",
  "modified": "2026-07-08T05:36:49.446159138Z",
  "published": "2026-05-13T20:58:38.439Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44418.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/phili67/ecclesiacrm/security/advisories/GHSA-vmgq-gpf9-mjjj"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44418"
    },
    {
      "type": "FIX",
      "url": "https://github.com/phili67/ecclesiacrm/commit/f743b97f89da469a4c70b82bd61d0a59a3a957a9"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Incomplete fix for CVE-2026-35184: SQL Injection in phili67/ecclesiacrm"
}