LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21020: Magento Commerce Improper Access Control Vulnerability

Magento versions 2.4.1 (and earlier), 2.4.0-p1 (and earlier) and 2.3.6 (and earlier) are vulnerable to an access control bypass vulnerability in the Login as Customer module. Successful exploitation could lead to unauthorized access to restricted resources.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Magento Commerce flaw could let an attacker bypass access controls in the Login as Customer module and reach restricted resources. The public record rates it medium severity, but integrity impact is high, so stores using affected Magento versions should treat it as a business-relevant access-control risk.

Executive priority

Prioritize within the normal security update cycle for internet-facing commerce systems, sooner where customer-support impersonation workflows are active. The main business concern is unauthorized action against restricted resources, not service outage.

Technical view

CVE-2021-21020 is a CWE-284 improper access control issue in Magento Commerce Login as Customer. Affected ranges include 2.4.1 and earlier, 2.4.0-p1 and earlier, and 2.3.6 and earlier. CVSS 3.0 is 5.3: network attack vector, high complexity, no privileges required, user interaction required, high integrity impact.

Likely exposure

Exposure is likely limited to Magento Commerce deployments running affected versions and using or exposing the Login as Customer capability. The source bundle does not identify affected Magento Open Source versions or other Adobe products.

Exploitation context

The bundle does not cite active exploitation, public exploit availability, or CISA KEV listing. Exploitation is described as high complexity and requiring user interaction, but successful abuse could modify or access restricted resources through an access-control bypass.

Researcher notes

Evidence is limited to the CVE record and Adobe advisory reference. Do not infer affected products beyond Magento Commerce. No source in the bundle confirms exploit-in-the-wild activity, exact patch versions, or detailed attack mechanics.

Mitigation direction

  • Inventory Magento Commerce versions across production and staging environments.
  • Compare deployed versions with the affected ranges in the CVE record.
  • Review Adobe APSB21-08 for the vendor-approved corrective path.
  • Limit access to customer-support workflows until vendor guidance is applied.
  • Audit Login as Customer usage for unexpected or unauthorized activity.

Validation and detection

  • Confirm whether the Login as Customer module is enabled or available.
  • Verify each deployment version against 2.4.1, 2.4.0-p1, and 2.3.6 thresholds.
  • Check admin and application logs for unusual restricted-resource access.
  • Confirm remediation status against Adobe APSB21-08 after changes.
  • Document any unsupported or unpatched Magento Commerce instances.
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 · medium confidence lookup

CWE-284: 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
cve · low confidence lookup

CVE-2021-21020 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
5.3 (3.0)
Known Exploited
No
Published

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

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
5.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N1.63.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.3Medium
CVSS 3.0 vector shape for CVE-2021-21020Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
AdobeMagento Commerceunspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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