CVE 6.1 MEDIUM

Magento LTS: Open Redirect via Unvalidated `uenc` Parameter in `stockAction()` – magento-lts_CVE-2026-42207

6.1 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A: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 20.18.0, Mage_ProductAlert_AddController::stockAction() reads the uenc query parameter and passes it directly to $this->_redirectUrl($backUrl) without calling $this->_isUrlInternal(). When the supplied product_id does not match any catalog product, the server issues an unvalidated HTTP 302 redirect to whatever URL was provided as uenc. This vulnerability is fixed in 20.18.0.

Basic Information

ID CVE-2026-42207
Source GitHub_M
Published May 15, 2026 at 17:06

Affected Product

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

CWE Classification

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.