CVE-2026-25525

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*

History

23 Apr 2026, 17:47

Type Values Removed Values Added
CPE cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*
First Time Openmage
Openmage magento
References () https://github.com/OpenMage/magento-lts/security/advisories/GHSA-6vqf-6fhm-7rc6 - () https://github.com/OpenMage/magento-lts/security/advisories/GHSA-6vqf-6fhm-7rc6 - Vendor Advisory, Exploit

20 Apr 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-20 17:16

Updated : 2026-04-23 17:47


NVD link : CVE-2026-25525

Mitre link : CVE-2026-25525

CVE.ORG link : CVE-2026-25525


JSON object : View

Products Affected

openmage

  • magento
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-184

Incomplete List of Disallowed Inputs