| Title | a2ui-project a2ui v1.0 CWE-601 |
|---|
| Description | Any component property written as {call: "openUrl", args: {url: ...}} executes when the binder resolves the property (i.e., at render/bind time), not when the user interacts with the component. The fix for CVE-2026-10032 constrains the URL scheme to http(s) with noopener,noreferrer, but navigation still occurs without any user gesture. |
|---|
| Source | ⚠️ https://github.com/a2ui-project/a2ui/issues/2296 |
|---|
| User | colorfullbz (UID 86308) |
|---|
| Submission | 08/17/2026 15:32 (30 days ago) |
|---|
| Moderation | 09/15/2026 20:29 (29 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 404461 [a2ui-project a2ui up to 0.10.7 Binder generic-binder.ts openUrl redirect] |
|---|
| Points | 19 |
|---|