๐Ÿ” CVE Alert

CVE-2026-25525

MEDIUM 4.9

OpenMage LTS has Path Traversal Filter Bypass in Dataflow Module

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22 CWE-184
Vendor openmage
Product magento-lts
Published Apr 20, 2026
Stay Ahead of the Next One

Get instant alerts for openmage magento-lts

Be the first to know when new medium vulnerabilities affecting openmage magento-lts are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

OpenMage / magento-lts
< 20.17.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OpenMage/magento-lts/security/advisories/GHSA-6vqf-6fhm-7rc6