CVE-2026-3693 Details
Description
A flaw has been found in Shy2593666979 AgentChat up to 2.3.0. This issue affects the function get_user_info/update_user_info of the file /src/backend/agentchat/api/v1/user.py of the component User Endpoint. This manipulation of the argument user_id causes improper control of resource identifiers. It is possible to initiate the attack remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability allowing Insecure Direct Object Reference (IDOR) has been identified in Shy2593666979 AgentChat versions through 2.3.0. This vulnerability exists in the User Endpoint, specifically within the 'get_user_info' and 'update_user_info' functions of the file '/src/backend/agentchat/api/v1/user.py'. The issue arises because the 'user_id' parameter is accepted directly from user input without proper authorization checks, allowing unauthenticated attackers to access or modify sensitive user information remotely.
Implement proper authorization checks to ensure users can only access or modify their own information. Consider retrieving the user ID from the authenticated session or token instead of accepting it as a parameter. Applying role-based access control (RBAC) to restrict access to user data and logging all user information access and modification attempts for security auditing are also recommended.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 8, 2026CISA-ADP
Assessed Mar 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CC-T-454455/Vulnerabilities/tree/master/agent-chat/vulnerability-1 | [email protected] | ExploitTechnical Description |
| https://github.com/CC-T-454455/Vulnerabilities/tree/master/agent-chat/vulnerability-2 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.349640 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.349640 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.765589 | [email protected] | ExploitRemedy |
| https://vuldb.com/?submit.765590 | [email protected] | ExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-99 | Improper Control of Resource Identifiers ('Resource Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Shy2593666979 AgentChat | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 8, 2026 | New CVE Received | [email protected] |
Volerion