CVE-2026-10032 MEDIUM

CVE-2026-10032: Arbitrary JavaScript Execution via openUrl in @a2ui/web_core

Vendor Google
Product @a2ui/web_core
Weakness CWE-79 · XSS
Published August 4, 2026
Last update August 4, 2026

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 4, 2026 CVE published

Related vulnerabilities

04Related CVE