LANSCOPE Endpoint Manager RCE exploited in wild
A critical RCE flaw in MOTEX LANSCOPE Endpoint Manager on-premises (CVE-2025-61932) is being exploited; customers report malicious packets from external sources.
MOTEX Corporation's LANSCOPE Endpoint Manager on-premises edition contains a critical vulnerability (CVE-2025-61932) stemming from improper source verification of communication channels. The flaw allows remote attackers to execute arbitrary code by sending specially crafted packets to affected systems. Japan's IPA reports that the vendor has confirmed instances of customers receiving malicious packets from external sources, indicating active exploitation in the wild.
The vulnerability affects LANSCOPE Endpoint Manager on-premises version 9.4.7.1 and earlier, specifically the Client Program (MR) and Detection Agent (DA) components. The cloud version of the product is not affected. With a CVSS v3 score of 9.8, this is rated as a critical severity issue requiring immediate attention.
MOTEX has released patches and workarounds for affected customers. Organizations running vulnerable versions should immediately apply the latest updates or implement the vendor-provided workarounds to mitigate the risk of remote code execution.
Mentioned in this report
Detection guidance
Suspicious Child Process Spawned by LANSCOPE Endpoint Manager Agent (MR/DA)
Detects the LANSCOPE Endpoint Manager Client Program (MR) or Detection Agent (DA) process spawning a shell or scripting interpreter, consistent with post-exploitation of CVE-2025-61932 remote code execution via crafted packets. Auto-generated starting point — validate and tune in your environment before deploying. IOC matches can false-positive on shared infrastructure and decay as adversary infrastructure rotates.
title: Suspicious Child Process Spawned by LANSCOPE Endpoint Manager Agent
id: 62e73caa-1a8c-51f9-a2cf-d3fd56fc08e0
status: experimental
description: 'Detects a command shell or scripting interpreter spawned by the LANSCOPE
Endpoint Manager Client Program (MR) or Detection Agent (DA) service processes.
This pattern is consistent with exploitation of CVE-2025-61932, an unauthenticated
RCE in LANSCOPE Endpoint Manager on-premises (<=9.4.7.1) triggered by specially
crafted packets reaching the MR/DA listener processes.
'
references:
- https://www.ipa.go.jp
author: Vorant
tags:
- attack.t1203
- attack.execution
logsource:
category: process_creation
product: windows
detection:
selection_parent:
ParentImage|contains:
- \LanScope\
- \MOTEX\
ParentImage|endswith:
- \MR.exe
- \DA.exe
- \MRAgent.exe
- \DAAgent.exe
selection_child:
Image|endswith:
- \cmd.exe
- \powershell.exe
- \powershell_ise.exe
- \cscript.exe
- \wscript.exe
- \mshta.exe
- \rundll32.exe
- \regsvr32.exe
condition: selection_parent and selection_child
falsepositives:
- Legitimate LANSCOPE agent maintenance scripts or vendor-provided diagnostic tools
invoked by administrators
- Software update routines that call helper scripts from the LANSCOPE installation
directory
level: high
LANSCOPE Endpoint Manager Agent Process Initiating Outbound Network Connection After Exploitation
Detects the LANSCOPE Endpoint Manager Client Program (MR) or Detection Agent (DA) process initiating outbound network connections to non-management infrastructure, which may indicate command-and-control activity following exploitation of CVE-2025-61932. Auto-generated starting point — validate and tune in your environment before deploying. IOC matches can false-positive on shared infrastructure and decay as adversary infrastructure rotates.
title: LANSCOPE Endpoint Manager Agent Process Initiating Outbound Connection
id: b9bc1540-d88c-58f4-80c1-078d324cff9d
status: experimental
description: 'Detects the LANSCOPE Endpoint Manager Client Program (MR) or Detection
Agent (DA) process making outbound network connections. Following exploitation of
CVE-2025-61932, an attacker gaining code execution within these agent processes
may use the compromised process to establish command-and-control or exfiltration
channels. Baseline normal LANSCOPE-to-management-server communication before enabling
in production, since legitimate check-in traffic will also match; consider tuning
against known management server IP/port ranges.
'
references:
- https://www.ipa.go.jp
author: Vorant
tags:
- attack.t1071
- attack.command_and_control
logsource:
category: network_connection
product: windows
detection:
selection:
Image|contains:
- \LanScope\
- \MOTEX\
Image|endswith:
- \MR.exe
- \DA.exe
- \MRAgent.exe
- \DAAgent.exe
Initiated: 'true'
condition: selection
falsepositives:
- Normal LANSCOPE agent check-in or update communication with the legitimate on-premises
management server
- Scheduled inventory/asset reporting traffic from the agent to internal collection
servers
level: medium
Behavioural rules are generated from public reporting — validate in your environment before deploying.
Source reporting: https://www.ipa.go.jp/security/security-alert/2025/20251020-jvn.html
This is the public brief
Subscribers see the full picture: extracted IOCs, ready-to-deploy detections (Sigma, Splunk, KQL, Elastic, YARA, Suricata), the entity graph, TAXII 2.1 feed and real-time alerts matched to your sectors.
Start free