LiveActive security incident?Get immediate response
CVE Record

CVE-2026-34926: A directory traversal vulnerability in the Apex One (on-premise) server could allow a pre-authenticated loc...

A directory traversal vulnerability in the Apex One (on-premise) server could allow a pre-authenticated local attacker to modify a key table on the server to inject malicious code to deploy to agents on affected installations. This vulnerability is only exploitable on the on-premise version of Apex One and a potential attacker must have access to the Apex One Server and already obtained administrative credentials to the server via some other method to exploit this vulnerability.

MediumCVSS 6.7Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-34926 affects Trend Micro Apex One on-premise servers. An attacker who already has local server access and administrative credentials could abuse directory traversal to alter server data and push malicious code to managed agents. CISA KEV listing indicates known exploitation, so urgency is higher than the medium CVSS score suggests.

Executive priority

Treat as urgent for organizations running on-premise Apex One. Although exploitation requires prior privileged access, KEV status and the ability to push code to endpoint agents make this a management-plane risk.

Technical view

The flaw is CWE-23 directory traversal in Apex One 2019 (14.0). The supplied record says exploitation requires local access to the Apex One Server and previously obtained administrative credentials. Impact can cross trust boundaries because server-side manipulation may deploy malicious code to agents. The bundle says only on-premise exploitation is supported.

Likely exposure

Primary exposure is on-premise Trend Micro Apex One 2019 servers. The bundle also lists Apex One as a Service, but the description says only on-premise installations are exploitable; confirm applicability with Trend Micro guidance.

Exploitation context

CISA KEV status supports known exploitation. The bundle does not provide exploit details, campaign context, or patch identifiers. Exploitation is constrained by local access and high privileges, but compromised management servers can affect many endpoint agents.

Researcher notes

Evidence is limited to public advisory metadata in the bundle. The key uncertainty is product scope because SaaS appears in affected data while the description says only on-premise exploitation is possible. Do not assume exploit mechanics beyond directory traversal and key table modification.

Mitigation direction

  • Review Trend Micro advisory KA-0023430 for fixed builds or vendor mitigation.
  • Prioritize remediation for internet-adjacent or broadly administered Apex One servers.
  • Restrict administrative and local access to Apex One servers.
  • Audit server administrator credentials for compromise or misuse.
  • Monitor for unexpected agent deployment or configuration changes.

Validation and detection

  • Inventory all Apex One on-premise servers and confirm version 2019 (14.0).
  • Check whether each instance matches Trend Micro advisory scope.
  • Review CISA KEV entry for required remediation timing.
  • Inspect server and management logs for unauthorized administrative activity.
  • Verify no unexpected code or configuration was deployed to agents.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-23: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-34926 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.7 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
4Timeline events
1ADP providers
6Source links

CISA KEV status

Status
Known exploited
Source
CISA-ADP
Date added
KEV reference

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: activeAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:L0.85.3trendmicro

Vulnerability scoring details

Base CVSS 3.1 score

6.7Medium
CVSS 3.1 vector shape for CVE-2026-34926Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. Added to KEVCISA-ADP

    CISA Known Exploited Vulnerabilities metadata lists this CVE as known exploited.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvcother:kev
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Trend Micro, Inc.TrendAI Apex One2019 (14.0)Listed
Trend Micro, Inc.TrendAI Apex One as a ServiceSaaSListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-23 · source CWE mapping

Relative Path Traversal

Relative Path Traversal represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.