Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
GitLab has remediated an issue in GitLab EE affecting all versions from 11.5 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1 that under certain conditions could have allowed an authenticated user with developer-role permissions to access sensitive deployment data on projects due to improper authorization checks.
AnalysisAI
GitLab Enterprise Edition exposes sensitive deployment data to authenticated users holding only developer-role permissions due to missing authorization checks on deployment-related project resources (CWE-862). Affected versions span a wide range - all EE releases from 11.5 through 18.10.6, 18.11.0 through 18.11.3, and 19.0.0 - making this broadly applicable across unpatched GitLab EE deployments. No public exploit identified at time of analysis per CISA KEV, though SSVC intelligence indicates proof-of-concept code exists, and a HackerOne report (3556381) corroborates researcher discovery.
Technical ContextAI
GitLab EE implements role-based access control (RBAC) for project resources, where developer-level roles are expected to be restricted from sensitive operational data such as deployment environments, secrets, and pipeline deployment outputs. CWE-862 (Missing Authorization) indicates that the code path serving deployment data failed to perform or enforce the correct permission gate, allowing a lower-privileged role to reach data scoped to higher roles such as Maintainer or Owner. The flaw is specific to GitLab EE (Enterprise Edition), not the Community Edition, as deployment management features such as protected environments and deployment approvals are EE-only capabilities. The affected code is traceable via GitLab work item #590389 and the associated HackerOne disclosure.
RemediationAI
Upgrade GitLab EE to one of the patched releases: 18.10.7, 18.11.4, or 19.0.1. The vendor-released patch is documented in the GitLab patch release advisory at https://about.gitlab.com/releases/2026/05/27/patch-release-gitlab-19-0-1-released/. Organizations unable to patch immediately should audit developer-role memberships on projects that handle sensitive deployments and temporarily restrict developer-role access to deployment environments via GitLab EE's Protected Environments feature - configuring deployment approvals to require Maintainer or Owner role reduces exposure at the cost of additional deployment workflow friction. Alternatively, restricting access to the GitLab instance from untrusted networks reduces remote exploitation opportunity, though this does not eliminate insider risk. Review audit logs for anomalous access to deployment data endpoints by developer-level accounts as a detection measure while patching is in progress.
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
An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10
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-32621
GHSA-f3gg-585w-gjj2