cbcvebase.
CVE-2025-54236
published 2025-09-09

CVE-2025-54236: Adobe Commerce versions 2.4.9-alpha2, 2.4.8-p2, 2.4.7-p7, 2.4.6-p12, 2.4.5-p14, 2.4.4-p15 and earlier are affected by an Improper Input Validation…

PriorityP195critical9.1CVSS 3.1
AVNACLPRNUINSUCHIHAN
KEVITWEXPLOITInitial access
CISA Known Exploited Vulnerabilitydue 2025-11-14
Exploited in the wild
EPSS
96.74%
99.9th percentile
Adobe Commerce versions 2.4.9-alpha2, 2.4.8-p2, 2.4.7-p7, 2.4.6-p12, 2.4.5-p14, 2.4.4-p15 and earlier are affected by an Improper Input Validation vulnerability. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality, and integrity impact to high. Exploitation of this issue does not require user interaction.

Affected

23 ranges
VendorProductVersion rangeFixed in
adobeadobe_commerce<= 2.4.4-p15
adobecommerce
adobecommerce
adobecommerce
adobecommerce
adobecommerce
adobecommerce
adobecommerce_b2b
adobecommerce_b2b
adobecommerce_b2b
adobecommerce_b2b
adobecommerce_b2b
adobemagento
adobemagento
adobemagento
adobemagento
adobemagento
magentocommunity-edition0 – 2.4.5-p14
magentocommunity-edition2.4.6-p1 – 2.4.6-p12
magentocommunity-edition2.4.7-beta1 – 2.4.7-p7
magentocommunity-edition2.4.8-beta1 – 2.4.8-p2
magentocommunity-edition2.4.9-alpha1 – 2.4.9-alpha2
magentoproject-community-edition0 – 2.0.2

Detection & IOCsextracted from sources · hover to see the quote

url/customer/address_file/upload
url/rest/default/V1/guest-carts/{cart_id}/order
  • Monitor for unauthenticated POST requests to /customer/address_file/upload followed by crafted JSON payloads to /rest/default/V1/guest-carts/{cart_id}/order — this is the two-step exploit chain used by SessionReaper.
  • Hunt for PHP webshells or phpinfo probes dropped in the default file-based session storage directory on Magento/Adobe Commerce servers as post-exploitation indicators.
  • Patched Magento instances return HTTP 400 Bad Request to the malicious REST API payload; unpatched instances process it — use this response differential to identify vulnerable stores.
  • Check Point IPS signature 'Adobe Multiple Products Remote Code Execution (CVE-2025-54236)' can be used for network-level detection.
  • Exploitation depends on file-based session storage (the Magento default); prioritize detection and patching on stores using the default session savePath configuration.
  • The exploit modifies the session savePath via the REST API to point to an attacker-uploaded file; monitor for unexpected changes to session savePath values in REST API payloads.
  • ·Exploitation is conditional on file-based session storage being in use; stores using alternative session backends (e.g., Redis, database) may not be exploitable via this chain.
  • ·Adobe Commerce on Cloud customers received interim protection via a WAF rule deployed by Adobe before the patch was released; self-hosted stores did not receive this automatic mitigation.
  • ·The patch disables internal Magento functionality that may break custom or third-party code; test before deploying in production.
  • ·A leaked hotfix from Adobe may have given threat actors a head start on exploit development prior to the official patch release.
  • ·As of active exploitation reporting, 62% of Magento stores online remained unpatched and vulnerable.

CVSS provenance

nvdv3.19.1CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
vulncheck9.1CRITICAL
cisa9.1CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.