Vulnerability Description
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 requests.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/crmeb/CRMEB
- https://github.com/crmeb/CRMEB/blob/v6.0.0/crmeb/app/services/system/admin/Syste
- https://github.com/crmeb/CRMEB/issues/119
- https://www.vulncheck.com/advisories/crmeb-through-6.0.0-missing-authorization-v
FAQ
What is CVE-2026-85212?
CVE-2026-85212 is a vulnerability with a CVSS score of 8.3 (HIGH). 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 rol...
How severe is CVE-2026-85212?
CVE-2026-85212 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85212?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.