LiveActive security incident?Get immediate response
CVE Record

CVE-2021-26734: Junction Delete leading to elevation of privilege

Zscaler Client Connector Installer on Windows before version 3.4.0.124 improperly handled directory junctions during uninstallation. A local adversary may be able to delete folders in an elevated context.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a local Windows privilege-boundary issue in older Zscaler Client Connector installers. During uninstall, directory junction handling could let a local attacker cause folders to be deleted with elevated privileges. Business impact is mainly endpoint disruption or loss of local folders, not direct data theft.

Executive priority

Treat as a targeted endpoint hardening item, not an emergency internet-facing incident. Prioritize remediation where Zscaler Client Connector is widely deployed or where endpoints have untrusted local users.

Technical view

Zscaler Client Connector Installer for Windows before 3.4.0.124 improperly handled directory junctions during uninstallation. The CVSS vector is local, high complexity, low privileges, and user interaction required, with high availability impact and no stated confidentiality or integrity impact. The mapped weakness is CWE-269.

Likely exposure

Exposure is limited to Windows endpoints running Zscaler Client Connector installer versions before 3.4.0.124, especially where uninstallation can be triggered in a local user context. Current exposure depends on installed package versions and whether old installers remain usable.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV. Exploitation would require local access, low privileges, high complexity, and user interaction, so this is not a remote mass-exploitation issue based on the supplied evidence.

Researcher notes

The key behavior is unsafe junction handling by an elevated Windows uninstaller. Scope appears availability-focused: arbitrary folder deletion in an elevated context. The source bundle does not provide exploit details, affected build ranges beyond before 3.4.0.124, or workaround specifics.

Mitigation direction

  • Inventory Windows endpoints running Zscaler Client Connector.
  • Upgrade affected installations to version 3.4.0.124 or later.
  • Review Zscaler release guidance before changing deployment packages.
  • Remove or replace older installer packages from software distribution repositories.
  • Limit local software uninstall permissions where operationally feasible.

Validation and detection

  • Confirm endpoint Client Connector versions are 3.4.0.124 or later.
  • Check software deployment repositories for pre-3.4.0.124 installers.
  • Verify uninstall workflows use updated vendor packages.
  • Review endpoint telemetry for unusual elevated folder deletion during uninstall activity.
Prepared
Confidence
medium
Sources
3

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-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2021-26734 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
4.4 (3.1)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
2Source links

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
4.4CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H0.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.4Medium
CVSS 3.1 vector shape for CVE-2021-26734Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
ZscalerClient Connector0unaffected
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.