LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36043: Magento Commerce Authenticated Blind SSRF Could Lead To Remote Code Execution

Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by a blind SSRF vulnerability in the bundled dotmailer extension. An attacker with admin privileges could abuse this to achieve remote code execution should Redis be enabled.

HighCVSS 8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Magento Commerce had a blind server-side request forgery issue in the bundled dotmailer extension. A malicious or compromised administrator account could abuse it. The documented worst case is remote code execution when Redis is enabled, making this most urgent for exposed ecommerce environments with privileged account risk.

Executive priority

Treat as high priority for affected ecommerce systems, especially where Redis is enabled or admin accounts face elevated compromise risk. It is serious, but the source evidence indicates privileged access and specific conditions are required.

Technical view

CVE-2021-36043 is a CWE-918 blind SSRF affecting Magento Commerce 2.4.2 and earlier, 2.4.2-p1 and earlier, and 2.3.7 and earlier. Exploitation requires admin privileges and high attack complexity. Sources state RCE is possible if Redis is enabled. CVSS v3.1 is 8.0.

Likely exposure

Exposure is likely limited to affected Magento Commerce deployments using the bundled dotmailer extension. Business risk rises where admin access is internet-reachable, administrator accounts are weakly protected, or Redis is enabled in a way that can be reached through the application path.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The attack is not described as unauthenticated; it requires admin privileges. The RCE impact is conditional on Redis being enabled, and the bundle does not provide exploit maturity evidence.

Researcher notes

The bundle provides affected version ranges and impact, but not detailed patch versions, exploit proof, or environmental prerequisites beyond Redis. Avoid assuming Magento Open Source impact unless Adobe guidance confirms it for this CVE.

Mitigation direction

  • Check Adobe APSB21-64 for the vendor-supported update or remediation path.
  • Prioritize upgrade or mitigation for affected Magento Commerce versions.
  • Restrict and monitor Magento administrator access immediately.
  • Harden administrator authentication with MFA and least privilege.
  • Review Redis exposure and isolate it from application-abusable paths.

Validation and detection

  • Inventory Magento Commerce versions against the affected version ranges.
  • Confirm whether the bundled dotmailer extension is present and enabled.
  • Verify whether Redis is enabled for each affected deployment.
  • Review admin account activity for suspicious privileged changes.
  • Check Adobe guidance for corrected versions before closing remediation.
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-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material 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-36043 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
8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

8High
CVSS 3.1 vector shape for CVE-2021-36043Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/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
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-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.