Admin-to-admin stored XSS via cache poisoning
Description
Adobe Commerce versions 2.4.6 (and earlier), 2.4.5-p2 (and earlier) and 2.4.4-p3 (and earlier) are affected by a Improper Neutralization of Special Elements Used in a Template Engine vulnerability that could lead to arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
An authenticated admin attacker can inject template expressions into Adobe Commerce, leading to arbitrary code execution without user interaction.
Vulnerability
Analysis
CVE-2023-29297 is an improper neutralization of special elements used in a template engine vulnerability (CWE-1336) affecting Adobe Commerce. The vulnerability exists because the software fails to properly sanitize or escape user-supplied input when processing templates. An attacker with administrative privileges can inject malicious template directives that the engine interprets and executes, bypassing intended restrictions [1].
Exploitation
Conditions
Exploitation requires an attacker to have authenticated admin-level access to an Adobe Commerce instance. The attack can be carried out without any user interaction, as the injected template content is processed server-side when the admin performs a routine action such as saving a configuration or updating content. Affected versions include Adobe Commerce 2.4.6 and earlier, 2.4.5-p2 and earlier, and 2.4.4-p3 and earlier [1].
Impact
Successful exploitation allows the attacker to achieve arbitrary code execution on the underlying server. This means they can run system commands, install malware, exfiltrate sensitive data (including customer payment information and credentials), or pivot to other internal systems. Because the attacker already has admin privileges, the impact is severe and could lead to full compromise of the e-commerce platform [1].
Mitigation
Adobe has released security patches to address this vulnerability in Adobe Commerce and Magento Open Source. Affected users should upgrade to the latest patched versions immediately. There are no known workarounds that fully mitigate the risk; applying the official update is strongly recommended. The vulnerability is not currently listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
magento/community-editionPackagist | >= 2.4.5-p1, < 2.4.5-p3 | 2.4.5-p3 |
magento/community-editionPackagist | >= 2.4.4-p1, < 2.4.4-p4 | 2.4.4-p4 |
magento/project-community-editionPackagist | <= 2.0.2 | — |
Affected products
4- Range: <=2.4.6, <=2.4.5-p2, <=2.4.4-p3
- ghsa-coords2 versions
(expand)+ 1 more
- (no CPE)
- (no CPE)range: <= 2.0.2
- Adobe/Magento Commercev5Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.