提交 #765590: Shy2593666979 AgentChat <= v2.3.0 Authorization Bypass信息

标题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 17時05分 (2 月前)
管理2026-03-07 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

Do you want to use VulDB in your project?

Use the official API to access entries easily!