CVE-2025-14562
Received
Received - Intake
Authenticated Developer Access Bypass in GitLab CE/EE
Vulnerability report for CVE-2025-14562, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-29
Last updated on: 2026-07-29
Assigner: GitLab Inc.
Description
Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 10.6 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user with developer-role permissions to commit changes to a project after being removed as a member, due to improper authorization checks on merge request collaboration settings.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab_ce | From 10.6 (inc) to 19.0.5 (exc) |
| gitlab | gitlab_ee | From 10.6 (inc) to 19.0.5 (exc) |
| gitlab | gitlab_ce | From 19.1.0 (inc) to 19.1.3 (exc) |
| gitlab | gitlab_ee | From 19.1.0 (inc) to 19.1.3 (exc) |
| gitlab | gitlab_ce | From 19.2.0 (inc) to 19.2.1 (exc) |
| gitlab | gitlab_ee | From 19.2.0 (inc) to 19.2.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. |