Expand my Community achievements bar.

SOLVED

Upgrade Adobe Commerce 2.4.4-p14

Avatar

Level 1

Hello,

On 10 June, Adobe's bulletin announced the news patch for Magento 2.
One of my customers has the 2.4.4-pX version, and I want to update it to the latest patch.
I had no problem with the other version, but with this one, I saw that it is not published on GitHub, only the p13.

Does anyone know anything about this version? Why hasn't it been published yet?

2.4.4-p14.png

 Best regards

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @AlexandruMA7 ,

Magento 2.4.4-p14 is part of the Extended Support policy offered only for Adobe Commerce (Enterprise Edition) customers. As per Adobe's lifecycle policy:

Extended support is available to Adobe Commerce customers only. It is not available for the Magento Open Source code base.
Reference


Why You’re Seeing the Error

Your composer.json is requiring magento/product-community-edition:2.4.4-p14, which doesn’t exist for Magento Open Source. Composer fails because the package simply isn’t published for the open-source track.


What You Should Do

1. Apply the Isolated Security Patch Manually

For Magento Open Source, Adobe has released a patch for CVE-2025-47110:

Official Patch: Download Patch

This avoids the need for a full upgrade, and keeps your site secure

2. Plan to Upgrade to Magento 2.4.8

2.4.4 (Open Source) is no longer getting regular security updates.


Regards,
Amit

 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @AlexandruMA7 ,

Magento 2.4.4-p14 is part of the Extended Support policy offered only for Adobe Commerce (Enterprise Edition) customers. As per Adobe's lifecycle policy:

Extended support is available to Adobe Commerce customers only. It is not available for the Magento Open Source code base.
Reference


Why You’re Seeing the Error

Your composer.json is requiring magento/product-community-edition:2.4.4-p14, which doesn’t exist for Magento Open Source. Composer fails because the package simply isn’t published for the open-source track.


What You Should Do

1. Apply the Isolated Security Patch Manually

For Magento Open Source, Adobe has released a patch for CVE-2025-47110:

Official Patch: Download Patch

This avoids the need for a full upgrade, and keeps your site secure

2. Plan to Upgrade to Magento 2.4.8

2.4.4 (Open Source) is no longer getting regular security updates.


Regards,
Amit

 

Avatar

Level 1

Hi @AmitVishwakarma 

Yep, I found this answer already, but thank you very much for your support.

Best Regards,
Alex

Avatar

Community Advisor

Hi @AlexandruMA7 ,

Thanks for your response — glad to know you found the answer!

If you feel the explanation and workaround I shared were accurate and helpful, feel free to mark it as the accepted solution.

This can help others in the community who might be facing the same issue and are looking for clarity on Adobe Commerce 2.4.4-p14 and Magento Open Source compatibility.

Appreciate your engagement, and happy to help further if needed.

Best regards,
Amit