Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Network-accessible, guest-authenticated read-only access with no scope change, integrity, or availability impact; C:L reflects limited test report disclosure.
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 18.4 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 guest-role permissions to access test report contents they were not authorized to view due to improper access control enforcement.
AnalysisAI
Improper access control in GitLab CE/EE exposes CI/CD test report contents to authenticated users holding only guest-role permissions, allowing unauthorized read access to data from projects they should not be able to view. Affected versions span 18.4 through pre-19.0.5, 19.1 through pre-19.1.3, and 19.2 through pre-19.2.1. Publicly available exploit code exists via a disclosed HackerOne report, though no active exploitation has been confirmed by CISA KEV at time of analysis.
Technical ContextAI
GitLab CE/EE is a self-hosted and SaaS DevSecOps platform with role-based access controls (guest, reporter, developer, maintainer, owner) enforced at the project level. CWE-862 (Missing Authorization) identifies the root cause: the application fails to verify whether the requesting user holds sufficient authorization before returning test report data. Test reports are CI/CD pipeline artifacts generated during automated test runs and may contain sensitive build metadata, test names, file paths, or environment details. The flaw is scoped to the test reports feature specifically, as the broader GitLab RBAC system functions correctly for other resources. CPE cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:* covers both Community Edition and Enterprise Edition installs.
RemediationAI
Upgrade self-managed GitLab instances to version 19.0.5, 19.1.3, or 19.2.1, as documented in the GitLab patch release advisory at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/. GitLab.com SaaS has already been patched. As a compensating control prior to patching, administrators should audit all project memberships to identify guest-role users on projects containing sensitive CI/CD pipelines and consider temporarily removing guest access or disabling test report visibility at the project level. Restricting pipeline feature access for guest roles via GitLab's project settings (Settings > General > Visibility, Pipelines, Features) can limit exposure but may affect legitimate workflows. No official workaround short of the patch is documented by the vendor.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50485
GHSA-8jc8-cvqj-p926