CVE-2026-92874
Received
Received - Intake
Authentication Bypass in GitLab CE/EE via MCP Token
Vulnerability report for CVE-2026-92874, 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.3 before 19.2.7, 19.3 before 19.3.3, and 19.4 before 19.4.1 that under certain conditions could have allowed an authenticated user with an MCP-scoped token to perform actions beyond the intended scope of that token due to improper authorization checks.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab_ce | From 18.3 (inc) to 19.2.7 (exc) |
| gitlab | gitlab_ee | From 18.3 (inc) to 19.2.7 (exc) |
| gitlab | gitlab_ce | From 19.3 (inc) to 19.3.3 (exc) |
| gitlab | gitlab_ee | From 19.3 (inc) to 19.3.3 (exc) |
| gitlab | gitlab_ce | From 19.4 (inc) to 19.4.1 (exc) |
| gitlab | gitlab_ee | From 19.4 (inc) to 19.4.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |