Patches keep Magento secure, compatible, and stable. Learn safe ways to apply vendor patches, maintain Composer-based patch workflows, and validate changes with automated tests to prevent regressions.
Need a reliable patching workflow for your Magento shop? Control Alt Delete can help: https://www.controlaltdelete.dev
How to guide on checking if your Magento 2 store is safe from the Session Reaper (CVE-2025-54236) exploit. And guidance on how to patch and secure your site if it is not.
11 Nov 2025
When using Redis as session storage in Magento 2, simultaneous or closely spaced requests to the same session can end up queued due to the locking system that prevents concurrent writes.
02 Sep 2025