CVE-2026-40488

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*

History

23 Apr 2026, 17:45

Type Values Removed Values Added
First Time Openmage
Openmage magento
CPE cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
References () https://github.com/OpenMage/magento-lts/security/advisories/GHSA-3j5q-7q7h-2hhv - () https://github.com/OpenMage/magento-lts/security/advisories/GHSA-3j5q-7q7h-2hhv - Vendor Advisory, Exploit

20 Apr 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-20 17:16

Updated : 2026-04-23 17:45


NVD link : CVE-2026-40488

Mitre link : CVE-2026-40488

CVE.ORG link : CVE-2026-40488


JSON object : View

Products Affected

openmage

  • magento
CWE
CWE-434

Unrestricted Upload of File with Dangerous Type