CVE-2026-79324

Missing authorization in the Address Delete controller in Mageplaza GDPR for Magento 2 (mageplaza/module-gdpr) through 4.2.9 allows remote unauthenticated attackers to delete any customer's saved address, and to erase all stored addresses by iterating the address id, via a GET request to /customer/address/delete/id/{id}. The controller extends the legacy Action class instead of AbstractAccount, so no authentication, ownership or form key check is enforced.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mageplaza:gdpr:*:*:*:*:*:magento:*:*

History

No history.

Information

Published : 2026-09-09 20:20

Updated : 2026-09-10 17:48


NVD link : CVE-2026-79324

Mitre link : CVE-2026-79324

CVE.ORG link : CVE-2026-79324


JSON object : View

Products Affected

mageplaza

  • gdpr
CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization