What changed
Adobe published out-of-band bulletin APSB26-146 on September 7 for CVE-2026-75650, a critical unauthenticated arbitrary-code-execution flaw in Adobe Commerce, Adobe Commerce B2B and Magento Open Source. Adobe assigns CVSS 10.0, priority 1 and confirms exploitation in the wild. Sansec, which named the campaign StyleSmuggler, says attacks began September 4, before the hotfix was available, and reproduced the chain on clean, current Magento installations. Adobe's remediation is a separate hotfix, VULN-39341, rather than simply the scheduled September Commerce release; Adobe's September bulletin explicitly tells customers to apply the CVE-2026-75650 hotfix in addition to normal security updates.
Why it matters
A store can be fully current on normal Magento patching and still have been exposed during the zero-day window. Because attackers had days of access before Adobe shipped the hotfix, remediation is not only about preventing the next request: operators need to check for compromise and rotate secrets that could already have been read. For commerce systems, that can include admin credentials, API/integration tokens, payment-gateway secrets, database credentials and deployment keys.
The flaw is unauthenticated and maximum-severity
Adobe classifies CVE-2026-75650 as improper neutralization in a template engine leading to arbitrary code execution, with no authentication required and a CVSS base score of 10.0.
Exploitation preceded the vendor patch
Sansec says it first confirmed exploitation on September 4 and reproduced the chain on clean supported versions. Adobe released APSB26-146 and the emergency hotfix on September 7, leaving a period where fully patched stores could still be attacked.
The fix is separate from the normal September update
Adobe's regular September Commerce bulletin explicitly instructs customers to apply the CVE-2026-75650 hotfix in addition to the scheduled security update. Operators should verify the hotfix itself is present rather than assuming a routine version update covered the issue.
Patching cannot undo credentials already exposed
Independent responders say compromised stores may have leaked secrets before the fix was installed. Adobe/Sansec guidance emphasizes key and credential rotation plus incident investigation when exposure or compromise is suspected.