Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2704+ Articles
165+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. Adobe Commerce Zero-Day Exploited to Backdoor Online Stores
Adobe Commerce Zero-Day Exploited to Backdoor Online Stores
NEWS

Adobe Commerce Zero-Day Exploited to Backdoor Online Stores

StyleSmuggler, a Magento zero-day found by Sansec, injects PHP via failed-payment emails to drop a Rust backdoor on live stores.

Dylan H.

News Desk

September 7, 2026
3 min read

A Failed-Payment Email as an Attack Vector

E-commerce security firm Sansec has identified active exploitation of a previously unknown remote code execution flaw in Adobe Commerce and Magento, dubbed StyleSmuggler. The zero-day abuses Magento's template system to plant a stealthy Rust-based backdoor on live online stores — and the trigger is something almost every store sends automatically: a payment failure notification.

No CVE identifier has been assigned yet.


How the Attack Works

StyleSmuggler is a two-stage exploit:

1. Attacker injects malicious PHP code into Magento's template
   system via a crafted failure report, abusing the template's
   'styles' properties to slip past detection
2. Attacker deliberately triggers a payment failure reminder email
3. When Magento generates or resends that email — including on
   delivery failure — the injected template code executes

Because the trigger is a routine, automated transactional email, the attack blends into normal store operations and doesn't require an attacker to directly compromise an admin account first.


What Gets Dropped

Successful exploitation deploys a Rust-written backdoor disguised as a legitimate system process, using names like [kworker/u:8:0] or fc-cache to blend in with normal Linux process listings. The backdoor masks its command-and-control traffic as NTP requests and gathers system reconnaissance data once installed.


Affected Versions

ProductAffected VersionsFix Status
Adobe Commerce / Magento2.4.7, 2.4.8, 2.4.9Fix expected Sep 8, 2026 (Patch Tuesday)

Sansec confirmed successful exploitation even against stores running July and August 2026 patches, indicating this is a genuine zero-day rather than a known, unpatched issue.


Timeline

DateEvent
September 4, 2026Sansec identifies active exploitation campaign
September 4, 2026Sansec reproduces the exploit chain on a clean installation within hours
September 8, 2026Adobe's scheduled monthly Patch Tuesday — fix timeline for StyleSmuggler specifically remains unconfirmed

Detection and Mitigation

Since a vendor patch isn't confirmed as of publication, store operators should focus on detection and hardening:

  1. Monitor for bursts of payment failure reminder emails that don't correlate with real checkout activity — a strong indicator of trigger attempts.
  2. Audit template configurations for unexpected 'styles' property content.
  3. Watch for suspicious processes named kworker or fc-cache that don't match expected kernel worker or font-cache behavior, especially those making outbound traffic disguised as NTP.
  4. Review outbound NTP-like traffic on servers that have no legitimate reason to be making frequent time-sync requests to unusual hosts.
  5. Apply Adobe's September 8 update as soon as it's available, and confirm explicitly whether it addresses StyleSmuggler.
  6. Restrict admin and template-editing access and rotate credentials if any of the above indicators are found.

References

  • SecurityWeek — Adobe Commerce Zero-Day Exploited to Backdoor Online Stores

Related Reading

  • Telerik UI Padding-Oracle Bug Chained to Unauthenticated RCE
  • Critical RCE in WPvivid Backup Plugin Threatens 900,000+
#Adobe Commerce#Magento#Zero-Day#E-Commerce#Backdoor#Sansec

Related Articles

'StyleSmuggler' Zero-Day in Magento and Adobe Commerce Is Actively Backdooring Live Stores

Sansec found an unpatched Magento/Adobe Commerce 0-day, StyleSmuggler, giving unauthenticated RCE via poisoned templates rendered in failed-payment emails.

4 min read

Hackers Exploit Critical Adobe Commerce Flaw to Hijack Customer Accounts

Active exploitation of CVE-2026-71362 in Adobe Commerce and Magento is underway, with attackers targeting customer account takeover on e-commerce storefronts.

3 min read

PolyShell Attacks Target 56% of All Vulnerable Magento

Mass exploitation is underway against Magento 2 and Adobe Commerce installations using the 'PolyShell' polyglot file upload vulnerability, with attackers...

4 min read
Back to all News