LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28566: Magento Commerce information disclosure during upload action leveraging a specially crafted file

Magento versions 2.4.2 (and earlier), 2.4.1-p1 (and earlier) and 2.3.6-p1 (and earlier) are vulnerable to an Information Disclosure vulnerability when uploading a modified png file to a product image. Successful exploitation could lead to the disclosure of document root path by an unauthenticated attacker. Access to the admin console is required for successful exploitation.

LowCVSS 3.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2021-28566 is a low-severity Magento Commerce information disclosure issue. A specially modified PNG uploaded as a product image could reveal the server document root path. The business impact is limited, but exposed paths can help attackers plan follow-on activity.

Executive priority

Handle through normal patch governance unless the affected Magento admin console is broadly exposed. Prioritize faster if the platform handles sensitive commerce operations or has weak admin access controls.

Technical view

Affected Magento Commerce versions include 2.4.2 and earlier, 2.4.1-p1 and earlier, and 2.3.6-p1 and earlier. The weakness is CWE-200 information disclosure during product image upload. The source text says admin console access is required, while also describing an unauthenticated attacker; treat that access condition as evidence requiring confirmation.

Likely exposure

Exposure is most likely on internet-facing Magento Commerce deployments running the listed versions where product image upload functionality is reachable through the admin console.

Exploitation context

No CISA KEV listing or provided source indicates active exploitation. Exploitation requires a specially crafted PNG upload and, according to the description, access to the admin console.

Researcher notes

Evidence supports low confidentiality impact only, with no integrity or availability impact. The access requirement is inconsistent in the description, so validation should confirm the real privilege boundary in the target deployment.

Mitigation direction

  • Review Adobe APSB21-30 and apply the applicable Magento security update.
  • Restrict admin console access to trusted networks and users.
  • Limit product image upload permissions to necessary administrators.
  • Monitor Adobe guidance for affected and fixed version details.

Validation and detection

  • Inventory Magento Commerce versions against the affected version ranges.
  • Confirm the APSB21-30 security update or later supported release is installed.
  • Review admin access controls for product image upload capability.
  • Check logs for unusual product image upload failures or path disclosure errors.
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-200: 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
cve · low confidence lookup

CVE-2021-28566 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
Low
CVSS
3.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/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
3.7CVSS 3.1LowCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N2.21.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.7Low
CVSS 3.1 vector shape for CVE-2021-28566Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.