3 matches found
CVE-2026-85212
CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...
CVE-2026-85212 CRMEB through 6.0.0 Missing Authorization via Inert verifyAuth Role Check
CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...
CVE-2026-85212
CRMEB (through version 6.0.0 ) contains an authentication bypass in the verifyAuth() method of SystemRoleServices.php. The root cause is that the method returns true from both conditional branches, rendering the role check inert and always permitting requests. As a result, sub-administrators and ...