Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 8.8 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 unauthenticated user to view the title of a confidential issue through a publicly accessible merge request due to improper authorization checks.
Published: 2026-07-29
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from an improper authorization check in GitLab’s handling of merge requests that reference confidential issues. An unauthenticated user who is able to access a publicly visible merge request could see the title of a confidential issue, leaking sensitive information. The vulnerability is a classic authorization design flaw (CWE-1230). The potential impact is loss of confidentiality, with no direct denial of service or code execution damage reflected.

Affected Systems

The affected products are GitLab Community Edition and Enterprise Edition, covering all releases from 8.8 through 19.2 prior to the security fixes. The fix is available in GitLab 19.0.5, 19.1.3, 19.2.1 and later releases.

Risk and Exploitability

The reported CVSS score is 4.3, indicating a medium severity. The EPSS score of less than 1% suggests that the likelihood of exploitation in the wild is very low, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is through the publicly accessible merge request URL, which does not require any authentication. The opportunity for exploitation is narrow and relies on the existence of a public merge request linked to a confidential issue.

Generated by OpenCVE AI on August 3, 2026 at 13:01 UTC.

Remediation

Vendor Solution

Upgrade to versions 19.0.5, 19.1.3, 19.2.1 or above.


OpenCVE Recommended Actions

  • Upgrade your GitLab deployment to version 19.0.5, 19.1.3, 19.2.1 or newer where the authorization check has been corrected.
  • If an immediate upgrade is not possible, restrict visibility of merge requests that expose confidential issue titles, for example by limiting public merge request access or disabling cross-references to confidential issues.
  • Review and adjust your repository access controls to ensure that confidential issues are not referenced in public merge requests.

Generated by OpenCVE AI on August 3, 2026 at 13:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Description GitLab has remediated an issue in GitLab CE/EE affecting all versions from 8.8 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 unauthenticated user to view the title of a confidential issue through a publicly accessible merge request due to improper authorization checks.
Title Exposure of Sensitive Information Through Metadata in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-1230
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*
Vendors & Products Gitlab
Gitlab gitlab
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-07-29T19:33:59.070Z

Reserved: 2026-07-01T16:38:30.877Z

Link: CVE-2026-14351

cve-icon Vulnrichment

Updated: 2026-07-29T19:33:54.656Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T20:17:01.197

Modified: 2026-08-03T13:27:26.207

Link: CVE-2026-14351

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:15:05Z

Weaknesses
  • CWE-1230

    Exposure of Sensitive Information Through Metadata