VYPR
Moderate severityNVD Advisory· Published Jan 27, 2023· Updated Mar 10, 2025

Magneto-lts vulnerable to Cross-Site Request Forgery

CVE-2021-21395

Description

Magneto LTS (Long Term Support) is a community developed alternative to the Magento CE official releases. Versions prior to 19.4.22 and 20.0.19 are vulnerable to Cross-Site Request Forgery. The password reset form is vulnerable to CSRF between the time the reset password link is clicked and user submits new password. This issue is patched in versions 19.4.22 and 20.0.19. There are no workarounds.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

CVE-2021-21395 is a CSRF vulnerability in OpenMage Magento LTS password reset, patched in versions 19.4.22 and 20.0.19.

Vulnerability

The password reset form in OpenMage Magento LTS (Long Term Support), a community-maintained fork of Magento CE, is vulnerable to Cross-Site Request Forgery (CSRF) [1][2]. The vulnerability exists in the window between the time a user clicks a password reset link and submits a new password. Versions prior to 19.4.22 and 20.0.19 are affected [1][2].

Exploitation

An attacker can exploit this by tricking an authenticated user who has requested a password reset into submitting a crafted request. The CSRF arises because the reset form lacks a unique token tied to the user's session between the initial link click and the final submission [3]. No authentication is needed for the CSRF attack itself; the user must have an active password reset session.

Impact

Successful exploitation could allow an attacker to change the victim's account password without their consent, potentially leading to account takeover [2][3]. This compromises the confidentiality and integrity of user accounts.

Mitigation

Patches are available in OpenMage LTS versions 19.4.22 and 20.0.19 [1][2]. There are no workarounds; upgrading to a patched version is required. The OpenMage project encourages migration from official Magento CE for ongoing security support [4].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
openmage/magento-ltsPackagist
< 19.4.2219.4.22
openmage/magento-ltsPackagist
>= 20.0.0, < 20.0.1920.0.19

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.