CVE-2026-92628
Received
Received - Intake
Race Condition in GitLab CE/EE MCP Search Tool
Vulnerability report for CVE-2026-92628, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-24
Last updated on: 2026-09-24
Assigner: GitLab Inc.
Description
Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.6 before 19.2.7, 19.3 before 19.3.3, and 19.4 before 19.4.1 that under a race condition, the MCP search tool's shared state handling could have caused search results to be returned under an incorrect user context.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab_ce | From 18.6 (inc) to 19.2.7 (exc) |
| gitlab | gitlab_ee | From 18.6 (inc) to 19.2.7 (exc) |
| gitlab | gitlab_ce | From 19.3.0 (inc) to 19.3.3 (exc) |
| gitlab | gitlab_ee | From 19.3.0 (inc) to 19.3.3 (exc) |
| gitlab | gitlab_ce | From 19.4.0 (inc) to 19.4.1 (exc) |
| gitlab | gitlab_ee | From 19.4.0 (inc) to 19.4.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |