SCA: security update for openmage/magento-lts (GHSA-3j5q-7q7h-2hhv)

high Tenable Self-Hosted Container Security Plugin ID 440684

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-40488)

Solution

Update the openmage/magento-lts library and its related packages to version 20.17.0 or later.

See Also

https://github.com/advisories/GHSA-3j5q-7q7h-2hhv

Plugin Details

Severity: High

ID: 440684

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/21/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-40488

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 7.4

Threat Vector: CVSS:4.0/E:P

Vector: 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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/21/2026

Vulnerability Publication Date: 4/20/2026

Reference Information

CVE: CVE-2026-40488

cwe: CWE-434