| 제목 | Shy2593666979 AgentChat <= v2.3.0 Authorization Bypass |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://github.com/CC-T-454455/Vulnerabilities/tree/master/agent-chat/vulnerability-2 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2026. 02. 22. PM 05:05 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 03. 07. AM 09:35 (13 days later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 349640 [Shy2593666979 AgentChat 까지 2.3.0 User Endpoint user.py get_user_info/update_user_info user_id 권한 상승] |
|---|
| 포인트들 | 0 |
|---|