LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7275: Unquoted service paths for some McAfee ENS files

Accessing, modifying or executing executable files vulnerability in the uninstaller in McAfee Endpoint Security (ENS) for Windows Prior to 10.7.0 April 2020 Update allows local users to execute arbitrary code via a carefully crafted input file.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-7275 is a local code-execution weakness in the McAfee Endpoint Security for Windows uninstaller. A local user with low privileges could use a crafted input file to make affected ENS files execute code. The issue is medium severity because it requires local access and user interaction, but it still matters on shared or high-value Windows systems.

Executive priority

Treat this as a scheduled endpoint hygiene fix, not an emergency internet-facing incident. Prioritize shared Windows hosts, privileged workstations, and systems where local compromise would affect business operations.

Technical view

The CVE describes CWE-428 unquoted service path behavior affecting some McAfee ENS for Windows files before version 10.7.0 April 2020 Update. CVSS 3.1 is 4.8: local attack vector, low complexity, low privileges, user interaction required, unchanged scope, and low confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to Windows systems running McAfee Endpoint Security 10.x before the 10.7.0 April 2020 Update. Systems with many local users, remote desktop access, or shared administrative workflows have higher practical risk.

Exploitation context

The supplied sources do not show CISA KEV listing or public active exploitation. The weakness is local, not remotely exploitable from the network based on the CVSS vector. It could still support post-access activity after an attacker already has a foothold.

Researcher notes

Evidence is limited to the CVE record and McAfee advisory reference. The provided data identifies the affected product, version boundary, CWE, and CVSS vector, but does not provide exploitation details, broad impact evidence, or alternate mitigations.

Mitigation direction

  • Inventory Windows hosts running McAfee Endpoint Security 10.x.
  • Upgrade affected ENS installations to 10.7.0 April 2020 Update or later.
  • Review McAfee SB10309 for any product-specific guidance.
  • Limit local interactive access to affected systems until remediated.

Validation and detection

  • Confirm installed ENS version on each Windows endpoint.
  • Verify remediated hosts report 10.7.0 April 2020 Update or later.
  • Check endpoint management for stale or unmanaged ENS clients.
  • Document exceptions where vendor guidance cannot yet be applied.
Prepared
Confidence
high
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 · low confidence lookup

CWE-428: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2020-7275 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/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
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.8CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L1.33.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.8Medium
CVSS 3.1 vector shape for CVE-2020-7275Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
McAfee LLCMcAfee Endpoint Security (ENS)10.xListed
Weakness

CWE details

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

CWE-428 · source CWE mapping

Unquoted Search Path or Element

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