LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36044: Magento Commerce GraphQL Improper Input Validation Could Lead To Denial Of Service

Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by an improper input validation vulnerability. An unauthenticated attacker could abuse this vulnerability to cause a server-side denial-of-service using a GraphQL field.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-36044 is a high-severity denial-of-service issue in Magento Commerce. An unauthenticated attacker could use a GraphQL field to overload server-side processing and disrupt store availability. The sources do not show data theft or code execution, but outages on an ecommerce platform can still create direct business impact.

Executive priority

Prioritize remediation for revenue-generating or customer-facing Magento Commerce stores because the known impact is availability loss. This is not described as data compromise in the supplied sources, but a successful attack could interrupt purchasing, customer service, and operational trust.

Technical view

Magento Commerce 2.4.2 and earlier, 2.4.2-p1 and earlier, and 2.3.7 and earlier have improper input validation in GraphQL. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, meaning remote unauthenticated availability impact without user interaction.

Likely exposure

Exposure is most likely for internet-facing Magento Commerce deployments in the affected version ranges with GraphQL reachable by unauthenticated users. The source bundle does not identify specific modules, configurations, hosted environments, or non-Commerce editions as affected.

Exploitation context

The CVE is not listed as KEV in the supplied bundle, and no supplied source confirms active exploitation. The scoring indicates a remotely reachable, low-complexity, unauthenticated denial-of-service condition, so vulnerability managers should treat exposed affected stores as operationally important.

Researcher notes

The available evidence is limited to the CVE description, CVSS vector, affected version ranges, CWE-20, and Adobe advisory reference. Do not assert active exploitation, exploit details, or fixed versions unless confirmed directly from Adobe APSB21-64 or another cited source.

Mitigation direction

  • Inventory Magento Commerce deployments and confirm exact version numbers.
  • Review Adobe APSB21-64 for the vendor-approved remediation path.
  • Upgrade or otherwise remediate affected systems according to Adobe guidance.
  • Reduce unauthenticated GraphQL exposure where operationally feasible until remediation is confirmed.
  • Monitor ecommerce availability and GraphQL error spikes for unusual patterns.

Validation and detection

  • Check whether any deployment runs Magento Commerce 2.4.2, 2.4.2-p1, 2.3.7, or earlier.
  • Confirm whether the GraphQL endpoint is reachable without authentication.
  • Verify Adobe APSB21-64 remediation has been applied to each affected environment.
  • Review logs and monitoring for availability degradation around GraphQL traffic.
  • Document exceptions where remediation is delayed and assign business owners.
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-20: 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
cve · low confidence lookup

CVE-2021-36044 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.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Improper Input Validation

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