Table of Contents
Key Takeaway
- 🔴 Exploited Immediately: The Adobe Commerce account takeover flaw CVE-2026-71362 was exploited within hours of Adobe’s August 11, 2026 Patch Tuesday release — the vendor itself reported no evidence of in-the-wild attacks.
- 🔓 Zero Authentication Required: The flaw allows unauthenticated, remote attackers to switch a customer session to another customer account, gaining access to private data, order history, and stored personal information on any affected storefront.
- 📊 CVSS 9.1 Critical: The incorrect authorization vulnerability (CWE-863) affects Adobe Commerce, Commerce B2B, and Magento Open Source versions 2.4.4 through 2.4.9, including all builds up to the July 2026 security release.
- ⚠️ Sprawling Attack Surface: CyCognito research found that affected storefronts span staging, preproduction, and forgotten campaign microsites — many owned by marketing teams, not IT security, creating blind spots in patch management.
- ⚡ Patch Now: Adobe released APSB26-92 with isolated patches for all supported release lines. Store operators must be running the latest point release before applying the patch, making remediation a two-step process for estates behind on updates.
On August 11, 2026, Adobe published security bulletin APSB26-92 patching seven vulnerabilities across Adobe Commerce, Commerce B2B, and Magento Open Source. The most critical was CVE-2026-71362, an incorrect authorization flaw carrying a CVSS v3.1 score of 9.1 that allows unauthenticated attackers to hijack customer accounts, as documented in the National Vulnerability Database entry for CVE-2026-71362. The Adobe Commerce account takeover vulnerability began seeing exploitation within hours. Sansec — an e-commerce security firm — reported that its Shield web application firewall was already blocking exploitation attempts against live Magento stores.
The Adobe Commerce account takeover vulnerability exposes a gap that goes beyond the software itself. CyCognito’s analysis of affected assets reveals that the exposure is not limited to primary storefronts but extends to staging environments, campaign microsites, and forgotten developer hosts — all running the same vulnerable codebase but owned by different teams with different patch cadences. The Adobe Commerce account takeover vulnerability is in the platform, but the risk is in how organizations fail to track every instance of it.
How the Adobe Commerce Account Takeover Works
CVE-2026-71362 is classified as an incorrect authorization vulnerability, identified as CWE-863 in the MITRE CWE taxonomy. According to Sansec’s analysis of the patch, the root cause is that Adobe Commerce and Magento Open Source fail to correctly bind a customer identity to an active account session.
In practical terms, this means an attacker can take an active session token and switch it to a different customer account. The attacker then holds the authenticated context of the victim customer — including access to their stored personal data, order history, payment method references, and any other information visible in the account dashboard. No authentication is required to initiate the attack. No administrator privileges are needed. No user interaction is triggered. The only precondition is network access to the storefront, which is public by design for any e-commerce site.
Adobe categorized the impact as privilege escalation. Sansec’s patch review confirmed that the fix modifies how Commerce and Magento handle customer identity within account sessions, closing the session-switching vector. The vulnerability affects Adobe Commerce release lines 2.4.4 through 2.4.9, Magento Open Source 2.4.6 through 2.4.9, and Adobe Commerce B2B versions 1.3.3 through 1.5.3 — all builds up to and including the July 2026 security releases.
Exploitation Timeline: Hours, Not Days
The Adobe Commerce account takeover flaw CVE-2026-71362 saw exploitation measured in hours, not days. Adobe published the advisory on August 11, 2026, stating that the company was not aware of exploits in the wild for any issue in the release. Sansec, however, reported that its Shield WAF began blocking exploitation attempts shortly after the advisory went public.
This divergence between Adobe’s statement and Sansec’s telemetry is notable but not unusual. Vendors typically state that they have no evidence of exploitation based on their own monitoring capabilities. Third-party security firms with direct visibility into web application traffic at thousands of storefronts often detect attacks that vendors cannot see. The implication for defenders is clear: treat the advisory’s exploitation status as a floor, not a ceiling, and plan for active attacks.
The speed of exploitation mirrors the pattern seen in the VMware vCenter exploit campaign documented earlier this week, where APT actors began compromising servers within five days of Broadcom’s July 29 patch. Both cases illustrate a trend that security researchers have tracked throughout 2026: the window between vulnerability disclosure and active exploitation is compressing dramatically.
The Sprawling Attack Surface: Why Patching Is Not Enough
CyCognito’s analysis of assets affected by CVE-2026-71362 reveals an exposure pattern that extends well beyond primary storefronts. The company identified affected hosts across multiple sectors, with Communication Services accounting for 34.5% of observed assets, Consumer Discretionary contributing 19.6%, and Information Technology representing 14.4%.
The Communication Services concentration reflects how media and entertainment groups operate commerce. A single publishing or broadcast group typically runs merchandise stores for individual titles, ticketing shops, licensing platforms, and promotional storefronts tied to specific releases. Each of those is a separate deployment, often commissioned from a different external agency on a different hosting contract, and each carries its own patch cadence. The result is a large estate of small stores rather than one well-governed platform.
Across the remaining sectors, the pattern points to the same underlying driver: commerce is rarely a core function for a manufacturer, a hardware vendor, or an industrial group. The storefront ends up owned by marketing or by a business unit rather than by central IT. That ownership gap produces the long tail of non-production hosts, forgotten campaign sites, and stores that continue serving traffic on a build nobody is tracking. The vulnerability lives in the software, but the exposure is a consequence of where the software sits in the organizational chart.
These assets are overlooked for structural reasons, not negligent ones. Commerce estates sprawl across brands, regions, product launches, and campaign microsites. A store built for a single marketing campaign keeps serving traffic on an unpatched build long after the campaign owner has moved on, and the security team responsible for the estate often has no inventory record that the store exists.
Patch Complexity: A Two-Step Remediation
Adobe released fixed builds in the -2026-aug release for each supported product line on August 11, 2026. The advisory, APSB26-92, carries a Priority 2 rating and includes installation instructions published on Adobe’s Experience League knowledge base.
However, patch availability does not mean patch simplicity. According to Sansec, Adobe distributes these monthly security fixes as isolated patch files rather than as new security releases or updated Composer packages. A store must already be running the latest point release available for its supported branch before the corresponding isolated patch will apply. Estates that have fallen behind on point releases therefore face a two-step remediation: first upgrade to the latest point release, then apply the isolated security patch. The interim window between steps is longer than the advisory date suggests.
This two-step requirement creates a dangerous gap for organizations with sprawling Magento estates. Stores running older point releases — precisely the forgotten campaign sites and staging environments that CyCognito identified as the most exposed — face the longest remediation timelines. Attackers know this. Automated scanning tools continuously probe internet-facing storefronts for known vulnerabilities, and theAdobe Commerce account takeover flaw is now a confirmed target.
The 2026 Disclosure-to-Exploitation Pattern
The Adobe Commerce account takeover exploitation fits a pattern that has defined 2026 cybersecurity. Microsoft’s August 2026 Patch Tuesday addressed 421 CVEs, including a Lazarus-linked zero-day already exploited in the wild. CrowdStrike’s 2026 Global Threat Report documented that adversary breakout time dropped to 29 minutes, with the fastest measured at just 27 seconds. The VMware vCenter exploit campaign compromised 361 servers across 47 countries within five days of patch release.
In each case, the story is the same: the act of publishing a patch simultaneously creates the weapon. Before disclosure, the vulnerability exists but is largely unknown. After disclosure, every unpatched instance becomes a target, and the patch itself provides a roadmap for exploitation. Security researchers call this the patch window problem, and 2026 has demonstrated that the window is now measured in hours.
For e-commerce platforms, the stakes are particularly high. A successful Adobe Commerce account takeover does not just compromise a single server — it compromises customer trust — it compromises customer trust. Every Adobe Commerce account takeover exposes personal data, order history, and potentially stored payment references. Under data protection regulations, each Adobe Commerce account takeover represents a separate breach notification obligation. The cost of a single Adobe Commerce account takeover incident can escalate from a CVE number to a regulatory crisis within days.
Mitigation Steps for Adobe Commerce and Magento Operators
For organizations running Adobe Commerce, Commerce B2B, or Magento Open Source, the following actions are recommended based on guidance from Adobe, Sansec, and CyCognito:
1. Inventory all instances. Identify every Adobe Commerce and Magento Open Source deployment in your environment, including staging, preproduction, UAT, developer hosts, and forgotten campaign microsites. Do not rely on production inventories alone — external agencies may have deployed storefronts that central IT does not track.
2. Check version numbers. Compare each instance’s version against the affected versions listed in Adobe Security Bulletin APSB26-92. Any instance running a build up to and including the July 2026 security release is vulnerable.
3. Apply the isolated patch. Ensure each instance is running the latest point release for its supported branch, then apply the August 2026 isolated patch. Adobe provides installation instructions on its Experience League knowledge base for merchants who need to apply the fix in isolation.
4. Deploy WAF coverage. If patching cannot be completed immediately, deploy web application firewall rules covering storefront customer and session endpoints. Sansec’s Shield WAF is already blocking exploitation attempts, and similar WAF rules should be available from major security vendors.
5. Invalidate active sessions. Once the patch is applied, invalidate all active customer sessions to ensure that any sessions compromised before remediation cannot persist. Monitor storefront logs for unexpected account or session switching activity.
6. Scan for backdoors. Stores that were exposed before patching should be scanned for backdoors, web shells, and other persistence mechanisms that attackers may have deployed through the vulnerability.
Frequently Asked Questions About the Adobe Commerce Account Takeover
What is CVE-2026-71362?
The Adobe Commerce account takeover flaw CVE-2026-71362 is a critical incorrect authorization vulnerability in Adobe Commerce, Commerce B2B, and Magento Open Source with a CVSS score of 9.1. It allows unauthenticated, remote attackers to switch a customer session to another customer account, gaining access to the victim’s private data and order history. Adobe patched it on August 11, 2026, via security bulletin APSB26-92.
How does the Adobe Commerce account takeover work?
The Adobe Commerce account takeover stems from the platform failing to correctly bind a customer identity to an active account session. An attacker can take an active session and switch it to a different customer account, inheriting that customer’s authenticated context. No authentication, administrator privileges, or user interaction is required — only network access to the storefront.
Is CVE-2026-71362 being exploited in the wild?
Adobe’s advisory states the company is not aware of in-the-wild exploitation. However, Sansec, an e-commerce security firm, reported that its Shield WAF began blocking exploitation attempts shortly after the advisory was published on August 11, 2026. Defenders should assume active attacks are occurring.
Which versions of Adobe Commerce and Magento are affected?
The vulnerability affects Adobe Commerce versions 2.4.4 through 2.4.9, Magento Open Source versions 2.4.6 through 2.4.9, and Adobe Commerce B2B versions 1.3.3 through 1.5.3 — all builds up to and including the July 2026 security releases. Fixed versions are available in the August 2026 release (-2026-aug builds).
Why can patching be complicated for Magento stores?
Adobe distributes monthly security fixes as isolated patch files, not as new full releases. A store must already be running the latest point release for its supported branch before the isolated patch can be applied. Estates behind on point releases face a two-step remediation: first upgrade the point release, then apply the security patch.
What should I do if my store was exposed before patching?
Invalidate all active customer sessions after patching, monitor storefront logs for unexpected session or account switching, and scan the store for backdoors or web shells that may have been installed through the vulnerability before remediation. Check all customer accounts for unauthorized access or data modifications.
Does this vulnerability affect the Philippines e-commerce market?
The Adobe Commerce account takeover affects any organization running Adobe Commerce or Magento Open Source globally, including Philippine e-commerce businesses. Filipino merchants using Magento-based storefronts should follow the same patching and mitigation guidance. The Philippines’ Data Privacy Act may require breach notifications if customer data was accessed through this vulnerability.
This article is for informational purposes only and does not constitute professional cybersecurity advice. Organizations should consult with qualified security professionals for vulnerability assessment and incident response specific to their environment.






