Severity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
Requires prior collaborator status on an open MR and subsequent membership removal (AC:H); authenticated developer access mandatory (PR:L); only unauthorized commit capability grants limited integrity impact.
Primary rating from Vendor (GitLab).
CVSS VectorVendor: GitLab
Lifecycle Timeline
3DescriptionCVE.org
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.
AnalysisAI
GitLab CE/EE permits an authenticated developer-role user who has been removed from a project to continue committing code changes by exploiting improper authorization checks on merge request collaboration settings (CWE-863). The flaw spans a massive version range from 10.6 through 19.2.0, affecting both Community and Enterprise editions. No active exploitation is confirmed via CISA KEV, but a publicly available proof-of-concept exists on HackerOne, and the issue has been patched in 19.0.5, 19.1.3, and 19.2.1.
Technical ContextAI
GitLab CE/EE implements a merge request collaboration feature that grants external contributors or project members commit access to a source branch within the context of a specific merge request. The root cause is CWE-863 (Incorrect Authorization): when a user is removed from project membership, the authorization checks governing merge request collaboration permissions are not properly revoked. The affected CPE is cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:* covering all variants from 10.6 onward. This indicates the collaboration-settings code path lacks a post-removal membership validation step, allowing stale permissions to persist.
RemediationAI
Upgrade GitLab CE/EE to one of the following patched versions: 19.0.5, 19.1.3, or 19.2.1, as confirmed by GitLab's patch release advisory at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/. Organizations unable to upgrade immediately should audit active merge requests to identify and manually revoke collaborator access for any users who have been removed from project membership. Additionally, restricting the use of merge request collaboration settings - particularly for projects with frequently rotating contributors or external participants - reduces exposure until a patch is applied. Note that restricting collaboration settings may impact open-source contribution workflows where forked MR collaboration is a standard process.
An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10
An issue has been discovered in GitLab CE/EE affecting all versions from 16.1 prior to 16.1.6, 16.2 prior to 16.2.9, 16.
Unauthenticated arbitrary file read in GitLab CE/EE lets remote attackers retrieve files from the GitLab server via the
The SSH key upload feature (lib/gitlab_keys.rb) in gitlab-shell before 1.7.3, as used in GitLab 5.0 before 5.4.1 and 6.x
A vulnerability in GitLab CE/EE affecting all versions from 11.10 prior to 15.1.6, 15.2 to 15.2.4, 15.3 to 15.3.2 allows
Sensitive credential and configuration disclosure in GitLab Enterprise Edition allows an authenticated user with Duo Cha
The Kubernetes integration in GitLab Enterprise Edition 11.x before 11.2.8, 11.3.x before 11.3.9, and 11.4.x before 11.4
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
A hardcoded password was set for accounts registered using an OmniAuth provider (e.g. Rated critical severity (CVSS 9.8)
An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.10 before 14.6.5, all versions star
When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab af
An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.7.9 before 13.8.7, all versions sta
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210527
GHSA-45h8-qrqh-xr5v