A new attack campaign has highlighted a critical vulnerability in browser security models by using a legitimate feature as a bridge to compromise entire systems. Security researchers have disclosed that a malicious Microsoft Edge extension, dubbed "Edgecution," exploited the browser's Native Messaging API to deploy a Python-based backdoor and initiate a ransomware attack, effectively bypassing the sandbox designed to contain threats within the browser.

According to an analysis published by BleepingComputer, the campaign represents a significant evolution in adversary tactics. The attackers did not need to exploit a software vulnerability in the browser itself. Instead, they weaponized a standard, intended functionality—Native Messaging—which allows approved extensions to communicate with locally installed applications on a user's device. By tricking users into installing a malicious extension that abused this feature, the threat actors gained a powerful foothold directly on the host operating system.

The attack chain underscores a fundamental challenge for modern cybersecurity: the browser has become a primary enterprise attack surface. Once the "Edgecution" extension was installed and granted the necessary permissions, it used the Native Messaging bridge to execute arbitrary commands. This allowed the malware to escape the browser's restrictive sandbox environment, a core security boundary meant to protect the underlying system. The result was the deployment of a backdoor written in Python, which then paved the way for a subsequent ransomware payload.

This incident moves browser extensions from being potential privacy concerns to being actors capable of full system compromise. Security experts note that the legitimate Native Messaging feature is a necessary integration point for many useful browser tools, but its power makes it a prime target for abuse. The attack demonstrates that traditional defenses relying solely on browser isolation are insufficient when an extension is granted high-risk permissions.

The implications for enterprise security teams are immediate. The consensus among defenders is that this new vector demands a multi-layered response. As outlined in security advisories, organizations must now actively audit and restrict which extensions are permitted to use Native Messaging capabilities across their fleets. Endpoint monitoring must also evolve to detect suspicious activity originating from browser processes, such as the unexpected invocation of scripting engines like Python or PowerShell immediately following an extension installation.

Looking broader, this campaign serves as a stark reminder that layered defense is non-negotiable. The browser's sandbox, while robust, can be circumvented by legitimate functionality turned malicious. Therefore, security strategies must integrate browser policy control with endpoint detection and response (EDR), application whitelisting, and rigorous user education. The need to distinguish between legitimate and malicious uses of system tools triggered by a browser is now a pressing challenge for defenders.

The "Edgecution" attack is a clear signal that threat actors are innovating by turning trusted platform features against users. As reliance on web-based workflows deepens, securing the browser ecosystem requires viewing every extension not just as software, but as a potential actor within the network, demanding appropriate scrutiny and controls.


一場新攻擊行動突顯了瀏覽器安全模式的關鍵漏洞,攻擊者利用合法功能作為橋樑入侵整個系統。安全研究人員揭露,一個名為「Edgecution」的惡意 Microsoft Edge 擴充功能濫用瀏覽器的原生通訊 API(Native Messaging API),部署基於 Python 的後門程序並發動勒索軟件攻擊,有效繞過了旨在將威脅限制在瀏覽器內的沙盒機制。

根據 BleepingComputer 發布的分析報告,此行動代表對手策略的重大演進。攻擊者無需利用瀏覽器本身的軟件漏洞,而是將標準且預期的功能武器化——原生通訊功能允許獲批准的擴充功能與用戶設備上安裝的本地應用程式通訊。透過誘騙用戶安裝濫用此功能的惡意擴充功能,威脅行為者直接獲得了宿主操作系統的強大立足點。

攻擊鏈凸顯了現代網絡安全的根本挑戰:瀏覽器已成為主要的企業攻擊面。一旦安裝並授予必要權限,「Edgecution」擴充功能便利用原生通訊橋樑執行任意指令。這使得惡意軟件得以逃脫瀏覽器的限制性沙盒環境——這是保護底層系統的核心安全邊界。最終導致部署了用 Python 編寫的後門程序,進而為後續的勒索軟件載荷鋪平道路。

此事件將瀏覽器擴充功能從潛在的隱私關注點提升為能夠完全入侵系統的行為者。安全專家指出,合法的原生通訊功能是許多實用瀏覽器工具的必要整合點,但其強大功能也使其成為濫用的主要目標。此攻擊表明,當擴充功能被授予高風險權限時,僅依賴瀏覽器隔離的傳統防禦措施已不夠充分。

對企業安全團隊的影響是立即的。防禦者的共識是這種新攻擊向量需要多層次應對。正如安全公告所概述,組織現在必須主動審查並限制哪些擴充功能被允許在其設備群組中使用原生通訊功能。端點監控也必須進化,以偵測源自瀏覽器進程的可疑活動,例如在擴充功能安裝後立即出現的非預期腳本引擎調用(如 Python 或 PowerShell)。

從更廣泛的角度看,此行動是一個鮮明的提醒:分層防禦不可或缺。瀏覽器沙盒雖然穩健,但可能被轉變為惡意的合法功能繞過。因此,安全策略必須將瀏覽器政策控制與端點偵測及回應(EDR)、應用程式白名單以及嚴格的用戶教育相結合。區分由瀏覽器觸發的系統工具合法用途與惡意用途,已成為防禦者面臨的迫切挑戰。

「Edgecution」攻擊清楚表明,威脅行為者正透過將可信賴的平台功能轉向對抗用戶來進行創新。隨著對網絡工作流程的依賴加深,保護瀏覽器生態系統需要將每個擴充功能不僅視為軟件,更視為網絡中的潛在行為者,要求適當的審查與控制。

新聞來源 / Original News Source