VYPR

a2ui/web_core

by A2ui Project

CVEs (1)

  • CVE-2026-10032Aug 4, 2026
    risk 0.00cvss epss

    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…