Questions tagged [patches]
Questions about the official Magento Security patches (SUPEE-xxxx)
651 questions
0 votes
0 answers
29 views
Store Switcher working not correctly in magento 2.4.6
My Magento versions - 2.4.6-p8(p12). Problem - if i do a switcher block cachable, work the switcher not correctly. If the switcher block is not cachable (cachable="false") work the switcher ...
2 votes
1 answer
232 views
How to find, download, and apply official Magento patches for specific versions?
I’m trying to find clear guidance on how to obtain and apply Magento security patches. The official Magento security bulletins usually describe the vulnerabilities and the patched versions but don’t ...
1 vote
1 answer
334 views
Patch APSB25-08 causing problems for Magento 2.4.6?
I installed patch APSB25-08 for 3 customers running 2.4.6. For all of them an error came up in checkout and no shipping method was available. The error was: Type Error occurred when creating object: ...
0 votes
0 answers
114 views
Apply patch for Cosmicsting vulnerabillity
We are trying to apply the security patch for the Cosmicsting vulnerabillty. The Magento version is 2.4.6 (Open Source). We have downloaded the patch For versions 2.4.6, 2.4.6-p1, 2.4.6-p2, 2.4.6-p3, ...
0 votes
1 answer
250 views
Magento 2 revert an applied patch from Adobe commerce Cloud Environment
I applied a patch locally (adding the ‘QUALITY_PATCHES’ variable to the .magento.env.yaml file and listing the required patches underneath), and it was pushed to staging, where it was applied ...
1 vote
3 answers
154 views
vuln-25610-composer-patch.zip -> file does not exists
Tried to patch magento open source 2.4.6-p6 with the file: vuln-25610-composer-patch.zip But I do not have file: vendor/magento/module-company/Plugin/Customer/Api/AccountManagement.php https://...
0 votes
1 answer
776 views
How to install Install APSB24-18 Patch in Magento 2?
My hosting provider send me mail regarding patch installation on my store, but I want to know how I can install this patch on my store. Adobe does not provide any kind of documentation regarding this: ...
0 votes
1 answer
426 views
Magento 2.4.6 cweagans module not applying patches
I have installed "cweagans" module and added patch configurations to composer.json file but when I run "composer install" it's not applying the patch and it's not giving any error. ...
1 vote
1 answer
179 views
Update index value using patch in magento 2.4
Currenty, order_id is set as unique and i want to set as the index. Please help me on this. <?php declare(strict_types=1); namespace Abc\Xyz\Setup\Patch; use Magento\Framework\DB\Ddl\Table; use ...
0 votes
2 answers
232 views
Applying Patches
In applying patches, If the provided zip file for the patch contains enterprise and open-source patches, should you apply both? or should you just apply the one same with your repo?
0 votes
1 answer
144 views
ACSD-51892: Performance issue where config files load multiple times
https://experienceleague.adobe.com/docs/commerce-knowledge-base/kb/support-tools/patches/v1-1-33/acsd-51892-performance-issue-where-config-files-load-multiple-times.html?lang=en I tried to reproduce ...
0 votes
1 answer
820 views
Page builder editing not saving
I am using the Magento version 2.4.3 P1, In the latest chrome version the changes are not applied when we are tying to save in the page builder. I applied this patch ACSD-48857_2.2.3-p1.patch but not ...
4 votes
2 answers
1k views
How to install Security Update patch APSB23-35
is there any way to download the patch APSB23-35 and manually apply it ? I have several older Magento2 installations, and update them is a time consuming task - so i was wondering if there is a "...
0 votes
1 answer
3k views
Could not apply patch! Skipping. The error was: Cannot apply patch patches/composer/filename.patch
I have downloaded magento2 site from server, and now I am installing it in my localhost. During composer install command I am facing this error Could not apply patch! Skipping. The error was: Cannot ...
1 vote
1 answer
230 views
Magento 2.4: Unable to apply setup/src/Magento/Setup patch
I'm trying to apply a patch but it's not working: composer.json "patches": { "magento/setup": { "Setup Patch Take4": "patches/composer/setup_patch.patch&...