Severity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Developer-role auth gives PR:L; 'under certain conditions' internal handling gives AC:H; scope change to other resources S:C; impact is primarily unauthorized information access (C:H), with limited integrity and no clear availability effect.
Primary rating from Vendor (GitLab).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 10.1.0 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 to access unauthorized information due to insufficient access controls on internal request handling.
Articles & Coverage 2
AnalysisAI
Information disclosure in GitLab CE/EE (all versions from 10.1.0 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1) allows an authenticated user holding only the Developer role to reach unauthorized information because internal request handling enforces insufficient access controls (CWE-201). Publicly available exploit code exists (referenced HackerOne report #3658324), but there is no public exploit identified as being used in active attacks. With a CVSS of 8.5 driven by a scope-changing confidentiality impact, this is a meaningful privilege/authorization boundary failure rather than a full remote code execution flaw.
Technical ContextAI
GitLab is a self-managed and SaaS DevOps platform combining Git repository hosting, CI/CD, issue tracking, and container registry services, running as a Rails application that brokers many privileged operations through internal service-to-service and API request paths. The CWE-201 (Insertion of Sensitive Information Into Sent Data) root cause here maps to GitLab's internal request handling emitting or exposing data that should be gated behind higher authorization than the Developer role. The single generic CPE (cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*) confirms the flaw spans the core GitLab product line (both Community and Enterprise editions) rather than a specific add-on, and the vendor's version ranges indicate a long-lived defect present since 10.1.0. The 'Authentication Bypass' tag is somewhat imprecise: this is an authorization/access-control gap for an already-authenticated Developer-role account, not an unauthenticated bypass.
RemediationAI
Vendor-released patch: upgrade to GitLab 19.0.5, 19.1.3, or 19.2.1 (or later) depending on your current major/minor branch, as documented at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/; self-managed operators should apply the corresponding patch release for their branch immediately. Because exploitation requires an authenticated Developer-role account, an effective interim compensating control is to audit and minimize Developer-role membership, removing or downgrading untrusted or unnecessary accounts and enforcing that only vetted users hold Developer or higher on sensitive projects - the trade-off is disrupted developer workflow and added administrative overhead. Additionally restrict network reachability of the GitLab instance to trusted users/VPN where feasible to shrink the pool of authenticated actors, accepting reduced accessibility as the cost. No feature-level toggle is documented to disable the affected internal request handling, so patching remains the only complete fix; treat access-scoping as temporary until the upgrade is applied.
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 technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50484
GHSA-6fhj-cgmm-xfx6