StyleSmuggler exploitation confirmed dropping a Rust backdoor on Magento/Adobe Commerce hosts, still no CVE or patch on day three
Three days after Sansec's initial StyleSmuggler disclosure, the payload is now confirmed: successful exploitation drops a small Rust-based backdoor that disguises itself as a [kworker/u:8:0] kernel-worker process (newer samples pose as fc-cache under ~/.cache/fontconfig/), then persists by writing a cron entry directly to the spool file instead of going through crontab, which skips the logging a routine crontab -l audit would catch. Magento and Adobe Commerce run on 160,000+ sites, including 14,000 of the top 1 million, and Adobe still hasn't issued a CVE, advisory, or patch as of today — Enterprise Support confirms a fix is coming but won't say when. Grep running processes for kworker/fc-cache entries with no matching kernel thread or cgroup, check the raw cron spool file rather than crontab -l, and keep Sansec's Shield WAF rules active since there's still nothing from Adobe to patch to.