Magento Analyzer RSS

Magento & Adobe Commerce

Magento News

Releases, security bulletins en community-nieuws, automatisch verzameld uit de belangrijkste bronnen.

Community DEV Community — magento tag · 23-09-2026
Why CVE-2026-75650 Matters More Than Its CVE Number Suggests

Why CVE-2026-75650 Matters More Than Its CVE Number Suggests Patch advisories arrive in bulk, and bulk advisories train teams to skim. CERT-In's CIVN-2026-0458 is exactly that kind of document: a long list of Adobe products, a long list of CVEs, and a single CRITICAL rating covering all of them. The risk in skimming it is that one entry deserves a different response from the rest. The one line that changes the priority Buried in the description is a sentence that separates CVE-2026-75650 from its neighbours: it affects Adobe Commerce, Adobe Commerce B2B and Magento Open Source, it is a critic…

Community DEV Community — magento tag · 23-09-2026
Magento 2.4.6 Lost Support in August: What Waiting Actually Costs

If your store runs Magento 2.4.6, it stopped receiving security patches on 11 August 2026. The one exception is Adobe Commerce, the paid edition, which gets one more year. Magento Open Source, the free edition, does not. So the decision in front of you is about exposure, not features: how long you are willing to run a checkout that nobody will fix when the next hole is found, and what it costs to stop. Who is out of support, and until when Adobe gives every 2.4 release three years of standard support, then stops shipping patches for it. For 2.4.6 and 2.4.7 it adds one extra year, but its life…

Community DEV Community — magento tag · 23-09-2026
Magento Anti-Bot and Anti-Scraping: A Layered Defence Guide for Self-Hosted Stores

Half of a Magento store's traffic are bots, and today's scrapers solve puzzles and rent home internet. Here is the layered strategy we run, with real numbers. Every Magento store I run has more visitors that are bots than human. I used to say that as a joke. Then I counted. Across multiple production stores over a given period, only 19% of page requests came from a clean, ordinary browser. Another 31% were verified search engines, which we want. The remaining half was everything else: price scrapers, stock checkers, SEO tools, AI crawlers hoovering up product copy, credential stuffers, and a…

Community Magento Stack Exchange — newest questions · 23-09-2026
How store email path resolves

We have a model that retrieves the sender email address configured in the Magento Admin and uses it to send emails. This model is being called in three different ways: Cron CLI Admin When we manually trigger the functionality from the Admin, it correctly picks the default store email configured at: trans_email/ident_general/email However, when the same functionality is executed through Cron, it is picking an email address from a different source. While debugging in cron the path is stores/admin/trans_email/ident_general/email, and while in the admin the path is stores/0/trans_email/ident_gene…

Community DEV Community — magento tag · 23-09-2026
The /graphql Precondition: Understanding the Attack Surface Behind CVE-2026-75650

The /graphql Precondition: Understanding the Attack Surface Behind CVE-2026-75650 Vulnerability overview CVE-2026-75650 is a critical vulnerability in Adobe Commerce and Magento Open Source. The ACSC classifies it as an Improper Neutralisation of Special Elements Used in a Template Engine leading to unauthenticated remote code execution, states that exploitation requires the /graphql endpoint to be exposed, and reports awareness of active exploitation. The vendor patch dates to 7 September 2026. Why the precondition is the interesting part Most RCE advisories are read as "patch this." This on…

Community DEV Community — magento tag · 21-09-2026
How to Consolidate Multiple Magento Domains Without Sacrificing SEO

Consolidating multiple Magento domains into a single, streamlined Adobe Commerce instance is a common strategic move for merchants aiming to reduce technical debt, improve backend scalability, and lower total cost of ownership. However, merging domains comes with significant SEO risks that can impact organic traffic, rankings, and revenue if not handled carefully. In this technical use case breakdown, I’ll walk through the challenges of Magento domain consolidation, share a proven approach to preserve SEO equity, and highlight key implementation notes for developers, solutions architects, and…

Community r/Magento · 21-09-2026
Open-source AI suite for OpenMage / Magento 1 - ask your store questions, generate copy, chat on the storefront

Stores still on M1/OpenMage have been locked out of everything commerce has added since 2020. This closes that gap, free and self-hosted. Install: composer require jestr-ai/openmage-ai-suite Source: https://github.com/jestr-ai/openmage-ai-suite What it gets you: Answers without building a report. Ask "what's low on stock and what sold in the last 90 days?" in Claude or ChatGPT and get it from the real database. No exports, no dev ticket. Product copy that stops being a chore. Generated from each product's real attributes, in bulk, into a review queue someone approves. A 1,000-SKU catalog beco…

Community r/Magento2 · 21-09-2026
ShopReport: Google Analytics, Search Console, accounting software and competitor analysis all in one place.

Hello, we are proud to announce we developed a tool for Magento 2 webshops. It provides fresh insights that will help your webshop grow. It is called ShopReport. https://shopreport.3webapps.com/ ShopReport is a dashboard platform for online store owners, making it perfect for Shopify stores, that consolidates orders, inventory, customers, marketing, and search engine performance into a single, centralized environment. It features automatic background synchronization, smart alerts, and AI-powered insights. Instead of switching between the shop backend, Google Analytics, Search Console, a compe…

Community r/Magento · 21-09-2026
What open-source module is currently missing from the ecosystem?

I'm doing some research on the current Magento 2 ecosystem and would like to hear from developers, agencies, and merchants. What kind of module or functionality do you think the community still needs today? submitted by /u/Nearby-Setting-158 [link] [comments]

