Article

    Cyber News / Article / Adobe Patches Magento Zero-Day Exploited to Deploy Rust Backdoor and PHP Web Shell

    Adobe Patches Magento Zero-Day Exploited to Deploy Rust Backdoor and PHP Web Shell
    in
    [email protected] (The Hacker News)-3 days ago

    Adobe Patches Magento Zero-Day Exploited to Deploy Rust Backdoor and PHP Web Shell

    Adobe on Monday released security patches to address a maximum-severity flaw impacting Adobe Commerce and Magento Open Source that has come under active exploitation in the wild.

    The vulnerability, now tracked asCVE-2026-75650(CVSS score: 10.0), has been codenamedStyleSmugglerby Sansec, which discovered zero-day exploitation starting September 4, 2026.

    "This update resolves a critical vulnerability that could result in arbitrary code execution," Adobesaid, adding it's "aware that CVE-2026-75650 has been exploited in the wild targeting Adobe Commerce merchants."

    At its core, the flaw abuses Magento's template system through PHP code injection to generate a "Payment Transaction Failed Reminder" email, triggering code execution in the process.

    The shortcoming affects the following versions -

    Patches have been released as part of a hotfix's available for download from the following link: repo.magento[.]com/patch/VULN-39341-composer-patches.zip

    "To help resolve the vulnerability for the affected products and versions, you must apply the VULN-39341 patch (depending on your version) and rotate your encryption keys," Adobesaid.

    The development comes days after the Dutch e-commerce security companyrevealedthat threat actors are exploiting CVE-2026-75650 to deploy a Rust-based Linux backdoor that connects to an external server and awaits further instructions. Separately, the issue has been abused to deliver a PHP dropper on susceptible sites that writes a web shell capable of executing arbitrary PHP code.

    According to Netherlands-based Disrex, a Magento server managed by the e-commerce development platform is said to have been compromised 50 minutes after the first confirmed StyleSmuggler exploitation was reported on September 4, 2026, at 10:20 p.m. UTC.

    "StyleSmuggler turns Magento's own template-processing and dependency-injection code into an unauthenticated remote-code-execution chain," Disrex said.

    Telemetry data from Previdian shows that12 exploitation attemptshave been recorded against its honeypots since September 7, 2026, from two unique IP addresses from China and Romania. That said, the efforts have been unsuccessful, Founder and CEO Ryan Dewhurst said.

    The U.S. Cybersecurity and Infrastructure Security Agency (CISA), on September 8, 2026,addedCVE-2026-75650 to its Known Exploited Vulnerabilities (KEV) catalog, requiring Federal Civilian Executive Branch (FCEB) agencies to apply the fixes by September 11, 2026.

    In tandem, Adobe has alsoreleasedpatches for more than 170 vulnerabilities across its products, including CVE-2026-82004 (CVSS score: 10.0), an operating system command injection flaw in Campaign Classic leading to arbitrary code execution.

    Also patched by Adobe are two critical vulnerabilities in ColdFusion CVE-2026-48273, CVSS score: 9.9, and CVE-2026-75746, CVSS score: 9.1) that could result in arbitrary code execution. The web design software maker said it's not aware of any exploits in the wild for any of these issues.

    Original source