PT-2026-60487 · Unknown · Simplechat
CVE-2026-57205
·
Published
2026-07-16
·
Updated
2026-07-16
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
SimpleChat versions prior to 0.241.203
Description
An issue exists in the authenticated endpoints '/api/user/info/' and '/api/user/profile-image/' within the
application/single app/route backend users.py file. These endpoints accept a caller-supplied user id and access the corresponding Cosmos DB user-settings document without performing object-level authorization. This allows a low-privilege authenticated user to retrieve the email address, display name, and profile image of other users.Recommendations
Update to version 0.241.203.
Restrict access to the
user id parameter in the '/api/user/info/' and '/api/user/profile-image/' endpoints to prevent unauthorized data retrieval.Exploit
Fix
Missing Authorization
Information Disclosure
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Simplechat