CVE-2026-41418
Last modified
CVE-2026-41418 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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). EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41418?
How severe is CVE-2026-41418?
How do I fix CVE-2026-41418?
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-41412alf.io is an open source ticket reservation system for confe…4.9
- CVE-2026-41413Istio is an open platform to connect, manage, and secure mic…7.7
- CVE-2026-41414Skim is a fuzzy finder designed to through files, lines, and…7.4
- CVE-2026-41415PJSIP is a free and open source multimedia communication lib…9.1
- CVE-2026-41416PJSIP is a free and open source multimedia communication lib…7.5
- CVE-2026-41417Netty allows request-line validation to be bypassed when a `…5.3
- CVE-2026-414194ga Boards is a boards system for realtime project managemen…7.6
- CVE-2026-4142The Sentence To SEO (keywords, description and tags) plugin …4.4
- CVE-2026-41421SiYuan is an open-source personal knowledge management syste…8.8
- CVE-2026-41422Daptin is a GraphQL/JSON-API headless CMS. Prior to version …8.3
- CVE-2026-41423Angular is a development platform for building mobile and de…5.3
- CVE-2026-41425Authlib is a Python library which builds OAuth and OpenID Co…5.4
Are you affected by CVE-2026-41418?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
