CVE-2026-19650
Received
Received - Intake
Unauthenticated GraphQL Mutation Execution in GitLab
Vulnerability report for CVE-2026-19650, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-17
Last updated on: 2026-08-17
Assigner: GitLab Inc.
Description
Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.2 before 18.11.11, 19.0 before 19.0.8, 19.1 before 19.1.6, and 19.2 before 19.2.4 that under certain conditions could have allowed an unauthenticated user to execute mutations via GET requests due to improper request validation in GraphQL multiplex query handling.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab_ce | From 19.0 (inc) to 19.0.8 (exc) |
| gitlab | gitlab_ce | From 19.1 (inc) to 19.1.6 (exc) |
| gitlab | gitlab_ce | From 19.2 (inc) to 19.2.4 (exc) |
| gitlab | gitlab_ce | From 18.2 (inc) to 18.11.11 (exc) |
| gitlab | gitlab_ee | From 18.2 (inc) to 18.11.11 (exc) |
| gitlab | gitlab_ee | From 19.0 (inc) to 19.0.8 (exc) |
| gitlab | gitlab_ee | From 19.1 (inc) to 19.1.6 (exc) |
| gitlab | gitlab_ee | From 19.2 (inc) to 19.2.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |