Adds an EU consumer right-of-withdrawal compliance flow to Magento 2 storefronts, letting guests and customers submit Article 11a withdrawal requests through a guided form. Sends durable-medium receipt emails, ships Annex I text in 22 EU locales, and provides an admin grid with status workflow and CSV export.
Defense-in-depth protection against the PolyShell unrestricted file upload vulnerability (APSB25-94) affecting Adobe Commerce and Magento Open Source up to 2.4.9-alpha2, hardening image content validation and processing with polyglot file scanning and a strict extension allowlist. Supersedes the original markshust patch.
Surfaces rarely used admin accounts sorted by last login and lets you bulk enable, disable, or delete them, lowering the risk of compromise from stale accounts.
Looking for contributors - Help fix build issues
Logs admin actions, login attempts, and page visits for audit trails. Tracks field-level changes and allows reverting data for supported entities.
Malware Scanner & File Integrity Monitor for Magento 2
mage2kishan/module-malware-scanner 22
Signature-based malware scanner and file integrity monitor that recursively scans the Magento codebase for webshells, backdoors, cryptominers, and injection payloads, with quarantine support, an admin dashboard, scheduled scans, and email alerts.
Looking for contributors - Help fix build issues
EU Withdrawal Button
zwernemann/module-withdrawal 71
Implements the EU right of withdrawal via button click as required by EU Directive 2023/2673, adding a clearly visible withdrawal button to the customer account area for easy contract cancellation starting June 2026.
Provides a dashboard to view Composer packages, their status, and security advisories. Sends email reminders about package upgrades and security issues.
Provides PHP methods to determine a customer's country based on their IP address. Enables features like automatic currency and language switching.
Helps Magento 2 stores comply with GDPR by allowing customers to delete accounts and addresses. The Pro version adds billing document management and cookie restrictions.
Displays Magento Quality Patch status in an admin grid, eliminating the need for CLI access. Notifies users of available updates for relevant patch packages.
Looking for contributors - Help fix build issues
Manages Content Security Policy rules via Magento CLI, storing them in env.php for environment-specific control without database access. Includes automatic CSP header splitting to avoid size limits on servers.