ZeroHour
Cyber Security Newspublished ()ingested Kavichselvan

Ivanti EPMM, Neurons and Sentry Vulnerabilities Enable Privilege Escalation and RCE Attacks

AI summary · glm-5.3-flash

Ivanti patched ten CVEs across EPMM, Neurons for ITSM and Sentry, including critical unauthenticated deserialization RCE; no active exploitation reported.

On September 8, 2026, Ivanti disclosed advisories covering ten CVEs in Endpoint Manager Mobile (EPMM), Neurons for ITSM, and Sentry. The most severe are two unauthenticated deserialization RCE flaws in Neurons for ITSM, CVE-2026-12744 and CVE-2026-12745 (CVSS 9.8), plus three missing-authorization RCE bugs rated 9.9 and three authenticated deserialization RCE flaws. EPMM has CVE-2026-18851 (CVSS 8.8), an authenticated privilege escalation flaw, and Sentry has CVE-2026-83527 (CVSS 8.1), an authentication bypass. Ivanti reports no evidence of active exploitation; cloud/SaaS ITSM was patched on August 9, 2026, while on-premises 2025.2 through 2026.1 require September 2026 patches.

  • Ten CVEs disclosed across three Ivanti products, several rated critical
  • Unauthenticated deserialization RCE in Neurons for ITSM (CVE-2026-12744/12745, CVSS 9.8)
  • Ivanti credited LLM-assisted analysis in its product security workflow for discovery
  • EPMM CVE-2026-18851 (8.8) allows admin escalation; Sentry CVE-2026-83527 (8.1) is an auth bypass
  • No evidence of active exploitation; patch internet-exposed ITSM and Sentry promptly

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-12645
+2 in the same advisory: …12646 …12647
Missing Authorization Flaw Enables Authenticated RCE in Ivanti Neurons for ITSM

CVE-2026-12645 is a critical Missing Authorization flaw (CWE-862) in Ivanti Neurons for ITSM, Ivanti's IT service management platform, where functionality on the server can be reached without the required authorization checks. A remote attacker who already holds valid low-privileged credentials can trigger the flaw with crafted requests to the affected component, and because the check is absent they can execute arbitrary code on the server. The CVSS scope-changed metric (S:C) indicates that successful exploitation may impact resources beyond the vulnerable component, with high impact to confidentiality, integrity, and availability. Organizations running Ivanti Neurons for ITSM in versions before 2026.2 are affected; the fix shipped as part of a batch of 10 patches across Ivanti's EPMM, Neurons for ITSM, and Sentry products. No exploitation in the wild, public proof-of-concept, or KEV listing is known, and EPSS currently estimates about a 1.2% probability of exploitation in the next 30 days.

Do: Upgrade Ivanti Neurons for ITSM to version 2026.2 or later per Ivanti's advisory. Until patched, restrict which accounts can reach the platform, watch for anomalous authenticated activity and unexpected server-side code execution, and check Ivanti's advisory for any interim mitigation or workaround guidance. Because exploitation requires valid credentials, also review accounts with low-privileged access to the ITSM instance for signs of compromise.

9.91%
  • Ivanti Neurons for ITSM all versions before 2026.2
largeroughly 1,000-10,000 enterprise deployments/tenants, with aggregate internal users plausibly in the hundreds of thousands (exact counts not publicly published)
CVE-2026-12650
+2 in the same advisory: …12648 …12651
Authenticated Deserialization RCE in Ivanti Neurons for ITSM

Ivanti Neurons for ITSM versions before 2026.2 contain a deserialization of untrusted data flaw (CWE-502) that allows remote code execution. A remote attacker who already holds valid (low-privilege) credentials sends crafted serialized data to the server, triggering the flaw; the CVSS scope-changed rating (9.9) indicates successful exploitation affects resources beyond the vulnerable component, effectively compromising the underlying server. An attacker gains arbitrary code execution on the ITSM server, with high impact on confidentiality, integrity, and availability. Any organization running an affected version of Ivanti Neurons for ITSM is exposed, though the authentication requirement means instances that are internet-facing or that expose accounts to partners/customers carry the highest risk. As of the data available, there is no evidence of in-the-wild exploitation, no public proof-of-concept, and the flaw is not in CISA KEV; EPSS estimates roughly a 1.5% chance of exploitation within 30 days (72nd percentile).

Do: Upgrade Ivanti Neurons for ITSM to version 2026.2 or later, and apply Ivanti's current patch bundle covering the related EPMM, Neurons, and Sentry flaws. Until patched, review whether the ITSM instance is internet-exposed, audit and restrict which accounts can reach it (disable stale or partner-facing credentials), and monitor Ivanti advisories for news of active exploitation since exploitation requires valid authentication.

9.9
group max
1%
  • Ivanti Neurons for ITSM all versions before 2026.2
