製品・ソフトウェアに関する情報
OpenMageのMagentoにおける複数の脆弱性
Title OpenMageのMagentoにおける複数の脆弱性
Summary

Magento Long Term Support (LTS) は、Magento Community Editionのeコマースプラットフォームに対して高い後方互換性を提供する非公式のコミュニティ主導プロジェクトです。バージョン20.17.0以前では、OpenMage LTSのDataflowモジュールがパストラバーサル攻撃を防ぐために弱いブラックリストフィルター(`str_replace('../', '', $input)`)を使用していました。このフィルターは `..././` や `....//` のようなパターンを利用することで回避可能であり、置換後も `../` が残ってしまいます。認証された管理者はこれを悪用してサーバーのファイルシステム上の任意のファイルを読み取ることができます。この問題はバージョン20.17.0で修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 20, 2026, midnight
Registration Date April 27, 2026, 11:23 a.m.
Last Update April 27, 2026, 11:23 a.m.
CVSS3.0 : 警告
Score 4.9
Vector CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Affected System
OpenMage
Magento 20.17.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年04月27日]
  掲載
April 27, 2026, 11:23 a.m.

NVD Vulnerability Information
CVE-2026-25525
Summary

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.

Publication Date April 21, 2026, 2:16 a.m.
Registration Date April 21, 2026, 4:09 a.m.
Last Update April 24, 2026, 2:47 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:* 20.17.0
Related information, measures and tools
Common Vulnerabilities List