Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
AC:H reflects 'under certain conditions' qualifier indicating non-trivial trigger state; PR:H for mandatory maintainer role; C:H for full credential disclosure; no integrity or availability impact.
Primary rating from Vendor (gitlab).
CVSS VectorVendor: gitlab
Lifecycle Timeline
2DescriptionCVE.org
GitLab has remediated an issue in GitLab EE affecting all versions from 9.5 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user with maintainer-role permissions to obtain another user's stored credentials due to improper authorization controls.
AnalysisAI
Credential disclosure in GitLab Enterprise Edition allows an authenticated maintainer-role user to retrieve another user's stored credentials through insufficient authorization controls. All GitLab EE versions from 9.5 through the patched releases (18.11.7, 19.0.4, and 19.1.2) are affected, representing a broad historical exposure window spanning multiple major releases. No public exploit identified at time of analysis; the vulnerability was disclosed via HackerOne responsible disclosure (report 3720483), and GitLab has issued patched versions.
Technical ContextAI
GitLab EE stores user credentials - likely CI/CD integration tokens, external service credentials, or stored OAuth secrets associated with user accounts - within its platform database. CWE-522 (Insufficiently Protected Credentials) identifies the root cause class: credentials are not adequately protected against unauthorized read access through the application's authorization layer. The flaw manifests in GitLab's role-based access control (RBAC) system, which failed to properly gate read access to another user's credential objects at the maintainer privilege tier. GitLab's role hierarchy - Guest < Reporter < Developer < Maintainer < Owner - means maintainers hold elevated but non-administrative access. The improper authorization controls suggest that a privilege boundary between maintainer and account-owner context was either absent or bypassable under specific application states.
RemediationAI
The primary fix is to upgrade GitLab EE to one of the patched releases: 18.11.7 (for users on the 18.x line), 19.0.4 (for users on 19.0.x), or 19.1.2 (for users on 19.1.x). Full patch release notes are available at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-1-2-released/. GitLab.com SaaS customers should verify with GitLab that the fix has been applied to their hosted instance. If immediate upgrade is not feasible, organizations should audit and minimize maintainer-role assignments - removing maintainer access from users who do not strictly require it reduces the pool of potential exploiters. Additionally, administrators should consider rotating sensitive stored credentials (CI/CD integration tokens, external service secrets) as a precaution, particularly for high-value accounts. The 'certain conditions' qualifier in the advisory suggests reviewing which EE features involving stored user credentials are active in your deployment, as disabling unused credential-storage integrations may limit exposure.
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-522 – Insufficiently Protected Credentials
View allSame technique Information Disclosure
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42404
GHSA-mhr8-wccg-2q8g