Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Network-reachable endpoint, no credentials required, low complexity; impact is partial confidentiality only - issue reference metadata - with no integrity or availability effect.
Primary rating from Vendor (gitlab).
CVSS VectorVendor: gitlab
Lifecycle Timeline
2DescriptionCVE.org
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.5 before 18.11.6, 19.0 before 19.0.3, and 19.1 before 19.1.1 that under certain conditions could have allowed an unauthenticated user to view confidential issue references on public projects due to improper authorization checks.
AnalysisAI
Confidential issue references in GitLab CE/EE public projects are exposed to unauthenticated users due to missing authorization checks (CWE-862). Affecting all GitLab versions from 17.5 through 18.11.5, 19.0.0-19.0.2, and 19.1.0, this flaw enables any unauthenticated remote attacker to retrieve references to confidential issues on public projects - potentially revealing issue IDs, titles, or internal metadata that project owners explicitly restricted. No public exploit code or CISA KEV listing exists at time of analysis; however, the unauthenticated, low-complexity network vector makes this trivially automatable for reconnaissance against large GitLab installations.
Technical ContextAI
GitLab's access control model distinguishes between public projects (world-readable) and confidential issues (restricted to project members and reporters). CWE-862 (Missing Authorization) indicates that the authorization gate controlling visibility of confidential issue references was not enforced under specific conditions - the endpoint or rendering path serving issue references on public projects failed to filter confidential items when the requestor is unauthenticated. This flaw exists in both the Community Edition (CE) and Enterprise Edition (EE) codebases, confirming it resides in shared core authorization logic rather than an EE-only feature. The CVSS vector AV:N/AC:L/PR:N/UI:N corroborates remote, unauthenticated, low-complexity exploitability. The HackerOne report (report 3543011) indicates responsible disclosure prior to vendor remediation.
RemediationAI
Upgrade GitLab CE/EE to one of the patched releases: 18.11.6, 19.0.3, or 19.1.1, as detailed in the vendor patch advisory at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-1-1-released/. For self-hosted instances unable to patch immediately, a targeted compensating control is to convert affected public projects to internal or private visibility - this eliminates the unauthenticated access surface entirely, though it reduces legitimate public discoverability of those projects. Alternatively, audit and temporarily remove or convert confidential issues on high-sensitivity public projects until patching is complete; note this may disrupt existing workflows. GitLab.com (the SaaS offering) is expected to have been patched by GitLab directly following the advisory release.
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-39177
GHSA-36ff-xw3f-vrx8