Adobe CommerceApplication · Adobe

CVE-2021-36043

MEDIUM · 6.6 CVSS v3.1 Published 2021-09-01
Fix available
A fix is available. Upgrade to after 2.4.2 or later.
See remediation →
72/100
Remediation priority · Elevated
Remotely reachable Zero-click Patch available

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
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.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis
How this class of weakness works · CWE-918

The server can be induced to make requests to a URL an attacker controls, turning it into a proxy into internal networks and cloud metadata services. It's especially dangerous behind a trusted network boundary. The fix is strict allow-listing of destinations and blocking access to internal address ranges.

General guidance for the server-side request forgery (ssrf) class — the official description and references above are authoritative for this specific CVE. Want a bespoke review and a reviewed fix? Ask our team →

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Adobe CommerceApplication
Affected:>= 2.3.0, <= 2.3.7>= 2.4.0, <= 2.4.2= 2.4.2
Magento Open SourceApplication
Affected:>= 2.3.0, <= 2.3.7>= 2.4.0, <= 2.4.2= 2.4.2

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
High
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 2.4.2
Vendor patch helpx.adobe.com →
Recommended fix Moderate confidence

Magento Open Source 2.4.3 or later / Adobe Commerce 2.4.2-p2 or later

  1. 1. Review the Adobe security bulletin at https://helpx.adobe.com/security/products/magento/apsb21-64.html for the complete patch details and applicable hotfix.
  2. 2. Identify your current Magento installation version by running: `bin/magento --version`
  3. 3. Back up your Magento database and files before performing any upgrade.
  4. 4. For Adobe Commerce customers: Apply the provided hotfix from APSB21-64 or upgrade to a patched release (2.4.2-p2 or later).
  5. 5. For Magento Open Source users: Upgrade to Magento Open Source 2.4.3 or later which includes the security fix.
  6. 6. Clear the Magento cache after applying the patch or upgrade: `bin/magento cache:flush`
  7. 7. Verify the patch was applied correctly by checking the dotmailer extension version or reviewing applied patches.
  8. 8. Test the application thoroughly, especially admin panel functionality and any integrations with the dotmailer email marketing service.
Caveat Review Magento 2.4.3 release notes for any breaking changes; major version upgrades may require compatibility testing with custom modules and themes

Generated from the published advisory — verify against the referenced sources before acting.

We can identify the exact fixed release, upgrade, and verify it in staging — typical engagement from $2,850. Get the upgrade done

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-36043 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-36043 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data