Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-6vqf-6fhm-7rc6 | OpenMage LTS has a Path Traversal Filter Bypass in Dataflow Module |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 22 Apr 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Openmage
Openmage magento |
|
| Vendors & Products |
Openmage
Openmage magento |
Tue, 21 Apr 2026 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 20 Apr 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | OpenMage LTS has Path Traversal Filter Bypass in Dataflow Module | |
| Weaknesses | CWE-184 CWE-22 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-21T13:27:55.707Z
Reserved: 2026-02-02T19:59:47.372Z
Link: CVE-2026-25525
Updated: 2026-04-21T13:27:19.787Z
Status : Awaiting Analysis
Published: 2026-04-20T17:16:32.460
Modified: 2026-04-20T19:03:07.607
Link: CVE-2026-25525
No data.
OpenCVE Enrichment
Updated: 2026-04-22T11:47:38Z
Github GHSA