Race condition in eLabFTW - #VU137351
Published: July 12, 2026
Vulnerability details
The vulnerability allows a remote user to bypass exclusive booking restrictions.
The vulnerability exists due to a race condition in the scheduler booking system when handling multiple concurrent booking requests for the same resource and time slot. A remote user can send concurrent requests to bypass exclusive booking restrictions.
The issue affects enforcement of the book_can_overlap=0 policy for exclusive bookings.