---
id: CVE-2026-85212
title: >-
  CRMEB contains an authentication bypass vulnerability in the verifyAuth()
  method of SystemRoleServices.php that returns true from both conditional
  branches
summary: >-
  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 endpoi…
severity: high
cvss: 8.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L'
cwe:
  - CWE-862
published: '2026-09-03'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T15:53:23.707'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85212'
references:
  - url: 'https://github.com/crmeb/CRMEB'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/crmeb/CRMEB/blob/v6.0.0/crmeb/app/services/system/admin/SystemRoleServices.php
    label: disclosure@vulncheck.com
  - url: 'https://github.com/crmeb/CRMEB/issues/119'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/crmeb-through-6.0.0-missing-authorization-via-inert-verifyauth-role-check
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00601
epssPercentile: 0.46494
ingestedAt: '2026-09-10T16:57:28.702Z'
vendor: crmeb
product: CRMEB
affected:
  - CRMEB <= 6.0.0
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-03T15:03:57.245055Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
