CVE-2023-35078: An authentication bypass vulnerability in Ivanti EPMM allows unauthorized users to access restricted functi...
An authentication bypass vulnerability in Ivanti EPMM allows unauthorized users to access restricted functionality or resources of the application without proper authentication.
Security readout for executives and security teams
Plain-English summary
Ivanti Endpoint Manager Mobile versions 11.8, 11.9, and 11.10 contain a critical authentication bypass. A remote, unauthenticated attacker may access restricted application functions or resources, creating serious confidentiality, integrity, and availability risk. CISA lists the vulnerability as known exploited, making exposed or unremediated systems an immediate business concern.
Executive priority
Immediate. Assign accountable owners to inventory, remediate, and investigate affected EPMM deployments. Prioritise internet-reachable systems and confirm completion with evidence. Because CISA records known exploitation and the vulnerability requires no credentials or user action, delay materially increases the chance of compromise.
Technical view
CVE-2023-35078 is a CWE-287 authentication bypass affecting Ivanti EPMM 11.8, 11.9, and 11.10. Its CVSS 3.0 score is 10.0: network-accessible, low complexity, requiring neither privileges nor user interaction, with changed scope and high potential impact across confidentiality, integrity, and availability.
Likely exposure
Organisations running the listed EPMM versions are affected. Risk is greatest where the vulnerable application or API is reachable from untrusted networks. The supplied evidence does not establish which individual deployments are internet-accessible, patched, or otherwise protected.
Exploitation context
Active exploitation is supported by CISA's Known Exploited Vulnerabilities catalog. The supplied sources do not describe exploitation volume, specific victims, attacker groups, or observed techniques, so those details should not be inferred.
Researcher notes
The source bundle establishes authentication bypass, affected versions, a 10.0 CVSS vector, and KEV status. It does not provide fixed-version numbers, indicators of compromise, exploit-chain details, or deployment-specific exposure. Validation should therefore combine version and update checks, reachability assessment, access-control testing, and log review without treating absent alerts as proof of safety.
Mitigation direction
Identify every deployment running Ivanti EPMM 11.8, 11.9, or 11.10.
Apply the applicable Ivanti security update using current vendor guidance.
Restrict untrusted network access until remediation is confirmed.
Prioritise investigation of externally reachable or previously exposed systems.
Review Ivanti and CISA guidance for updated remediation information.
Validation and detection
Verify deployed EPMM versions against the affected version list.
Confirm the vendor security update is installed on every instance.
Test that restricted application resources reject unauthenticated requests.
Review relevant access and security logs for unexplained unauthenticated activity.
Confirm network controls prevent unnecessary access from untrusted sources.
The source record changed after analysis: Material source record changed after analysis.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-287: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
Exploitation: activeAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-287 · source CWE mapping
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.