PT-2026-67730 · Npm · @A2Ui/Web Core
CVE-2026-10032
·
Published
2026-08-04
·
Updated
2026-08-04
CVSS v4.0
6.1
Medium
| Vector | AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U |
Name of the Vulnerable Software and Affected Versions
@a2ui/web core (affected versions not specified)
Description
The
openUrl() function fails to validate the URI scheme before passing a URL to window.open(). A malicious agent can provide a javascript: URI via the url argument of a Button component's functionCall action. This allows arbitrary JavaScript to execute within the browser origin of the victim application when the button is clicked, resulting in stored or reflected Cross-Site Scripting (XSS), which is a vulnerability where malicious scripts are injected into otherwise trusted websites. This issue occurs with default configurations as the Basic Catalog is enabled by default.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
As a temporary workaround, restrict the use of the
url argument within the functionCall action of Button components to prevent the injection of javascript: URIs.XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@A2Ui/Web Core