Directory traversal in Trend Micro Apex One (CVE-2026-34926) — risk of deploying malicious code to agents
Trend Micro Apex One (on-premise), an endpoint-protection product, has a directory-traversal vulnerability that could let a pre-authenticated local attacker modify a key table on the server to inject malicious code and deploy it to agents. CISA listed it as known-exploited (KEV) (CVSS 6.7 Medium).
Key facts
- CVE IDCVE-2026-34926
- CVSS base score6.7 MEDIUM
- CVSS vectorCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:L
- Affected (vendor / product)Trend Micro Apex One
- CWECWE-23
- ExploitationListed in CISA KEV (exploitation confirmed)
- Remediation due2026-06-04 (U.S. federal civilian agencies, BOD 22-01)
Key points
- Directory traversal (CWE-23) in Trend Micro Apex One (on-premise EPP)
- A pre-authenticated local attacker modifies a key table → risk of deploying malicious code to agents
- CVSS is 6.7 (Medium; local/high complexity), but impact is large via management-server-to-endpoints spread
- A security-product vulnerability — "the cornerstone of defense can become an attack channel"
- Response: fix per vendor; review management-server access control and agent deployments
- When an endpoint protection management server is abused, the linchpin becomes the route distributing the attack.
1The Trend Micro Apex One flaw
CVE-2026-34926 is a directory-traversal vulnerability (CWE-23) in Trend Micro Apex One (the on-premise enterprise endpoint-protection — EPP — product). It was added to CISA's KEV catalog on May 21, 2026.
2A pre-authenticated local attack
Per NVD, a pre-authenticated local attacker could modify a key table on the server to inject malicious code and deploy it to agents on affected installations. It is rated moderate because it requires local access and high attack complexity, but what makes this important is that malicious code can spread from the management server to many agents (endpoints).
3When the tool that protects endpoints is targeted
Endpoint-protection products are meant to defend endpoints; when their management server is abused, "the cornerstone of defense becomes a distribution channel for attacks." It is also an example of the recent trend of vulnerabilities in security products themselves being exploited.
4The linchpin of the defence becomes the distribution route
This vulnerability requires being pre-authenticated locally. The bar is on the higher side, yet what follows once it is met carries weight.
- 1Reach a locally authenticated stateLocal access and high attack complexity keep the bar up
- 2Tamper with the key table on the serverInject malicious code there
- 3It is distributed to the agents belowPropagation runs from the management server to many endpoints
- 4The linchpin becomes the routeThe mechanism protecting endpoints carries the attack instead
An endpoint protection product exists to protect endpoints. When its management server is abused, the linchpin of the defence becomes the route by which an attack is distributed — an instance of the recent pattern of security products themselves being exploited. Reviewing access control to the management server and checking for suspicious agent distribution are also recommended.
Why it matters
A case where an endpoint-protection (EPP) management server can become a channel for deploying malicious code to endpoints. Organizations running security products should prioritize prompt updates of the products themselves and access control of the management server. It shows the trend of attacks targeting "the cornerstone of defense."
FAQ
What is Apex One?
Why does a medium CVSS matter?
What should I do?
Sources (primary)
This article is an independent organization based on the U.S. official data below. Always verify the exact, latest details and applicability with the official and vendor sources.
- CISA KEV Catalog (known exploited list)
- NVD (CVE details / CVSS)
- Vendor / reference advisory
- This product uses data from the NVD API but is not endorsed or certified by the NVD. KEV data is CC0 (public domain).