CVE-2026-43899

Source
https://cve.org/CVERecord?id=CVE-2026-43899
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43899.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43899
Aliases
  • GHSA-cp8j-jx7q-7r5f
Published
2026-05-11T21:42:54.916Z
Modified
2026-07-15T01:48:58.984520351Z
Severity
  • 9.6 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
DeepChat: Incomplete Fix for CVE-2025-55733 leads to Remote Code Execution via Markdown Links bypassing `isValidExternalUrl`
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-20"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43899.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/thinkinaixyz/deepchat

Affected ranges

Type
GIT
Repo
https://github.com/thinkinaixyz/deepchat
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.0.4-beta.1"
        }
    ]
}

Affected versions

v0.*
v0.0.1
v0.0.10
v0.0.11
v0.0.12
v0.0.13
v0.0.14
v0.0.15
v0.0.16
v0.0.2
v0.0.3
v0.0.5
v0.0.6
v0.0.7
v0.0.9
v0.1.0
v0.1.1
v0.2.0
v0.2.0-1
v0.2.1
v0.2.2
v0.2.3
v0.2.3-1
v0.2.4
v0.2.5
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v0.3.9
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.4.5
v0.4.6
v0.4.8
v0.4.9
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.5
v0.5.6
v0.5.6-beta.1
v0.5.6-canary
v1.*
v1.0.0
v1.0.0-beta.3
v1.0.0-beta.4
v1.0.0-beta.5
v1.0.0-beta.6
v1.0.0-beta.7
v1.0.1
v1.0.2
v1.0.3
v1.0.3-beta.1
v1.0.3-beta.2
v1.0.3-beta.3
v1.0.3-beta.4
v1.0.3-beta.5
v1.0.3-beta.6
Other
workflow-19022687016

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43899.json"