ChurchCRM is an open-source church management system. From 7.2.0 to 7.2.2, The fix for CVE-2026-4058 is incomplete. The hardening commit was merged and then silently stripped from src/api/routes/public/public-user.php by an unrelated PR before any 7.2.x tag was cut. Every shipped 7.2.x release therefore remains exploitable by the PoC published with the original advisory. This vulnerability is fixed in 7.3.1.
PUBLISHED5.2CWE-287CWE-304
ChurchCRM: Incomplete fix for CVE-2026-40582: public API login still bypasses 2FA and account lockout in ChurchCRM 7.2.2
Problem type
Affected products
ChurchCRM
CRM
>= 7.2.0, < 7.3.1 - AFFECTED
References
https://github.com/ChurchCRM/CRM/security/advisories/GHSA-cwp8-rm8g-q5c9
https://github.com/ChurchCRM/CRM/security/advisories/GHSA-cwp8-rm8g-q5c9
https://github.com/ChurchCRM/CRM/pull/8855
https://github.com/ChurchCRM/CRM/pull/8855
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-44547Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-44547",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-05-12T22:30:15.737Z",
"dateReserved": "2026-05-06T20:59:00.593Z",
"datePublished": "2026-05-12T22:30:15.737Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-05-12T22:30:15.737Z"
},
"title": "ChurchCRM: Incomplete fix for CVE-2026-40582: public API login still bypasses 2FA and account lockout in ChurchCRM 7.2.2",
"descriptions": [
{
"lang": "en",
"value": "ChurchCRM is an open-source church management system. From 7.2.0 to 7.2.2, The fix for CVE-2026-4058 is incomplete. The hardening commit was merged and then silently stripped from src/api/routes/public/public-user.php by an unrelated PR before any 7.2.x tag was cut. Every shipped 7.2.x release therefore remains exploitable by the PoC published with the original advisory. This vulnerability is fixed in 7.3.1."
}
],
"affected": [
{
"vendor": "ChurchCRM",
"product": "CRM",
"versions": [
{
"version": ">= 7.2.0, < 7.3.1",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-287: Improper Authentication",
"cweId": "CWE-287",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "CWE-304: Missing Critical Step in Authentication",
"cweId": "CWE-304",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/ChurchCRM/CRM/security/advisories/GHSA-cwp8-rm8g-q5c9",
"name": "https://github.com/ChurchCRM/CRM/security/advisories/GHSA-cwp8-rm8g-q5c9",
"tags": [
"x_refsource_CONFIRM"
]
},
{
"url": "https://github.com/ChurchCRM/CRM/pull/8855",
"name": "https://github.com/ChurchCRM/CRM/pull/8855",
"tags": [
"x_refsource_MISC"
]
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 9.6,
"baseSeverity": "CRITICAL"
}
}
]
}
}
}