CVE-2026-10032

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Google@a2ui/web_core0.9.0affected
Google@a2ui/web_core0.9.1-alpha.0affected
Google@a2ui/web_core0.9.1-alpha.1affected
Google@a2ui/web_core0.9.1-alpha.2affected
Google@a2ui/web_core0.9.1-alpha.3affected
Google@a2ui/web_core0.9.1-alpha.4affected
Google@a2ui/web_core0.9.1-alpha.5affected
Google@a2ui/web_core0.9.1affected
Google@a2ui/web_core0.9.2affected
Google@a2ui/web_core0.10.0affected
Google@a2ui/web_core0.10.1affected

Weaknesses

  • CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References