๐Ÿ” CVE Alert

CVE-2026-41418

MEDIUM 5.3

4ga Boards: User Enumeration via Timing Side-Channel in Authentication Endpoint

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

4ga Boards is a boards system for realtime project management. Prior to 3.3.5, 4ga Boards is vulnerable to user enumeration via a timing side-channel in the login endpoint (POST /api/access-tokens). When an invalid username/email is provided, the server responds immediately (~17ms average). When a valid username/email is provided with an incorrect password, the server first performs a bcrypt.compareSync() operation (~74ms average) before responding. This ~4.4ร— timing difference is trivially detectable even over a network โ€” a single request suffices. This vulnerability is fixed in 3.3.5.

CWE CWE-208
Vendor rargames
Product 4gaboards
Published Apr 24, 2026
Last Updated Apr 24, 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:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

RARgames / 4gaBoards
< 3.3.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/RARgames/4gaBoards/security/advisories/GHSA-8mj9-p99h-jhxp