🔥 Just Launched! Werra Premium Template for HyväSee it in Action

How to Install Magento SUPEE 11314 [With or Without SSH]

By Sanjay JethvaUpdated on May 22, 2025 3 min read

On May 12, 2020, Magento released SUPEE 11314-v2 which requires the previously applied SUPEE 11314 to be reverted.
Magento keeps releasing security patches on regular intervals to keep your Magento stores safe against vulnerability and threats. Owing to this, today on 29th April, 2020, Magento released Magento SUPEE 11314  along with the Magento 1.9.4.5 version which provides resolution to multiple critical security issues. These security enhancements help secure your Magento stores from cross-site scripting, arbitrary code execution, and sensitive data disclosure vulnerabilities as well as other security issues.

We recommend all the Magento 1.x users to upgrade to the latest Magento 1.9.4.5 or install the patch Magento security patch 11314 to secure your Magento stores from potential threats.

Methods to Install Magento SUPEE 11314:

  1. Using SSH
  2. Without using SSH

Each method in detail,

Method 1: Install Magento SUPEE 11314 with SSH

Contact your hosting provider for help with setting up SSH.
Download Magento SUPEE 11314-v2 Patches files for your Magento Version from here.

Upload the patch into your Magento root directory and run the appropriate SSH command:
For .sh file extension:

sh patch_file_name.sh

Example:

sh PATCH_SUPEE-11314_CE_1.9.4.4_v1.sh

For .patch file extension:

patch —p0 < patch_file_name.patch

For Linux OS or Ubuntu derived machines:

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

bash patch.sh

Note: Once executed the command, refresh the cache in the Admin under “System > Cache Management” so that the changes can be reflected. We strongly recommend that you test all patches in a test environment before taking them live.

Method 2: Install Magento SUPEE 11314 without SSH

Download the Magento version zip file as per your version requirement. You can also download these PrePatched files from Github. Once you download these files, just upload it to your Magento root folder.

Magento versionSUPEE 11314
Magento 1.9.4.4Download CE-1.9.4.4v2
Magento 1.9.4.3Download CE-1.9.4.3v2
Magento 1.9.4.2Download CE-1.9.4.2v2
Magento 1.9.4.1Download CE-1.9.4.1v2
Magento 1.9.4.0Download CE-1.9.4.0v2
Magento 1.9.3.10Download CE-1.9.3.10v2
Magento 1.9.3.9Download CE-1.9.3.9v2
Magento 1.9.3.8Download CE-1.9.3.8v2
Magento 1.9.3.7Download CE-1.9.3.7v2
Magento 1.9.3.6Download CE-1.9.3.6v2
Magento 1.9.3.4Download CE-1.9.3.4v2
Magento 1.9.3.3Download CE-1.9.3.3v2

How to check if Magento SUPEE 11314 has been installed correctly?

Check if the steps to install Magento SUPEE 11314 has been implemented correctly or not using magereport.com

Another way to check for the patches installed is, using SSH. Every installed patch can be found in your store content specifically logged in to app/etc/applied.patches.list.

So you can use the ‘grep’ command to access the list:

grep ‘|' app/etc/applied.patches.list

You’ll get output like this:

SUPEE-11314_CE_1.9.4.4 | CE_1.9.4.4 | v1 | a7bbf3ed17e3cf723cbc5e01720856190d22c71b | Wen Apr 29 10:21:14 2019 +0530 | ce-1.9.4.4-dev

How to revert a patch if you are facing any issue?

Run the following SSH Command to revert your patch.

sh patch-file-name.sh -R

Follow Magento StackExchange to find the possible issues related to Magento SUPEE 11314 and their solutions.

We highly recommend upgrading your Magento to the latest version Magento 1.9.4.5 which includes all the security patches including SUPEE 11314. If you need any help regarding Magento Version Upgrade, Checkout our Magento Upgrade Service.

We can also help you install Magento SUPEE 11314 professionally, visit our Magento Security Patches Installation Service.

With nearing of Magento 1 end of life, we recommend you to migrate your older Magento 1.x stores to the latest Magento 2.4.8 version and enjoy the latest features such as Page Builder, PWA Studio, and much more. If you are not much a Magento 2 guy, have a look at our Magento 2 Migration Service to get our professional help in the Magento 1 to Magento 2 migration.

Sanjay Jethva Full Image
Article bySanjay Jethva

Sanjay is the co-founder and CTO of Meetanshi with hands-on expertise with Magento since 2011. He specializes in complex development, integrations, extensions, and customizations. Sanjay is one the top 50 contributor to the Magento community and is recognized by Adobe. His passion for Magento 2 and Shopify solutions has made him a trusted source for businesses seeking to optimize their online stores. He loves sharing technical solutions related to Magento 2 & Shopify.