
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69259 is a NULL pointer dereference (unchecked NULL return value) vulnerability in Trend Micro Apex Central (on-premise) that allows an unauthenticated remote attacker to create a denial-of-service (DoS) condition. It affects all Apex Central 2019 builds prior to Build 7190 running on Windows. The vulnerability was discovered by Tenable and disclosed to Trend Micro on August 26, 2025, with coordinated public disclosure on January 7–8, 2026. It carries a CVSS v3.1 base score of 7.5 (High), assigned by Trend Micro (Trend Micro Advisory, Tenable Advisory).
The vulnerability resides in MsgReceiver.exe and its associated msgHandlerLogReceiver.dll, which listens on TCP port 20001. When processing message type 0x1b5b with the "new protocol" format, the code calls strstr() on user-supplied data to locate a \r\n sequence. If the input does not contain \r\n, strstr() returns NULL, but this return value is not checked before being used in subsequent pointer arithmetic — specifically a subtraction (sub eax, esi) that produces an invalid memory address, leading to an access violation and process crash. The primary CWE classification is CWE-476 (NULL Pointer Dereference), with additional classifications of CWE-120 (Buffer Copy without Checking Size of Input) and CWE-346 (Origin Validation Error) assigned by the vendor. No authentication or user interaction is required to trigger the crash (Tenable Advisory, Trend Micro Advisory).
Successful exploitation crashes the MsgReceiver.exe process in Trend Micro Apex Central, resulting in a denial-of-service condition that disrupts the central security management platform. This impacts availability of the security operations console, potentially blinding administrators to endpoint threats and policy enforcement across managed endpoints. There is no confidentiality or integrity impact — the vulnerability is limited to availability (CVSS A:H, C:N, I:N) (Trend Micro Advisory, Tenable Advisory).
A proof-of-concept (PoC) exploit script (tm_apex_central_MsgReceiver_msg_1b5b_unchecked_null_retval_dos.py) was published by Tenable as part of their coordinated disclosure advisory TRA-2026-01. The PoC demonstrates that sending a crafted message 0x1b5b to TCP port 20001 without a \r\n sequence causes an immediate process crash. No authentication is required, and the attack complexity is low. As of the time of disclosure, there is no evidence of in-the-wild exploitation or threat actor attribution. The EPSS score is approximately 0.087% (low probability of exploitation in the near term). This CVE is not listed in the CISA KEV catalog (Tenable Advisory, Feedly).
0x1b5b using the "new protocol" format (two zero bytes after the MsgId field), with a DataSize field and a data payload that does not contain the \r\n byte sequence.msgHandlerLogReceiver.dll calls strstr() on the user-supplied data, receives a NULL return value, and proceeds to perform pointer arithmetic without checking for NULL, causing an access violation.MsgReceiver.exe process crashes, taking down the Apex Central message handling service and disrupting security management operations. The PoC script tm_apex_central_MsgReceiver_msg_1b5b_unchecked_null_retval_dos.py automates this process (Tenable Advisory).MsgReceiver.exe process crash or unexpected termination; Windows Error Reporting (WER) generating crash dumps for MsgReceiver.exe.MsgReceiver.exe with exception code 0xc0000005 (Access Violation); entries in Apex Central service logs showing service restarts or failures..dmp) generated in the Windows error reporting directory (e.g., %LOCALAPPDATA%\CrashDumps\ or %WINDIR%\Minidump\) associated with MsgReceiver.exe (Tenable Advisory).Trend Micro has released Critical Patch Build 7190 for Apex Central 2019 (on-premise), which resolves CVE-2025-69259 along with related vulnerabilities CVE-2025-69258 and CVE-2025-69260. Organizations should upgrade to Build 7190 or later immediately. As a temporary workaround, restrict network access to TCP port 20001 on the Apex Central server to trusted internal hosts only, using firewall rules or network segmentation. Trend Micro strongly encourages all customers to apply the patch as soon as possible (Trend Micro Advisory).
The disclosure of CVE-2025-69259 received notable media coverage primarily due to its co-disclosure alongside the more severe CVE-2025-69258 (CVSS 9.8 RCE). Outlets including The Hacker News, Help Net Security, Security Affairs, TechRadar, and Heise covered the Apex Central vulnerability cluster, with Heise specifically noting that Trend Micro took over four months to issue a patch after Tenable's initial disclosure (Heise). The extended disclosure timeline — from August 26, 2025 to January 7, 2026 — drew criticism in the security community, with Tenable's advisory documenting multiple failed communication attempts before Trend Micro acknowledged the issues (Tenable Advisory). Arctic Wolf, Field Effect, and other threat intelligence providers published 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."