{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "7.1.0"
              },
              {
                "last_affected": "7.0.5"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d9e27d8187c1527086d86bca333f5b3cce105474"
            }
          ],
          "repo": "https://github.com/churchcrm/crm",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39318.json"
  },
  "details": "ChurchCRM is an open-source church management system. Versions prior to 7.1.0 have an SQL injection vulnerability in the endpoints `/GroupPropsFormRowOps.php`, `/PersonCustomFieldsRowOps.php`, and `/FamilyCustomFieldsRowOps.php`. A user has to be authenticated. For `ManageGroups` privileges have to be enabled and for the other two endpoints the attack has to be executed by an administrative user. These users can inject arbitrary SQL statements through the `Field` parameter and thus modify tables from the database.  This vulnerability is fixed in 7.1.0.",
  "id": "CVE-2026-39318",
  "modified": "2026-07-08T05:36:07.580677697Z",
  "published": "2026-04-07T17:27:51.450Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39318.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ChurchCRM/CRM/security/advisories/GHSA-8r53-w4r6-w62c"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ChurchCRM/CRM/security/advisories/GHSA-j3vj-59vv-h4rc"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39318"
    }
  ],
  "related": [
    "GHSA-8r53-w4r6-w62c",
    "GHSA-j3vj-59vv-h4rc"
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ChurchCRM has a DDL SQL Injection in GroupPropsFormRowOps.php"
}