CISA warns of malware deployed through Ivanti EPMM flaws
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2025-4428 +1 in the same advisory: …4427 | Authenticated Code Injection RCE in Ivanti Endpoint Manager Mobile (EPMM) API CVE-2025-4428 is a code injection flaw (CWE-94) in the API component of Ivanti Endpoint Manager Mobile (EPMM) that lets an authenticated, low-privileged remote attacker execute arbitrary code by sending crafted API requests. Successful exploitation yields code execution on the MDM server itself (CVSS 8.8, High), which typically holds device inventory and administrative control over an organization's enrolled mobile fleet. Any organization running EPMM 12.5.0.0 or earlier is in scope. Exploitation is confirmed in the wild: CISA added the flaw to the Known Exploited Vulnerabilities catalog on 2025-05-19, EPSS puts the 30-day exploitation probability at 86% (100th percentile), and public reporting ties limited attacks to the China-linked actor UNC5221, who reportedly began exploiting it alongside the companion API authentication bypass CVE-2025-4427 shortly after disclosure. CISA has also warned that threat actors exploiting these EPMM flaws deploy two malware strains; ransomware involvement has not been confirmed. Do: Upgrade every EPMM instance running 12.5.0.0 or earlier to the patched release per Ivanti's security advisory, prioritizing internet-facing servers, and note that federal agencies must satisfy the BOD 22-01 required action (patch, apply vendor mitigations, or discontinue use of the product). If patching is delayed, restrict internet exposure of the API and review EPMM logs and the advisory's indicators of compromise, since attackers have chained this flaw with the CVE-2025-4427 authentication bypass and deployed malware. Treat any unpatched, exposed EPMM instance as actively targeted until it is remediated. | 8.8 group max | 86% | KEV |
| largetens of thousands of enterprise deployments (order of 10k-100k EPMM servers; many are internet-exposed) |
Indicators of compromiseauto-extracted · verify before use · export allAll →
| Type | Indicator | Context |
|---|---|---|
| ipv4 | 11.12.0.5 | tion. The vulnerabilities have been addressed with versions 11.12.0.5, 12.3.0.2, 12.4.0.2, or 12.5.0.1. The vulnerabilities affec |
| ipv4 | 12.3.0.2 | ulnerabilities have been addressed with versions 11.12.0.5, 12.3.0.2, 12.4.0.2, or 12.5.0.1. The vulnerabilities affect two unna |
| ipv4 | 12.4.0.2 | ties have been addressed with versions 11.12.0.5, 12.3.0.2, 12.4.0.2, or 12.5.0.1. The vulnerabilities affect two unnamed open-s |
Full article665 words · extracted from securityaffairs.com · click to collapse
Pierluigi Paganini
September 20, 2025

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) disclosed two malware strains found in a network compromised via Ivanti EPMM flaws.
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) published technical details of two malware families that were discovered in the network of an unnamed organization following the compromise of Ivanti Endpoint Manager Mobile (EPMM).
CISA released a report on two malware strains used in exploits of Ivanti EPMM flaws CVE-2025-4427 and CVE-2025-4428.
“The Cybersecurity and Infrastructure Security Agency (CISA) obtained two sets of malware from an organization compromised by cyber threat actors exploiting CVE-2025-4427 and CVE-2025-4428
in Ivanti Endpoint Manager Mobile (Ivanti EPMM).” reads the malware analysis report published by CISA. “Each set contains loaders for malicious listeners that enable cyber threat actors to run arbitrary code on the compromised server.”
In mid-May, Ivanti released security updates to address vulnerabilities CVE-2025-4427 and CVE-2025-4428, in Endpoint Manager Mobile (EPMM) software. The company confirmed that threat actors have chained the flaws in limited attacks to gain remote code execution.
Below is their description:
- CVE-2025-4427 (CVSS score: 5.3) – An authentication bypass in Endpoint Manager Mobile allowing attackers to access protected resources without proper credentials.
- CVE-2025-4428 (CVSS score: 7.2) – A remote code execution vulnerability in Endpoint Manager Mobile allowing attackers to execute arbitrary code on the target system.
CERT-EU reported both vulnerabilities to the software firm. The company confirmed that threat actors could chain the two vulnerabilities to achieve remote code execution without authentication.
The vulnerabilities have been addressed with versions 11.12.0.5, 12.3.0.2, 12.4.0.2, or 12.5.0.1.
The vulnerabilities affect two unnamed open-source libraries used in EPMM, the company pointed out that they don’t reside in their code. The company is still investigating the attacks, however, it does not have “reliable atomic indicators” at the time of this writing.
In May, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added Google Chromium, DrayTek routers, and SAP NetWeaver flaws to its Known Exploited Vulnerabilities (KEV) catalog.
In May 2025, threat actors exploited Ivanti EPMM flaws to access servers, executing commands via the /mifs/rs/api/v2/ endpoint. The attackers performed a series of malicious activities, including gathering system data, downloading malware and mapping networks. The intruders the dumped LDAP credentials, and maintained persistence by writing malicious files to /tmp. CISA analyzed two malware sets and urges organizations to use IOCs, apply detection guidance, and update to the latest Ivanti EPMM version.
The sets of malware analyzed by CISA are:
- Set 1 consists of the following malicious files:
web-install.jar,ReflectUtil.class, andSecurityHandlerWanListener.class. - Set 2 consists of the following malicious files:
web-install.jarandWebAndroidAppInstaller.class.
Each malware set includes a loader and listener that let attackers inject and execute arbitrary code on the compromised server.
The loaders run a malicious Java class listener, intercepting HTTP requests to decode and decrypt payloads for execution.
Below are additional details on the two malware sets.
Set 1: Uses a loader (ReflectUtil.class) disguised as an Apache package to bypass restrictions and secretly install a malicious listener (SecurityHandlerWanListener) into Apache Tomcat. This listener intercepts specific HTTP requests, decrypts hidden payloads, and dynamically creates new Java classes. The attackers attackers can run arbitrary code, maintain persistence, and exfiltrate data.
Set 2: Contains a loader (WebAndroidAppInstaller.class) posing as a MobileIron service. It installs another malicious listener that intercepts form-encoded HTTP requests, decrypts hidden parameters with a hard-coded AES key, builds and executes new classes, and then encrypts and returns the results. The attackers run arbitrary code on the vulnerable instance and can steal data and take over a compromised system.
Both malware sets give attackers powerful persistence, code execution, and data theft capabilities.
Organizations should update to the latest version, monitor for suspicious activity, and restrict access to MDM systems to prevent attacks.
CISA also shared YARA and SIGMA rules to detect the malware, along with MITRE ATT&CK techniques.
Follow me on Twitter: @securityaffairs and Facebook and Mastodon
(SecurityAffairs – hacking, Ivanti EPMM)
Text extracted automatically; images, tables and formatting may be missing. Original: https://securityaffairs.com/182350/malware/cisa-warns-of-malware-deployed-through-ivanti-epmm-flaws.html