| Título | a2a-project a2a-java v1.2.0.Final CWE-862 |
|---|
| Descripción | onListTasks in AuthorizationRequestHandlerDecorator delegated directly to the wrapped handler without any authorization check, unlike every other handler method which calls an enforce* check first. With a TaskAuthorizationProvider configured, a caller could invoke listTasks and bypass the authorization model entirely — only per-task filtering in the TaskStore (which custom store implementations may skip) stood between the caller and other users' tasks. |
|---|
| Fuente | ⚠️ https://github.com/a2aproject/a2a-java/pull/1038 |
|---|
| Usuario | colorfullbz (UID 86308) |
|---|
| Sumisión | 2026-08-12 02:07 (hace 1 mes) |
|---|
| Moderación | 2026-09-13 21:01 (1 month later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 403323 [a2aproject a2a-java 1.2.0 AuthorizationRequestHandlerDecorator.java AuthorizationRequestHandlerDecorator.onListTasks escalada de privilegios] |
|---|
| Puntos | 20 |
|---|