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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N2.21.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.7LowVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://helpx.adobe.com/security/products/magento/apsb21-30.htmlCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
