CVE-2026-48154
Last modified
CVE-2026-48154 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and handler/twoFA.go read from and write to this map concurrently, and because Go's runtime treats unsynchronized concurrent map access as an unrecoverable fatal error, an attacker can repeatedly trigger this condition to crash the process on demand. This results in high, repeatable availability impact with no confidentiality or integrity consequences. This issue has been fixed in version 1.12.2.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pilinux | gorest | < 1.12.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-48154?
How severe is CVE-2026-48154?
How do I fix CVE-2026-48154?
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-48149Budibase is an open-source low-code platform. Prior to 3.39.…8.1
- CVE-2026-4815A SQL Injection vulnerability has been found in Support Boar…8.8
- CVE-2026-48150Budibase is an open-source low-code platform. Prior to 3.39.…9
- CVE-2026-48151Budibase is an open-source low-code platform. Prior to 3.39.…7.5
- CVE-2026-48152Budibase is an open-source low-code platform. Prior to 3.39.…8.1
- CVE-2026-48153Budibase is an open-source low-code platform. Prior to 3.39.…8.5
- CVE-2026-48155pypdf is a free and open-source pure-python PDF library. Pri…5.5
- CVE-2026-48156pypdf is a free and open-source pure-python PDF library. Pri…3.3
- CVE-2026-48157Slim is a PHP micro framework that enables users to write si…6.1
- CVE-2026-48158use-context-selector is a React useContextSelector hook in u…9.3
- CVE-2026-48159use-reducer-async is a React useReducer with async actions. …9.3
- CVE-2026-4816A Reflected Cross Site Scripting (XSS) vulnerability has bee…5.4
Are you affected by CVE-2026-48154?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
