A newly disclosed zero-day dubbed StyleSmuggler is being actively exploited against Magento stores and affects all current versions of Magento and Adobe Commerce. Adobe later assigned the issue CVE-2026-75650. Given the unauthenticated exploitation and backdoor risk described by Sansec, UK retailers and SaaS platforms running Magento should implement robust vulnerability management and treat this as an emergency patching event.
View the data behind this chart
| Action | Effort | Risk Cut | |
|---|---|---|---|
| Disable GraphQL | Immediate | Low | High |
| Monitor for IOCs | Ongoing | Medium | Medium |
| Rotate credentials | If compromised | Low | High |
| Apply VULN-39341 patch | Priority | Low | Critical |
What StyleSmuggler is and why it's serious
Sansec reports that it first recorded exploitation on 4 September 2026 on a Magento store running the latest security updates, and dubbed the vulnerability StyleSmuggler — highlighting that at the time, no existing patches protected against the attack. According to Adobe's APSB26-146 advisory, the vulnerability is tracked as CVE-2026-75650 and rated CVSS 10.0.
Sansec says the bug affects all current versions of Magento and Adobe Commerce. In its own advisory, Sansec reports reproducing the exploit chain on clean Magento Open Source 2.4.7, 2.4.8 and 2.4.9 installs. Given Magento's footprint — more than 160,000 live websites, including roughly 14,000 of the top one million sites globally — the potential impact on UK retail and SaaS operators is substantial.
How the attack chain actually works
Sansec reports that the exploit abuses Magento's template system through PHP code injection to generate a fake 'failed-payment' email, which triggers code execution on the server. Combined with Sansec's description of unauthenticated access, this amounts to remote code execution without requiring login credentials.
Once inside, the attackers drop a small Rust-based backdoor that runs as a background process. Early samples disguised themselves as kworker/u:8:0, while newer variants rename the process to fc-cache and copy it to the fontconfig cache directory to blend in with legitimate Linux system activity. Other researchers have reported a separate cluster of attacks abusing the same flaw to drop a PHP web shell into the product image cache, so defenders should not assume a single payload type.
- •Persistence via a cron job that re-executes the backdoor every 30 minutes
- •Command-and-control traffic disguised as NTP time-sync packets over UDP port 123
- •Public IP lookups via services such as ipify, icanhazip, ident.me and ipinfo.io
- •Checks the Linux TracerPid value to detect analysis tools; if detected, it still installs but stays silent
Patch status: what's fixed and what buyers must still do
Adobe's advised remediation is to apply the VULN-39341 patch for the affected Magento or Adobe Commerce version, and to rotate encryption keys after remediation is complete. Anyone who has already applied the fix should still treat credential and key rotation as mandatory, not optional, given the unauthenticated nature of the original exploit.
Because the backdoor can sit dormant and communicate with attacker infrastructure at any time after installation, teams should develop an incident response plan that assumes compromise may have occurred before the patch was applied, not just after.

Why UK e-commerce and SaaS buyers should treat this as urgent
UK retailers running Magento or Adobe Commerce as their storefront, or SaaS providers embedding it into multi-tenant platforms, sit squarely in the affected population. An unauthenticated RCE chain that installs a covert Linux backdoor capable of receiving remote commands is precisely the scenario that PCI DSS assessors, cyber insurers and boards will want evidence of containment for — before, not after, a breach notification is required.
Sansec's observation that the malware disguises its C2 traffic as NTP packets and checks for tracing tools before beaconing shows a level of operational tradecraft that basic antivirus or default logging is unlikely to catch. This is a strong argument for buyers to managed detection & response coverage on production e-commerce infrastructure rather than relying on periodic scans alone.
Immediate actions for infrastructure teams
Until the VULN-39341 patch is fully rolled out across every affected environment, Sansec recommends disabling GraphQL as a stopgap mitigation. Teams should also audit for the specific indicators associated with this campaign and assume any hit is a live compromise requiring credential rotation.
- •Apply Adobe's VULN-39341 patch to the relevant Magento/Adobe Commerce version immediately
- •Disable GraphQL on any store not yet patched
- •Rotate all Magento admin credentials and encryption keys
- •Hunt for 'kworker' or 'fc-cache' processes, unusual cron entries every 30 minutes, and unexpected temp files
- •Watch for a surge in 'Payment Transaction Failed Reminder' emails, a known exploitation signature
- •Inspect outbound UDP traffic on port 123 for connections to unfamiliar or NTP-mimicking hostnames
The bigger lesson for retail IT infrastructure risk
StyleSmuggler follows a pattern seen repeatedly with Adobe Commerce this year: attackers finding unauthenticated code-execution paths in a platform that underpins a huge share of UK online retail revenue. Buyers who treat Magento patching as routine maintenance rather than a critical dependency are exposed disproportionately compared with the perceived risk. Building resilience means pairing rapid patch cycles with ransomware protection and backup and disaster recovery plans that assume a backdoor could already be present, alongside a longer-term move toward zero trust segmentation between storefront, payment and admin systems.
- 01BleepingComputer — Magento StyleSmuggler zero-day exploited to deploy Linux backdoor · 7 September 2026
- 02The Hacker News — Adobe patches Magento zero-day · 8 September 2026
- 03The Hacker News — Unpatched Magento and Adobe Commerce · 7 September 2026
- 04BleepingComputer — Hackers exploit critical Adobe Commerce flaw to hijack customer accounts · 1 August 2026
- 05bleepingcomputer.com
- 06thehackernews.com
- 07bleepingcomputer.com
- 08bleepingcomputer.com
