CVE 8.7 HIGH

OpenMage LTS has Customer File Upload Extension Blocklist Bypass that Leads to Remote Code Execution_CVE-2026-40488

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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 product custom option file upload in OpenMage LTS uses an incomplete blocklist (`forbidden_extensions = php,exe`) to prevent dangerous file uploads. This blocklist can be trivially bypassed by using alternative PHP-executable extensions such as `.phtml`, `.phar`, `.php3`, `.php4`, `.php5`, `.php7`, and `.pht`. Files are stored in the publicly accessible `media/custom_options/quote/` directory, which lacks server-side execution restrictions for some configurations, enabling Remote Code Execution if this directory is not explicitly denied script execution. Version 20.17.0 patches the issue.

AI Analysis

OpenMage LTS has a blocklist bypass vulnerability that allows remote code execution by uploading malicious files with alternative PHP-executable extensions.

Basic Information

ID CVE-2026-40488
Source GitHub_M
Published Apr 20, 2026 at 16:23
Modified Apr 20, 2026 at 16:55

Affected Product

Vendor OpenMage
Product magento-lts
Version < 20.17.0
Affected Versions OpenMage magento-lts < 20.17.0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor OpenMage
Product magento-lts
Version < 20.17.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.