Race Condition Vulnerability in GoRest Framework Affecting Multi-Factor Authentication Functionality
CVE-2026-48154
5.9MEDIUM
What is CVE-2026-48154?
The GoRest framework has a race condition vulnerability in its handling of multi-factor authentication secrets due to an unsynchronized package-level map. In versions before 1.12.2, multiple HTTP handlers access this map concurrently, leading to potential crashes of the application. While this vulnerability primarily affects the availability of the service, it does not compromise the confidentiality or integrity of user data. Developers are encouraged to upgrade to version 1.12.2 or later to mitigate this risk.
Affected Version(s)
gorest < 1.12.2
