LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7260: MACC installer DLL side loading

DLL Side Loading vulnerability in the installer for McAfee Application and Change Control (MACC) prior to 8.3 allows local users to execute arbitrary code via execution from a compromised folder.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-7260 is a local code execution issue in the McAfee Application and Change Control installer before 8.3. If an attacker can compromise the folder used to run the installer, the installer may load attacker-controlled code. This is mainly a risk during installation or maintenance workflows on systems using affected MACC releases.

Executive priority

Treat this as a high-priority hardening and upgrade item where MACC is deployed. The business risk is strongest on managed endpoints and deployment workflows, because a local attacker could turn an installer run into code execution with high integrity and availability impact.

Technical view

The issue is a DLL side-loading vulnerability in the MACC installer prior to 8.3. CVSS 3.1 is 7.3 high: local attack vector, low complexity, low privileges, no user interaction, unchanged scope, low confidentiality impact, and high integrity and availability impact. The CVE maps to CWE-264.

Likely exposure

Exposure is most likely on Windows systems where McAfee Application and Change Control 8.x or 8.2.x installers are present or executed from writable or compromised folders. The source bundle does not provide CPEs, install prevalence, or broader platform details.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Exploitation requires local access and control over the folder from which the vulnerable installer runs. The available evidence supports local arbitrary code execution, not remote unauthenticated exploitation.

Researcher notes

Evidence is limited to the CVE record and McAfee advisory reference. The vulnerability is local DLL side loading through a compromised execution folder. No exploit code, active exploitation claim, CPE list, or detailed patch text is included in the provided bundle.

Mitigation direction

  • Upgrade MACC environments away from installer versions prior to 8.3 per vendor guidance.
  • Review McAfee advisory SB10313 for the authoritative fixed-version and upgrade details.
  • Run installers only from trusted, access-controlled directories.
  • Remove outdated MACC installer packages from shared or user-writable locations.
  • Limit local user write access to software deployment folders.

Validation and detection

  • Inventory MACC versions and installer packages across endpoints and deployment shares.
  • Identify any MACC 8.x or 8.2.x installers retained in writable folders.
  • Confirm installer execution paths are trusted and access-controlled.
  • Review endpoint telemetry for unexpected code execution during MACC installation events.
  • Check whether remediation aligns with McAfee advisory SB10313.
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 · low confidence lookup

CWE-264: 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-7260 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
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/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
7.3CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H1.85.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2020-7260Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
McAfee, LLCMcafee Application and Change Control (MACC)8.x, 8.2.xListed
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.