CVE-2026-57205
MEDIUMSimpleChat: Authenticated users can access other users' profile metadata through user IDOR endpoints
Title source: cnaDescription
SimpleChat is a secure AI conversation application with personal and group workspaces for document-grounded interactions. Prior to 0.241.203, the authenticated GET /api/user/info/<user_id> and GET /api/user/profile-image/<user_id> endpoints in application/single_app/route_backend_users.py accepted a caller-supplied user_id and read the matching Cosmos DB user-settings document without object-level authorization, allowing a low-privilege authenticated user to retrieve another user's email address, display name, and profile image. This issue is fixed in version 0.241.203.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/microsoft/simplechat/security/advisories/GHSA-x2jq-2m5m-65m4
X_Refsource_Misc x_refsource_misc
https://github.com/microsoft/simplechat/blob/main/docs/explanation/fixes/USER_PROFILE_IDOR_AUTHORIZATION_FIX.md
X_Refsource_Misc x_refsource_misc
https://github.com/microsoft/simplechat/releases/tag/v0.250.001
Scores
CVSS v3
4.3
EPSS
0.0050
EPSS Percentile
40.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-200
CWE-639
CWE-862
Status
published
Products (1)
microsoft/simplechat
< 0.241.203
Published
Jul 16, 2026
Tracked Since
Jul 16, 2026