Community DEV Community — magento tag · 19-09-2026
The Wider Adobe Patch Wave Behind CVE-2026-75650

The Wider Adobe Patch Wave Behind CVE-2026-75650 CVE-2026-75650 is the entry in CERT-In's CIVN-2026-0458 that demands immediate action, but it is not the only vulnerability in the advisory. Understanding the surrounding patch wave helps teams sequence the work and avoid treating the whole document as a single, undifferentiated task. The advisory at a glance CERT-In published CIVN-2026-0458 on September 16, 2026, rating it CRITICAL. It covers multiple vulnerabilities across Adobe Experience Manager, ColdFusion, Photoshop, Illustrator, Animate, Photoshop Mobile, Adobe Commerce, Magento Open Sou…

Community DEV Community — magento tag · 19-09-2026
Patching Guide for CVE-2026-75650: Closing the Adobe Commerce RCE

Patching Guide for CVE-2026-75650: Closing the Adobe Commerce RCE CVE-2026-75650 is a critical remote code execution vulnerability in Adobe Commerce, Adobe Commerce B2B and Magento Open Source. CERT-In's CIVN-2026-0458 rates the advisory CRITICAL and notes that Adobe has confirmed in-the-wild exploitation. This guide focuses on the practical work: identifying affected deployments, applying the fix and confirming it landed. What you are fixing The vulnerability allows an unauthenticated remote attacker to execute arbitrary code on a vulnerable server. It affects the commerce platform line rath…

Community r/Magento · 19-09-2026
Looking for a feedback

Hey! I am looking for a feedback on using MariaDB's DuckDB engine for faster reports in Magento. Here is my blog post on this matter. Looking forward to your opinion how much this might be useful to reduce TCO running reports close to transactional part. submitted by /u/drrtuy-b [link] [comments]

Community DEV Community — magento tag · 18-09-2026
When the Payment-Failure Email Is the Exploit: Inside the Magento Template Rendering Chain of CVE-2026-75650

When the Payment-Failure Email Is the Exploit: Inside the Magento Template Rendering Chain of CVE-2026-75650 Opening CVE-2026-75650 is an unauthenticated remote code execution vulnerability in Adobe Commerce and Magento Open Source that reached the CISA Known Exploited Vulnerabilities catalog on 8 September 2026. Dutch ecommerce security firm Sansec, which named the campaign StyleSmuggler, documented exploitation starting 4 September 2026. Adobe published the emergency hotfix VULN-39341 on 7 September 2026 under advisory APSB26-146. The relevant window is those three days. A store that was co…

Community DEV Community — magento tag · 18-09-2026
Two Monolog majors, one PHP class: adding exception-log monitoring across Magento 2.4.7-2.4.9

I just shipped a new signal in Watchtower, my Magento monitoring tool: application_errors, which watches for a rising rate of caught exceptions your own code is logging, before that shows up anywhere else, like checkout. The feature itself is simple. Getting there across three supported Magento versions was not, and the two bugs I hit only showed up under live verification, not unit tests. Here's what happened. The goal: count exceptions without reading a log file Every existing signal in my connector observes Magento's event bus or polls a status table. This one is different: I wanted to kno…

Community r/Magento · 18-09-2026
how do you know if Magento 2 peak traffic issues are infrastructure or architecture?

Fashion accessories retailer on Magento 2, currently at €45M GMV across 3 markets, and our September promotional event is our biggest trading day of Q3, at 3 to 4 times normal order volume. And last week it lasted 2 hours before the site started timing out on checkout and most orders for the afternoon didn't go through. Our hosting provider pointed to database connection exhaustion under load, which our Magento devs confirmed is a known issue with Magento's session handling under high concurrency, and we've already got a patch in scope that should raise the ceiling before October. Except that…

Community r/Magento · 18-09-2026
https://mageinfo.online: improved detection of isolated security patches and more

We added: - RUM scores - GEO check, the "SEO" for AI search bots - Detection of Magento extensions used by the shop We improved: - Detection of the theme used: mageinfo can now also detect for example PWA and Luma/Porto - Detection of the Isolated security patches of July, August and September Check yourself at https://mageinfo.online Feedback welcome. submitted by /u/Boring-Ad-6591 [link] [comments]

Community r/Magento · 18-09-2026
Headless storefront — header/footer in CMS blocks or only in the frontend repo?

Building a headless Magento setup (GraphQL + separate frontend) and stuck on a boring-but-important question. For site header / footer / simple nav — are you: Putting them in Magento CMS blocks so merchants edit in admin, or Keeping layout only in the frontend repo and treating Magento as catalog + checkout? I like admin-editable blocks for non-devs, but then you’re shipping HTML/JSON over GraphQL and dealing with store-view differences, caching, and "who owns the markup." Curious what people running headless in production actually chose, and what bit you later regretted. submitted by /u/jeni…

Community r/Magento · 17-09-2026
Spun up Magento 2.4.9 locally in Docker — what would you change on a 4-core machine?

Just got a local Open Source 2.4.9 box running with sample data (markshust-style Docker) so I can poke GraphQL for a small headless experiment later. Machine only has 4 cores, so Magento + OpenSearch + MySQL all at once is spicy. A few things I ended up doing: - restart: "no" on everything + simple up/down scripts, so it doesn’t come back after reboot eating RAM - memory caps especially on OpenSearch (that one likes to hog) - don’t leave it running overnight GraphQL endpoint responds with sample catalog, which was the real "ok we're good" check for me. Curious what people do on smaller machin…