CVE-2026-10032

The openUrl function in @a2ui/web_core passes an agent-controlled URL directly to window.open() without validating the URI scheme. A malicious agent can supply a javascript: URI as the url argument of a Button component's functionCall action. When the user clicks the rendered button, arbitrary JavaScript executes in the victim application's browser origin, constituting a stored/reflected XSS with Critical severity. No non-default configuration is required; the Basic Catalog is enabled by default.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-04 16:16

Updated : 2026-08-06 15:41


NVD link : CVE-2026-10032

Mitre link : CVE-2026-10032

CVE.ORG link : CVE-2026-10032


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')