Adobe has released urgent security updates for Adobe Commerce and Magento Open Source on Sunday, February 13th. CVE-2022-24086 is a critical vulnerability that experts compare to the Magento Shoplift vulnerability from 2015. That one led to thousands of websites being hacked in just a few days because it offers unauthenticated remote code execution, meaning hackers can easily penetrate and take control of your site if you’re running on affected versions.
Product | Version |
Adobe Commerce | 2.4.3-p1 and earlier versions |
2.3.7-p2 and earlier versions | |
Magento Open Source | 2.4.3-p1 and earlier versions |
2.3.7-p2 and earlier versions |
To resolve the vulnerability, apply one of the following attached patches:
The patches were tested to resolve the issue for all versions from 2.3.3-p1 to 2.3.7-p2 and 2.4.0 to 2.4.3-p1.
Here are the steps to apply a composer patch for Adobe Commerce on-premises, Adobe Commerce on cloud infrastructure, and Magento Open Source.
git add –A
git commit -m "Apply %patch_name%.composer.patch patch"
git push origin
For additional information about applying patches to Cloud projects, see Apply patches in Magento developer documentation.
patch -p1 < %patch_name%.composer.patch
If you are not confident about installing such a critical patch yourself or your development team is not available to do it for you, we offer help!