CVE-2026-43900

Source
https://cve.org/CVERecord?id=CVE-2026-43900
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43900.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43900
Aliases
  • GHSA-7r59-67v3-3mgp
Published
2026-05-11T21:42:19.927Z
Modified
2026-07-15T01:49:14.976220151Z
Severity
  • 9.3 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N CVSS Calculator
Summary
DeepChat: Persistent DOM XSS via HTML Entity Encoding in `<antArtifact>` SVG Rendering (Bypass of `svgSanitizer.ts`)
Details

DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, a Cross-Site Scripting (XSS) vulnerability exists due to a discrepancy between the backend validation layer and the frontend browser rendering engine. The SVGSanitizer (src/main/lib/svgSanitizer.ts) restricts script execution by scrubbing javascript: protocols using plain-text regular expressions. However, it fails to account for HTML entity decoding prior to Vue's v-html DOM insertion inside the SvgArtifact.vue component. By feeding an SVG artifact with obfuscated entities (e.g., javascript:alert(1)), an attacker can completely bypass the sanitizer, culminating in arbitrary JavaScript execution when a victim interacts with the rendered SVG Element. This vulnerability is fixed in v1.0.4-beta.1.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43900.json"
}
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-43900.json"