PT-2026-78241 · 4Gaboards · 4Gaboards
CVE-2026-53959
·
Published
2026-08-18
·
Updated
2026-08-21
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
4gaBoards versions prior to 3.3.9
Description
An issue exists where any authenticated user can enumerate account information for all users and retrieve arbitrary account details. This occurs because the
users/index and users/show actions rely solely on a general authentication policy without requester-specific authorization or response sanitization. Specifically, the sails.helpers.users.getMany() function returns sensitive data. The affected API endpoints are 'GET /api/users' and 'GET /api/users/:id'. Exposed information includes email, phone, organization, name, isAdmin, ssoGoogleEmail, and ssoGithubEmail, including data belonging to administrators, which may facilitate privacy loss and targeted phishing reconnaissance.Recommendations
Update to version 3.3.9.
Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
4Gaboards