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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L1.33.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.8MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://kc.mcafee.com/corporate/index?page=content&id=SB10309CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
