{"id":357,"date":"2019-03-26T17:53:02","date_gmt":"2019-03-26T17:53:02","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/2019\/03\/26\/install-magento-supee-11086\/"},"modified":"2025-05-22T17:01:47","modified_gmt":"2025-05-22T11:31:47","slug":"install-magento-supee-11086","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/install-magento-supee-11086\/","title":{"rendered":"How to Install Magento SUPEE 11086 [With or Without SSH]"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><em><strong>Following the release of the&nbsp;<a href=\"https:\/\/meetanshi.com\/blog\/install-magento-2-patch-prodsecbug-2198\/\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Security Patch PRODSECBUG \u2013 2198<\/a>&nbsp;and SUPEE 11086,&nbsp;<a href=\"https:\/\/www.ambionics.io\/blog\/magento-sqli\" target=\"_blank\" rel=\"noreferrer noopener\">proof-of-concept (POC) exploit was published<\/a>, for SQL Injection vulnerability, giving the hackers a path to the database of your E-commerce sites! This provokes the urgency to patch your store NOW!&nbsp;You can either follow this blog post or&nbsp;<a href=\"https:\/\/meetanshi.com\/contacts\" target=\"_blank\" rel=\"noreferrer noopener\">contact us<\/a>&nbsp;for instant help!<\/strong><\/em><\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Security is of the foremost concern when it comes to Magento E-commerce store. Owing to this, the latest&nbsp;<em><strong>Magento SUPEE 11086<\/strong><\/em>&nbsp;is released on&nbsp;<em>March 26, 2019<\/em>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The security patch Magento SUPEE 11086 comes with fixes like&nbsp;close remote code execution (RCE), cross-site scripting (XSS), cross-site request forgery (CSRF) and&nbsp;<a href=\"https:\/\/experienceleague.adobe.com\/en\/docs\/commerce-operations\/release\/notes\/overview\" target=\"_blank\" rel=\"noreferrer noopener\">other vulnerabilities<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With nearing of&nbsp;<a href=\"https:\/\/business.adobe.com\/products\/magento\/magento-commerce.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 1 end of life<\/a>, it is strongly recommended to migrate to the latest&nbsp;<a href=\"https:\/\/meetanshi.com\/blog\/magento-2-4-6-release\/\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2.4.8<\/a>&nbsp;rather than installing&nbsp;<em><strong>Magento SUPEE-11086<\/strong><\/em>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Methods to Install Magento SUPEE 11086<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Using SSH<\/li>\n\n\n\n<li>Without using SSH<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Each method in detail,<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method 1: Install Magento SUPEE 11086 using SSH<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Contact your hosting provider if you don\u2019t know how to set up SSH. Download Magento SUPEE 11086 Patch files for your Magento Version from here.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Upload the patch into your Magento root directory and run the appropriate SSH command:<br>For .sh file extension:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sh patch_file_name.sh<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For .patch file extension:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>patch \u2014p0 &lt; patch_file_name.patch<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For Linux OS or Ubuntu-derived machines:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On Linux OS or Ubuntu derived machines, using sh will throw an error as sh is supposed to be used only with purely POSIX compliant scripts and Magento scripts are not 100% POSIX compliant. Instead, on Ubuntu and derived OSes such as Linux Mint, you should use<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>bash patch.sh<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong>&nbsp;Once the command has been executed, refresh the cache in the Admin under \u201c<strong>System &gt; Cache Management<\/strong>\u201d so that the changes can be reflected. We strongly recommend that you test all patches in a test environment before taking them live.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method 2: Install SUPEE 11086 with PrePatched Files (without SSH method)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/meetanshi.com\/blog\/download-magento\/\">Download the zip file for your Magento Version<\/a> for the patch installation. You can also download these&nbsp;<strong><a href=\"https:\/\/github.com\/MeetanshiInc\/Magento-Security-Patches-PrePatched-Files\/tree\/master\/SUPEE-11086\/\" target=\"_blank\" rel=\"noreferrer noopener\">Pre Patched files from GitHub<\/a>.&nbsp;<\/strong>After downloading the files, just upload it to your Magento root folder.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Magento Version<\/th><th>SUPEE-11086<\/th><\/tr><\/thead><tbody><tr><td>Magento 1.9.4.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.9.4.0.zip\">SUPEE-11086-1.9.4.0<\/a><\/td><\/tr><tr><td>Magento 1.9.3.10<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.9.3.10.zip\">SUPEE-11086-1.9.3.10<\/a><\/td><\/tr><tr><td>Magento 1.9.2.4<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.9.2.4.zip\">SUPEE-11086-1.9.2.4<\/a><\/td><\/tr><tr><td>Magento 1.9.1.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.9.1.0.zip\">SUPEE-11086-1.9.1.0<\/a><\/td><\/tr><tr><td>Magento 1.7.0.2<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.7.0.2.zip\">SUPEE-11086-1.7.0.2<\/a><\/td><\/tr><tr><td>Magento 1.6.2.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.6.2.0.zip\">SUPEE-11086-1.6.2.0<\/a><\/td><\/tr><tr><td>Magento 1.6.0.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.6.0.0.zip\">SUPEE-11086-1.6.0.0<\/a><\/td><\/tr><tr><td>Magento 1.5.1.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.5.1.0.zip\">SUPEE-11086-1.5.1.0<\/a><\/td><\/tr><tr><td>Magento 1.5.0.1<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-11086\/CE-1.5.0.1.zip\">SUPEE-11086-1.5.0.1<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to Revert a Patch if You are Facing Any Issue?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Run the following SSH Command to revert your patch.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u200b\u200b\u200b\u200b\u200b\u200b\u200bsh patch-file-name.sh -R<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Moreover, have you faced an issue of&nbsp;Magento logging failed after installing SUPEE 11086 patch?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is because log validation function added by Magento to validate extensions. It throws an error on&nbsp;<em><strong>is_readable()<\/strong><\/em>&nbsp;function in the case log file does not exist yet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To solve this problem, check solution to&nbsp;<a href=\"https:\/\/meetanshi.com\/blog\/magento-logging-failed-after-installing-supee-11086-patch\/\" target=\"_blank\" rel=\"noreferrer noopener\">Magento Logging Failed After Installing SUPEE 11086 Patch<\/a>. However, if you&nbsp;<a href=\"https:\/\/meetanshi.com\/blog\/install-magento-supee-11155\/\" target=\"_blank\" rel=\"noreferrer noopener\">install Magento SUPEE 11155 patch<\/a>, you don\u2019t need to worry.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Moreover, if you don\u2019t want to be left out in availing the latest features such as Page Builder, PWA Studio, and much more, migrate your store to the latest Magento 2 version.&nbsp;You can order professional help using&nbsp;<a href=\"https:\/\/meetanshi.com\/magento-2-migration-service.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 1 to Magento 2 Migration Service<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Following the release of the&nbsp;Magento 2 Security Patch PRODSECBUG \u2013 2198&nbsp;and SUPEE 11086,&nbsp;proof-of-concept (POC) exploit was published, for SQL Injection vulnerability, giving the hackers a&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-357","post","type-post","status-publish","format-standard","hentry","category-magento"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=357"}],"version-history":[{"count":4,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/357\/revisions"}],"predecessor-version":[{"id":15486,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/357\/revisions\/15486"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=357"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=357"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}