LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28585: Magento Commerce improper input validation in customer customer webapi

Magento versions 2.4.2 (and earlier), 2.4.1-p1 (and earlier) and 2.3.6-p1 (and earlier) are affected by an Improper input validation vulnerability in the New customer WebAPI.Successful exploitation could allow an attacker to send unsolicited spam e-mails.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects older Adobe Magento Commerce releases and can let an unauthenticated attacker abuse the new customer WebAPI to send unsolicited spam emails. The main business risk is reputational damage, email deliverability impact, and operational cleanup, not data theft or system takeover based on the supplied sources.

Executive priority

Treat as a medium-priority ecommerce hygiene issue. It is unlikely to justify emergency response alone, but exposed stores should be remediated promptly to reduce spam abuse, brand damage, and email reputation risk.

Technical view

CVE-2021-28585 is a CWE-20 improper input validation issue in Magento Commerce's new customer WebAPI. The CVSS 3.1 score is 5.3, with network access, low complexity, no privileges, and no user interaction required. The stated impact is limited integrity impact through unsolicited spam email generation.

Likely exposure

Exposure is most likely for internet-facing Magento Commerce instances running 2.4.2 or earlier, 2.4.1-p1 or earlier, or 2.3.6-p1 or earlier with customer WebAPI functionality reachable.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation is described only as allowing unsolicited spam emails through the new customer WebAPI; no broader compromise is supported by the provided sources.

Researcher notes

Evidence is narrow: affected versions, CVSS vector, CWE-20 classification, and spam-email impact are stated. The bundle does not provide exploit details, proof of active exploitation, or exact fixed versions, so validation should stay focused on version exposure and vendor bulletin guidance.

Mitigation direction

  • Review Adobe APSB21-30 for vendor-specified remediation before changing production.
  • Prioritize remediation for internet-facing Magento Commerce storefronts in affected version ranges.
  • Upgrade affected instances according to Adobe guidance and normal change controls.
  • Monitor outgoing email volume for abuse linked to customer registration workflows.

Validation and detection

  • Inventory Magento Commerce installations and compare versions against the affected ranges.
  • Confirm whether customer WebAPI functionality is reachable from the internet.
  • Review mail logs for unusual registration-related outbound email spikes.
  • Verify remediated systems no longer match the affected version ranges.
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 · 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-28585 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.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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