Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Developer-role authentication required (PR:L); only Maven metadata integrity affected (I:L); no confidentiality or availability impact; scope unchanged as exploitation is confined to the GitLab instance.
Primary rating from Vendor (gitlab).
CVSS VectorVendor: gitlab
Lifecycle Timeline
2DescriptionCVE.org
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.11 before 18.11.6, 19.0 before 19.0.3, and 19.1 before 19.1.1 that under certain conditions could have allowed an authenticated user with developer-role permissions to bypass package protection rules and overwrite protected Maven package metadata due to incorrect authorization checks.
AnalysisAI
Incorrect authorization in GitLab CE/EE allows authenticated users holding developer-role permissions to bypass Maven package protection rules and overwrite protected package metadata. All GitLab versions from 17.11 through 18.11.5, 19.0.0 through 19.0.2, and 19.1.0 are affected, with patched releases available across all three trains. No public exploit has been identified at time of analysis, and the vulnerability is not listed in CISA KEV; real-world impact is scoped to organizations that have explicitly configured Maven package protection rules and host untrusted developer-role users.
Technical ContextAI
GitLab CE/EE provides a built-in package registry supporting multiple formats including Maven, with package protection rules that administrators configure to prevent unauthorized modification of published package artifacts and metadata (e.g., maven-metadata.xml version descriptors). CWE-863 (Incorrect Authorization) identifies the root cause: the authorization evaluation logic governing write operations to protected Maven package metadata fails to correctly enforce the protection rules when the requester holds a developer-role membership. This is a logic flaw in the access-control layer of the package registry subsystem - not an authentication bypass - meaning valid credentials are used but the permission boundary is incorrectly evaluated. The CVSS vector AV:N/AC:L/PR:L reflects that the flaw is exploitable over the network by any project member with at least developer-level access, with no elevated complexity or configuration ambiguity required on the attacker's side beyond holding that role.
RemediationAI
The primary fix is to upgrade GitLab CE/EE to one of the three patched releases: 18.11.6, 19.0.3, or 19.1.1, as detailed in the GitLab patch release notes at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-1-1-released/. Organizations that cannot immediately patch should audit developer-role membership in all projects and groups that rely on Maven package protection rules, and consider temporarily demoting or removing developer access for accounts not requiring package publish rights - noting that this may disrupt CI/CD pipelines that authenticate at the developer tier. Disabling Maven package protection rules entirely is not recommended as a workaround because it removes the supply-chain integrity control rather than compensating for the bypass. No additional vendor-published mitigations were identified in the available references.
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.
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
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
An issue was discovered in GitLab Omnibus 7.4 through 12.2.1. Rated critical severity (CVSS 9.8), this vulnerability is
An issue was discovered in GitLab Community and Enterprise Edition 9.x, 10.x, and 11.x before 11.5.8, 11.6.x before 11.6
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39173
GHSA-8vj4-48p6-q87m