CVE-2026-43899

DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, An incomplete mitigation for CVE-2025-55733 leaves DeepChat vulnerable to an arbitrary protocol execution bypass (RCE). While the patch correctly restricted api.openExternal() inside the renderer's preload/index.ts script, it structurally neglected to sanitize native Electron pop-up window handlers. An attacker or a compromised AI endpoint returning a Markdown link can trigger a target="_blank" native window interception in tabPresenter.ts, which forwards the malicious URL directly to shell.openExternal(url) and completely bypasses the isValidExternalUrl security boundary. This vulnerability is fixed in v1.0.4-beta.1.
Configurations

No configuration.

History

12 May 2026, 14:17

Type Values Removed Values Added
References () https://github.com/ThinkInAIXYZ/deepchat/security/advisories/GHSA-cp8j-jx7q-7r5f - () https://github.com/ThinkInAIXYZ/deepchat/security/advisories/GHSA-cp8j-jx7q-7r5f -

11 May 2026, 23:20

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-11 23:20

Updated : 2026-05-12 14:50


NVD link : CVE-2026-43899

Mitre link : CVE-2026-43899

CVE.ORG link : CVE-2026-43899


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation