CVE-2026-25525
MEDIUM EPSS 39.1%
Published Apr 20, 20262mo ago · Modified Jun 17, 20262w ago
4.9 CVSS 3.1
Published Apr 20, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
Magento Long Term Support (LTS) is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backward compatibility. Prior to version 20.17.0, the Dataflow module in OpenMage LTS uses a weak blacklist filter (`str_replace('../', '', $input)`) to prevent path traversal attacks. This filter can be bypassed using patterns like `..././` or `....//`, which after the replacement still result in `../`. An authenticated administrator can exploit this to read arbitrary files from the server filesystem. Version 20.17.0 patches the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
39.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-184
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| openmage | magento | * | <20.17.0 |
References 1
- github.com https://github.com/OpenMage/magento-lts/security/advisories/GHSA-6vqf-6fhm-7rc6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.