SCA: security update for openmage/magento-lts (GHSA-665x-ppc4-685w)

medium Tenable Self-Hosted Container Security Plugin ID 440704

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 shared wishlist add-to-cart endpoint authorizes access with a public `sharing_code`,
but loads the acted-on wishlist item by a separate global `wishlist_item_id` and never verifies that the
item belongs to the shared wishlist referenced by that code. This lets an attacker use a valid shared
wishlist code for wishlist A and a wishlist item ID belonging to victim wishlist B to import victim item B
into the attacker's cart through the shared wishlist flow for wishlist A. Because the victim item's stored
`buyRequest` is reused during cart import, the victim's private custom-option data is copied into the
attacker's quote. If the product uses a file custom option, this can be elevated to cross-user file
disclosure because the imported file metadata is preserved and the download endpoint is not ownership-
bound. Version 20.17.0 patches the issue. (CVE-2026-40098)

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-665x-ppc4-685w

Plugin Details

Severity: Medium

ID: 440704

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

Score: 2.1

Percentile: 7.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.3

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

CVSS Score Source: CVE-2026-40098

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/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-40098

cwe: CWE-862