Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable agent service requires no auth; crash-only impact maps to A:H with no confirmed confidentiality or integrity effect per vendor assessment.
Primary rating from Vendor (ivanti).
CVSS VectorVendor: ivanti
Lifecycle Timeline
2DescriptionCVE.org
An out-of-bounds read in the Agent of Ivanti Endpoint Manager before version 2024 SU7 allows a remote unauthenticated attacker to crash an agent service.
Articles & Coverage 2
AnalysisAI
Denial-of-service via out-of-bounds read in the Ivanti Endpoint Manager Agent (all versions before 2024 SU7) allows remote unauthenticated attackers to crash the agent service with a single crafted network request. The CVSS 7.5 vector (AV:N/AC:L/PR:N/UI:N) confirms no authentication or user interaction is required, making this trivially exploitable from any network-reachable position. No public exploit code or CISA KEV listing has been identified at time of analysis; impact is limited to availability disruption of the EPM agent, with no confirmed confidentiality or integrity consequence.
Technical ContextAI
Ivanti Endpoint Manager (EPM) is an enterprise IT asset and endpoint management platform; the Agent component runs on managed endpoints and communicates back to the EPM server. CWE-125 (Out-of-Bounds Read) indicates the Agent's network-facing service reads beyond the bounds of an allocated memory buffer when processing attacker-controlled input, triggering a crash. The CPE string cpe:2.3:a:ivanti:endpoint_manager:*:*:*:*:*:*:*:* covers all versions of the product across all platforms. Notably, while the vulnerability class (OOB read) can in some configurations leak adjacent memory contents - hence the 'Information Disclosure' tag in source intelligence - the vendor's CVSS assessment records C:N, indicating Ivanti has not confirmed exfiltration of sensitive data as a demonstrated outcome; the practical confirmed impact is a service crash.
RemediationAI
Upgrade all Ivanti EPM deployments to version 2024 SU7 or later, as confirmed by the vendor advisory at https://hub.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-EPM-August-2026. Where immediate patching is not feasible, restrict network access to the EPM Agent service ports using host-based or network-layer firewall rules to permit only traffic from the authorised EPM server IP addresses - this reduces the attack surface to internal or trusted-network actors and limits unauthenticated remote reachability. Note that firewall restrictions may affect agent-to-server communication if misconfigured; test in a non-production environment before broad rollout. No alternative workaround eliminating the underlying OOB read has been documented by the vendor.
More in Endpoint Manager
View allIvanti Endpoint Manager contains an absolute path traversal vulnerability allowing unauthenticated remote attackers to l
Ivanti Endpoint Manager contains a second absolute path traversal vulnerability for unauthenticated information disclosu
Ivanti Endpoint Manager contains a third absolute path traversal vulnerability for unauthenticated information disclosur
Ivanti Endpoint Manager before 2024 SU5 contains an authentication bypass (CVE-2026-1603, CVSS 8.6) that allows unauthen
A improper input validation vulnerability exists in Ivanti Endpoint Manager 2022 and below that could allow privilege es
An unspecified SQL Injection vulnerability in Core server of Ivanti EPM 2022 SU5 and prior allows an unauthenticated att
LDMS/alert_log.aspx in Ivanti Endpoint Manager through 2020.1 allows SQL Injection via a /remotecontrolauth/api/device r
An unrestricted file-upload issue in EditLaunchPadDialog.aspx in Ivanti Endpoint Manager 2019.1 and 2020.1 allows an aut
SQL injection in Ivanti Endpoint Manager before 2024 November Security Update or 2022 SU6 November Security Update allow
Deserialization of untrusted data in the agent portal of Ivanti EPM before 2022 SU6, or the 2024 September update allows
SQL injection in the management console of Ivanti EPM before 2022 SU6, or the 2024 September update allows a remote unau
Unsafe Deserialization of User Input could lead to Execution of Unauthorized Operations in Ivanti Endpoint Manager 2022
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56154
GHSA-mr3q-2wp4-2885