The U.S. Cybersecurity and Infrastructure Safety Company (CISA) on Thursday launched particulars of two units of malware that have been found in an unnamed group’s community following the exploitation of safety flaws in Ivanti Endpoint Supervisor Cellular (EPMM).
“Every set comprises loaders for malicious listeners that allow cyber menace actors to run arbitrary code on the compromised server,” CISA stated in an alert.
The vulnerabilities that have been exploited within the assault embody CVE-2025-4427 and CVE-2025-4428, each of which have been abused as zero-days previous to them being addressed by Ivanti in Could 2025.
Whereas CVE-2025-4427 considerations an authentication bypass that enables attackers to entry protected assets, CVE-2025-4428 permits distant code execution. In consequence, the 2 flaws may very well be chained to execute arbitrary code on a susceptible machine with out authentication.
Based on CISA, the menace actors gained entry to server working EPMM by combing the 2 vulnerabilities round Could 15, 2025, following the publication of a proof-of-concept (PoC) exploit.
This permitted the attackers to run instructions that made it potential to gather system data, obtain malicious information, record the foundation listing, map the community, execute scripts to create a heapdump, and dump Light-weight Listing Entry Protocol (LDAP) credentials, the company added.
Additional evaluation decided that the cyber menace actors dropped two units of malicious information to the “/tmp” listing, every of which enabled persistence by injecting and working arbitrary code on the compromised server:
- Set 1 – web-install.jar (aka Loader 1), ReflectUtil.class, and SecurityHandlerWanListener.class
- Set 2 – web-install.jar (aka Loader 2) and WebAndroidAppInstaller.class
Particularly, each units include a loader which launches a malicious compiled Java class listener that intercepts particular HTTP requests and processes them to decode and decrypt payloads for subsequent execution.
“ReflectUtil.class manipulates Java objects to inject and handle the malicious listener SecurityHandlerWanListener in Apache Tomcat,” CISA stated. “[SecurityHandlerWanListener.class] malicious listener that intercepts particular HTTP requests and processes them to decode and decrypt payloads, which dynamically create and execute a brand new class.”
WebAndroidAppInstaller.class, however, works otherwise by retrieving and decrypting a password parameter from the request utilizing a hard-coded key, the contents of that are used to outline and implement a brand new class. The results of the execution of the brand new class is then encrypted utilizing the identical hard-coded key and generates a response with the encrypted output.
The tip result’s that it permits the attackers to inject and execute arbitrary code on the server, enabling follow-on exercise and persistence, in addition to exfiltrate information by intercepting and processing HTTP requests.
To remain protected in opposition to these assaults, organizations are suggested to replace their situations to the most recent model, monitor for indicators of suspicious exercise, and implement mandatory restrictions to forestall unauthorized entry to cell machine administration (MDM) programs.