CVE-2026-15423
Received
Received - Intake
Authenticated CI/CD Pipeline Execution in GitLab CE/EE
Vulnerability report for CVE-2026-15423, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-12
Last updated on: 2026-08-12
Assigner: GitLab Inc.
Description
Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 19.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to execute CI/CD pipelines on a protected branch without the required push permissions due to improper authorization in pipeline reference validation.
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.6 (exc) |
| gitlab | gitlab_ce | From 19.1 (inc) to 19.1.4 (exc) |
| gitlab | gitlab_ce | From 19.2 (inc) to 19.2.2 (exc) |
| gitlab | gitlab_ee | From 19.0 (inc) to 19.0.6 (exc) |
| gitlab | gitlab_ee | From 19.1 (inc) to 19.1.4 (exc) |
| gitlab | gitlab_ee | From 19.2 (inc) to 19.2.2 (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. |