Cyber Posture

CVE-2025-24406

High

Published: 11 February 2025

Published
11 February 2025
Modified
17 April 2025
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Score 0.0024 46.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may backdoor web servers with web shells to establish persistent access to systems.

Security Summary

CVE-2025-24406 is an Improper Limitation of a Pathname to a Restricted Directory vulnerability, classified as Path Traversal (CWE-22), affecting Adobe Commerce versions 2.4.8-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11, and earlier. Published on 2025-02-11, this issue allows a security feature bypass by enabling access to files outside the intended restricted directory.

An unauthenticated attacker can exploit this vulnerability remotely with low attack complexity and no user interaction, as reflected in its CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N). Successful exploitation permits the modification of files stored outside the restricted directory, potentially compromising the integrity of critical data or configurations.

Adobe's security bulletin APSB25-08 provides details on the vulnerability, including affected versions and recommended patches, accessible at https://helpx.adobe.com/security/products/magento/apsb25-08.html. Security practitioners should consult this advisory for mitigation guidance.

Details

CWE(s)
CWE-22

Affected Products

adobe
commerce
2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 · ≤ 2.4.4
adobe
commerce b2b
1.3.3, 1.3.4, 1.3.5, 1.4.2, 1.5.0 · ≤ 1.3.3
adobe
magento
2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 · ≤ 2.4.4

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1505.003 Web Shell Persistence
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Why these techniques?

The path traversal vulnerability affects a public-facing web application (Adobe Commerce) and can be exploited remotely without authentication (T1190). The ability to modify files outside the restricted directory directly facilitates writing malicious code to deploy a web shell (T1100).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

References