moderateon the order of thousands of deployments (one server or cloud tenant per customer); no public install counts
CVE-2026-12744
+1 in the same advisory: …12745
Unauthenticated Deserialization RCE in Ivanti Neurons for ITSM

CVE-2026-12744 is a deserialization of untrusted data flaw (CWE-502) in Ivanti Neurons for ITSM that allows a remote, unauthenticated attacker to execute arbitrary code on the server. It is triggered by sending crafted serialized input to the network-exposed ITSM service; the CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms the attack requires no privileges, no user interaction, and low complexity. Successful exploitation yields full server compromise, with high impact to confidentiality, integrity, and availability. All organizations running Ivanti Neurons for ITSM on any release before 2026.2 are affected, with internet-exposed or broadly reachable deployments at greatest risk. There is no known public proof-of-concept, the flaw is not yet in CISA's KEV, and EPSS estimates a 2.2% probability of exploitation within 30 days, but the patch shipped as part of a recent batch of Ivanti fixes, so defenders should treat it as a priority despite the absence of confirmed exploitation.

Do: Upgrade Ivanti Neurons for ITSM to version 2026.2 or later. Until patched, restrict network access to the ITSM server to trusted ranges (e.g., internal-only firewall rules or VPN), since unauthenticated attackers on any reachable network path can attempt exploitation. Because this fix was released alongside a batch of Ivanti patches covering EPMM, Neurons, and Sentry, review and apply the full advisory set rather than this CVE alone.

9.82%
  • Ivanti Neurons for ITSM all versions before 2026.2
moderate~1,000-10,000 server instances/tenants (exact install base unknown)
CVE-2026-18851
Missing Authorization in Ivanti Endpoint Manager Mobile Allows Admin Privilege Escalation

CVE-2026-18851 is a missing-authorization flaw (CWE-862) in Ivanti Endpoint Manager Mobile (EPMM) in which certain functionality fails to verify that an authenticated user is authorized to perform administrative actions. A remote attacker who already holds a valid low-privilege session can send crafted requests over the network, with no user interaction required, and escalate to administrator. From an admin position, the attacker gains full control of the mobile device management console, including access to managed-device data and the ability to alter or push configurations to enrolled devices. Organizations running EPMM versions before 12.10.0.0, 12.9.0.2, or 12.8.0.4 are affected. As of the advisory there is no known in-the-wild exploitation and no public proof-of-concept, it is not in CISA KEV (EPSS ~1.0%), and it was patched as part of a larger Ivanti batch covering EPMM, Neurons for ITSM and Sentry flaws enabling RCE and admin access.

Do: Upgrade EPMM to 12.10.0.0, 12.9.0.2, or 12.8.0.4 depending on the release branch in use, per Ivanti's advisory. Until patched, restrict EPMM console/API interfaces to trusted networks and review logs for authenticated users performing unexpected administrative actions. Because this fix ships in the same batch as other EPMM, Neurons for ITSM and Sentry patches, apply the full set of vendor updates rather than only this CVE.

8.81%
  • Ivanti Endpoint Manager Mobile (EPMM) All versions before 12.10.0.0, 12.9.0.2, and 12.8.0.4 (each supported release branch); fixed in 12.10.0.0, 12.9.0.2, and 12.8.0.4
massplausibly >1,000,000 managed devices/users across tens of thousands of enterprise and government deployments
CVE-2026-83527
Authentication Bypass in Ivanti Sentry Grants Remote Admin Access

CVE-2026-83527 is an authentication bypass (CWE-288) in Ivanti Sentry that allows a remote, unauthenticated attacker to gain administrative-level access to the appliance. It is triggered over the network with no prior privileges or user interaction, though the high-attack-complexity (AC:H) CVSS rating indicates exploitation depends on specific conditions rather than a trivially reliable path. A successful attacker obtains admin-level control of Sentry, the gateway component many organizations deploy alongside Ivanti EPMM/MobileIron for mobile device management, potentially exposing or disrupting device-management functions. Any organization running Ivanti Sentry on builds earlier than the fixed releases R10.8.2, R10.7.3, or R10.6.4 (depending on release line) is affected. No public proof-of-concept is known, the flaw is not in CISA's KEV catalog, and EPSS assigns a 1.5% probability of exploitation within 30 days, so active exploitation is not currently confirmed.

Do: Upgrade Ivanti Sentry to R10.8.2 (or R10.7.3 / R10.6.4 for the corresponding release line) as addressed in Ivanti's advisory AV26-897. Until patched, minimize Sentry's internet exposure to required management/enrollment traffic and review appliance logs for unexpected administrator logins. Ivanti EPMM and Neurons for ITSM administrators should also review the same advisory, which covers additional flaws in those products.

