Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. openmage/magento-lts
  4. ›
  5. CVE-2026-25525

CVE-2026-25525: OpenMage LTS has a Path Traversal Filter Bypass in Dataflow Module

April 21, 2026

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.

MetricValueJustification
Attack Vector (AV)NetworkExploitable via admin panel
Attack Complexity (AC)LowSimple bypass pattern
Privileges Required (PR)HighRequires admin authentication
User Interaction (UI)NoneNo additional user interaction needed
Scope (S)UnchangedImpacts the vulnerable component
Confidentiality (C)HighCan read sensitive system files
Integrity (I)NoneRead-only vulnerability
Availability (A)NoneNo impact on availability

References

  • github.com/OpenMage/magento-lts
  • github.com/OpenMage/magento-lts/pull/5445
  • github.com/OpenMage/magento-lts/releases/tag/v20.17.0
  • github.com/OpenMage/magento-lts/security/advisories/GHSA-6vqf-6fhm-7rc6
  • github.com/advisories/GHSA-6vqf-6fhm-7rc6
  • hackerone.com/reports/3482926
  • nvd.nist.gov/vuln/detail/CVE-2026-25525

Code Behaviors & Features

Detect and mitigate CVE-2026-25525 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 20.17.0

Fixed versions

  • 20.17.0

Solution

Upgrade to version 20.17.0 or above.

Impact 4.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-184: Incomplete List of Disallowed Inputs
  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

packagist/openmage/magento-lts/CVE-2026-25525.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:29 +0000.