Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Aligns with vendor vector; network-accessible with low privileges, integrity-only impact reflecting policy bypass scope, no confidentiality or availability consequence.
Primary rating from Vendor (GitLab).
CVSS VectorVendor: GitLab
Lifecycle Timeline
3DescriptionCVE.org
GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.3 and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user to bypass administrator-configured tool governance policies due to improper authorization enforcement during token generation.
AnalysisAI
Improper authorization enforcement during token generation in GitLab Enterprise Edition allows an authenticated low-privilege user to bypass administrator-configured tool governance policies. Affected are all GitLab EE installations running 19.1 before 19.1.3 and 19.2 before 19.2.1. No public exploit has been identified at time of analysis and the vulnerability is not listed in CISA KEV; however, the network-accessible, low-privilege attack vector makes this a realistic insider threat in enterprises relying on GitLab EE's governance controls.
Technical ContextAI
GitLab Enterprise Edition implements tool governance policies that allow administrators to define which development or AI-assisted tools specific user roles may access. CWE-1270 (Generation of Incorrect Security Tokens) identifies the root cause: during the token issuance flow, the authorization logic that should enforce governance policy constraints is not correctly applied, potentially resulting in a token that grants broader access than policy permits. The vulnerability is scoped to the EE product tier - features such as tool governance are EE-only - and affects the token generation subsystem specifically. The CPE cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:* covers the GitLab application; the EE qualifier is established by the advisory text rather than CPE disambiguation.
RemediationAI
Upgrade GitLab EE to version 19.1.3 (for 19.1.x deployments) or 19.2.1 (for 19.2.x deployments) as the primary fix; both are confirmed by the vendor patch release at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/. If immediate upgrade is not possible, consider restricting token generation to trusted roles via GitLab's role-based access controls, reducing the set of accounts that can initiate token creation. Audit recently issued tokens for scope anomalies against current governance policy as a detection measure. Note that tightening role permissions as a compensating control may affect legitimate workflows - coordinate with development teams before implementing access restrictions.
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-1270 – Generation of Incorrect Security Tokens
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50477
GHSA-w973-7qcg-m257