Multiple vulnerabilities in Trend Micro Apex One and Vision One allow privilege…
Multiple vulnerabilities in Trend Micro Apex One and Vision One allow privilege escalation and security policy bypass; CVE-2026-34926 actively exploited.
The French CERT has issued an advisory regarding multiple vulnerabilities affecting Trend Micro Apex One and Vision One Endpoint Security products. These flaws enable attackers to elevate privileges and bypass security policies on affected systems. Trend Micro has confirmed that CVE-2026-34926 is being actively exploited in the wild, elevating the urgency for organizations using these products to apply patches immediately.
Affected versions include Apex One installations without security patch SP1 CP Build 17079 for new deployments and SP1 CP Build 18012 for existing systems, as well as Vision One Endpoint Security versions prior to 14.0.20731. The advisory encompasses eight distinct CVE identifiers spanning both privilege escalation and security policy bypass vulnerabilities.
Organizations running Trend Micro endpoint security solutions should prioritize patching these systems given the active exploitation and the privileged access these security products maintain within enterprise environments. Trend Micro has released patches referenced in security bulletin KA-0023430 dated May 21, 2026.
Mentioned in this report
Detection guidance
Suspicious Child Process Spawned by Trend Micro Apex One / Vision One Service Binaries
Detects command shells or scripting engines spawned from Trend Micro Apex One/Vision One endpoint security processes, which may indicate exploitation of privilege escalation vulnerabilities (e.g. CVE-2026-34926) against the security agent. 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 from Trend Micro Apex One Service
id: 97dc96b6-a2e8-5485-bab8-ee5f6c855b42
status: experimental
description: 'Detects cmd.exe, powershell.exe, or other command interpreters being
spawned as a child process of Trend Micro Apex One or Vision One Endpoint Security
service binaries. Legitimate Apex One processes rarely spawn interactive shells;
this pattern can indicate exploitation of a privilege escalation vulnerability (e.g.
CVE-2026-34926) that abuses the elevated privileges these security products hold.
'
references:
- https://www.cert.ssi.gouv.fr
author: Vorant
tags:
- attack.t1068
- attack.privilege-escalation
logsource:
category: process_creation
product: windows
detection:
selection_parent:
ParentImage|contains:
- \Trend Micro\
- TmListen.exe
- Ntrtscan.exe
- TmCCSF.exe
- TmProxy.exe
- ApexOne
- PccNTMon.exe
selection_child:
Image|endswith:
- \cmd.exe
- \powershell.exe
- \pwsh.exe
- \rundll32.exe
- \regsvr32.exe
- \mshta.exe
- \wscript.exe
- \cscript.exe
filter_updates:
CommandLine|contains:
- ConsoleClient
- /silent
- TMUpdate
condition: selection_parent and selection_child and not filter_updates
falsepositives:
- Legitimate Apex One update or maintenance tasks that invoke helper scripts
- Administrative troubleshooting scripts executed via Apex One management console
level: medium
Behavioural rules are generated from public reporting — validate in your environment before deploying.
Source reporting: https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0642
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