Dive's improper processing of custom urls can lead to Remote Code Execution
Description
Dive is an open-source MCP Host Desktop Application that enables integration with function-calling LLMs. In versions 0.9.0 through 0.9.3, there is a one-click Remote Code Execution vulnerability triggered through a custom url value, transport in the JSON object. An attacker can exploit the vulnerability in the following two scenarios: a victim visits a malicious website controlled by the attacker and the website redirect to the URL automatically, or a victim clicks on such a crafted link embedded on a legitimate website (e.g., in user-generated content). In both cases, the browser invokes Dive's custom URL handler (dive:), which launches the Dive app and processes the crafted URL, leading to arbitrary code execution on the victim’s machine. This vulnerability is caused by improper processing of custom url. This is fixed in version 0.9.4.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2>=0.9.0 <=0.9.3+ 1 more
- (no CPE)range: >=0.9.0 <=0.9.3
- (no CPE)range: >= 0.9.0, < 0.9.4
Patches
Vulnerability mechanics
References
2- github.com/OpenAgentPlatform/Dive/commit/acae6d40354d380f69f8241e9122a43ff64cff11mitrex_refsource_MISC
- github.com/OpenAgentPlatform/Dive/security/advisories/GHSA-2r34-7pgx-vvrcmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.