CVE-2026-53959
Last modified
CVE-2026-53959 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| RARgames | 4gaBoards | < 3.3.9 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53959?
How severe is CVE-2026-53959?
How do I fix CVE-2026-53959?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53951Copier is a library and CLI app for rendering project templa…8.8
- CVE-2026-53952GetSimple CMS is a content management system (CMS), and GetS…9.8
- CVE-2026-53954Bugsink is a self-hosted error tracking tool. Prior to versi…4.3
- CVE-2026-53956Rattler is a library that provides common functionality used…5.4
- CVE-2026-53957Contentful MCP Server is a Model Context Protocol server for…7.7
- CVE-2026-539584gaBoards is a boards system for realtime project management…7.6
- CVE-2026-5396The Fluent Forms plugin for WordPress is vulnerable to Autho…8.2
- CVE-2026-53960Discourse is an open-source discussion platform. Prior to 20…5.3
- CVE-2026-53961Discourse is an open-source discussion platform. Prior to 20…6.5
- CVE-2026-53962Discourse is an open-source discussion platform. Prior to 20…5.4
- CVE-2026-53963Discourse is an open-source discussion platform. Prior to 20…9
- CVE-2026-53965The MCP PHP SDK (Composer package mcp/sdk) is the official M…6.9
Are you affected by CVE-2026-53959?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
