Home

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.

PUBLISHED Reserved 2026-02-02 | Published 2026-04-20 | Updated 2026-04-21 | Assigner GitHub_M




MEDIUM: 4.9CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-184: Incomplete List of Disallowed Inputs

Product status

< 20.17.0
affected

References

github.com/...to-lts/security/advisories/GHSA-6vqf-6fhm-7rc6

cve.org (CVE-2026-25525)

nvd.nist.gov (CVE-2026-25525)

Download JSON