Path Traversal in Openmage Magento

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.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.005 (41.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.9 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-25525?
CVE-2026-25525 is a medium-severity vulnerability in Openmage Magento, classified under Path Traversal. CVSS score: 4.9/10. Published 2026-04-20.
How severe is CVE-2026-25525?
Medium severity. CVSS v3 base score is 4.9 out of 10.