| Título | Shy2593666979 AgentChat <= v2.3.0 Authorization Bypass |
|---|
| Descripción | An Insecure Direct Object Reference (IDOR) vulnerability exists in AgentChat ≤ v2.3.0 at the /api/v1/user/update endpoint, where the user_id parameter is accepted directly from user input without proper authorization checks. As a result, unauthenticated attackers can modify arbitrary users' information by manipulating the user_id parameter, leading to unauthorized modification of other users' profiles including avatars and descriptions. Mitigations include implementing proper authorization checks to ensure users can only update their own information, retrieving the user ID from the authenticated session/token rather than accepting it as a parameter, applying role-based access control (RBAC) to restrict update operations, and logging all user information modification attempts for security auditing. |
|---|
| Fuente | ⚠️ https://github.com/CC-T-454455/Vulnerabilities/tree/master/agent-chat/vulnerability-2 |
|---|
| Usuario | Anonymous User |
|---|
| Sumisión | 2026-02-22 17:05 (hace 2 meses) |
|---|
| Moderación | 2026-03-07 09:35 (13 days later) |
|---|
| Estado | Duplicado |
|---|
| Entrada de VulDB | 349640 [Shy2593666979 AgentChat hasta 2.3.0 User Endpoint user.py get_user_info/update_user_info user_id escalada de privilegios] |
|---|
| Puntos | 0 |
|---|