CVE-2026-85212 PUBLISHED

CRMEB through 6.0.0 Missing Authorization via Inert verifyAuth Role Check

Assigner: VulnCheck
Reserved: 03.09.2026 Published: 03.09.2026 Updated: 03.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor crmeb
Product CRMEB
Versions Default: unaffected
  • affected from 0 to 6.0.0 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Missing Authorization CWE