CVE-2026-92214 Details
Description
A flaw has been found in a2ui-project a2ui up to 0.10.7. Affected is an unknown function of the file samples/community/client/angular/projects/a2a-chat-canvas/src/lib/services/sanitizer-markdown-renderer-service.ts of the component a2a-chat-canvas. Executing a manipulation can lead to cross site scripting. The attack may be performed from remote.
A cross-site scripting (XSS) vulnerability has been identified in the A2UI Project A2UI, specifically in versions up to 0.10.7. The issue arises in the A2A Chat Canvas component, within a function of the file 'sanitizer-markdown-renderer-service.ts'. The vulnerability allows remote execution of scripts by bypassing Angular's HTML sanitization, as the default text renderer improperly handles raw agent text by using 'bypassSecurityTrustHtml' and binding it with 'innerHTML'. This flaw can be exploited by sending an agent message containing malicious HTML, which is then executed in the context of the host application.
The vulnerability can be addressed by making a sanitizing pipeline the default renderer, using a method that properly handles HTML, such as the 'markdown-it' option available in other parts of the project.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/a2ui-project/a2ui/ | [email protected] | ProductVendor |
| https://github.com/a2ui-project/a2ui/issues/2294 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-92214 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/934108 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/404459 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/404459/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| a2ui-project a2ui | <= 0.10.7 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion