๐Ÿ” CVE Alert

CVE-2026-53959

MEDIUM 6.5

4gaBoards: Mass Information Disclosure (Internal PII Leakage) on /api/users to any authenticated user

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

4gaBoards is a boards system for realtime project management. Prior to 3.3.9, 4gaBoards allows any authenticated user to enumerate account information for every user through GET /api/users and retrieve arbitrary accounts through GET /api/users/:id. The users/index and users/show actions rely only on the default is-authenticated policy in server/config/policies.js, and server/api/controllers/users/index.js returns the result of sails.helpers.users.getMany() without requester-specific authorization or response sanitization. Responses expose email, phone, organization, name, isAdmin, ssoGoogleEmail, ssoGithubEmail, and other SSO-linked email fields, including data for administrators. This enables instance-wide user enumeration, privacy loss, and targeted phishing reconnaissance. This issue is fixed in version 3.3.9.

CWE CWE-200
Vendor rargames
Product 4gaboards
Published Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for rargames 4gaboards

Be the first to know when new medium vulnerabilities affecting rargames 4gaboards are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

RARgames / 4gaBoards
< 3.3.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/RARgames/4gaBoards/security/advisories/GHSA-p77f-p47g-h72p github.com: https://github.com/RARgames/4gaBoards/commit/93099d913cbfdbb1799b4aca19d2d0c2d2a276fb github.com: https://github.com/RARgames/4gaBoards/releases/tag/v3.3.9