8.11%
  • Ivanti Sentry All builds before R10.8.2, before R10.7.3, and before R10.6.4 (fixed in R10.8.2, R10.7.3, and R10.6.4, per release line)
nichelikely low-thousands of deployments, with only a few hundred internet-exposed instances in past public scans
Full article577 words · extracted from cybersecuritynews.com · click to collapse

Ivanti has disclosed a wave of security advisories affecting three flagship enterprise products, Endpoint Manager Mobile, Neurons for ITSM, and Sentry, exposing organizations to risks ranging from privilege escalation to full remote code execution.

The disclosures, published on September 8, 2026, cover ten distinct CVEs, several rated critical, underscoring the breadth of exposure across Ivanti’s mobile device management and IT service management ecosystem.

Ivanti EPMM Vulnerabilities

The first advisory addresses CVE-2026-18851, a high-severity missing authorization flaw in Ivanti Endpoint Manager Mobile (EPMM) carrying a CVSS score of 8.8.

The vulnerability, rooted in CWE-862, allows a remote authenticated attacker to escalate privileges to full administrator access. Versions 12.9.0.1 and earlier, 12.8.0.3 and earlier, and all builds prior to 12.10.0.0 are affected. Ivanti has released fixed versions 12.10.0.0, 12.9.0.2, and 12.8.0.4 to close the gap.

The most severe findings concern Ivanti Neurons for ITSM, where eight separate CVEs were disclosed, three of them carrying a maximum-risk 9.9 critical rating.

Two flaws, CVE-2026-12744 and CVE-2026-12745, involve deserialization of untrusted data (CWE-502) and can be triggered by unauthenticated attackers to execute arbitrary code on the server, each scoring 9.8.

Additional deserialization bugs, CVE-2026-12651, CVE-2026-12650, and CVE-2026-12648, require authentication but still permit remote code execution. Three missing authorization issues, CVE-2026-12645, CVE-2026-12646, and CVE-2026-12647, also enable authenticated attackers to execute code and each rate 9.9 in severity.

Notably, Ivanti disclosed that these ITSM flaws were uncovered through the company’s use of advanced large language models integrated into its product security and engineering workflows, marking a rare instance of AI-assisted vulnerability discovery being credited in a formal advisory.

The cloud and SaaS version of Neurons for ITSM was patched across all landscapes on August 9, 2026, requiring no customer action.

On-premises customers running versions 2025.2 through 2026.1 must apply September 2026 security patches, while version 2026.2 for on-premises deployments is scheduled for release on September 21.

Rounding out the disclosures, CVE-2026-83527 affects Ivanti Sentry deployments managed through EPMM and Neurons for MDM.

This authentication bypass vulnerability, scored 8.1 and classified under CWE-288, lets a remote unauthenticated attacker obtain administrative-level access. Fixed releases R10.8.2, R10.7.3, and R10.6.4 are now available. The flaw was responsibly disclosed by researcher btaol of Aquila Sec Lab.

Product LineCVE Identifier(s)Severity & CVSSVulnerability Type & ImpactRemediation Status
Endpoint Manager Mobile (EPMM)CVE-2026-18851High (8.8)Missing Authorization (CWE-862) leading to full admin privilege escalationFixed in versions 12.10.0.0, 12.9.0.2, and 12.8.0.4
Neurons for ITSMCVE-2026-12744, CVE-2026-12745Critical (9.8)Deserialization of Untrusted Data (CWE-502) enabling unauthenticated RCEPatched in Cloud; Sept 2026 patches for On-Prem 2025.2–2026.1
Neurons for ITSMCVE-2026-12645, CVE-2026-12646, CVE-2026-12647Critical (9.9)Missing Authorization allowing authenticated remote code executionPatched in Cloud; Sept 2026 patches for On-Prem 2025.2–2026.1
Neurons for ITSMCVE-2026-12651, CVE-2026-12650, CVE-2026-12648High / CriticalDeserialization of Untrusted Data permitting authenticated RCEPatched in Cloud; Sept 2026 patches for On-Prem 2025.2–2026.1
Ivanti SentryCVE-2026-83527High (8.1)Authentication Bypass (CWE-288) granting remote unauthenticated admin accessFixed in releases R10.8.2, R10.7.3, and R10.6.4

Ivanti states it has no evidence of active exploitation for any of these vulnerabilities prior to disclosure. Given the historical targeting of Ivanti’s edge and mobile management infrastructure by threat actors, security teams should prioritize patching, particularly for internet-exposed Neurons for ITSM instances, without delay.

Learn 7 Metric-Gated AI SOC Deployment Phases – Download Free AI SOC Deployment Playbook 2026.

Guru Baranhttps://cybersecuritynews.com

Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.

Text extracted automatically; images, tables and formatting may be missing. Original: https://cybersecuritynews.com/multiple-ivanti-vulnerabilities/