Description
GitLab has remediated an issue in GitLab EE affecting all versions from 12.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to bypass IP-based access restrictions and read limited merge request information from a private project due to missing authorization checks in a merge requests API endpoint.
Published: 2026-08-12
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

GitLab contains a missing authorization check in a merge‑request API endpoint that allows an authenticated user to bypass IP‑based access restrictions. When the conditions are met, the user can retrieve merge‑request information from private projects that they should not normally be able to see. The underlying weakness is a classic access‑control flaw (CWE‑862) and results in unauthorized disclosure of potentially sensitive project data, but it does not provide code execution or a full system compromise. The vulnerability is triggered only for users who already have valid credentials and is limited to read‑only data leakage.

Affected Systems

This flaw affects GitLab Enterprise Edition, all releases from 12.0 up to (but not including) 19.0.6, all 19.1.x releases before 19.1.4, and all 19.2.x releases before 19.2.2. Users operating any of these versions should verify the specific build they are running and plan an upgrade to one of the supported releases.

Risk and Exploitability

The CVSS score of 4.3 indicates a medium severity threat. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting limited public exploitation activity. Attackers would exploit the flaw by sending legitimate API requests to the merge‑request endpoint while authenticated, thereby evading IP restrictions and obtaining restricted data. Because the exploit requires only authenticated access and a properly configured API client, the risk to organizations with exposed or permissively configured GitLab instances is significant, especially for those storing highly sensitive or proprietary merge‑request information.

Generated by OpenCVE AI on August 12, 2026 at 23:09 UTC.

Remediation

Vendor Solution

Upgrade to versions 19.0.6, 19.1.4, 19.2.2 or above.


OpenCVE Recommended Actions

  • Upgrade your GitLab Enterprise Edition installation to version 19.0.6, 19.1.4, 19.2.2 or later, which contain the missing authorization check.
  • If an immediate upgrade is not possible, enforce IP‑based access restrictions at the network level (e.g., through a reverse proxy or firewall) for API endpoints that expose merge‑request data.
  • Review any custom integrations or extensions that access the merge‑request API to ensure they perform proper authorization checks before accessing private project data.

Generated by OpenCVE AI on August 12, 2026 at 23:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description GitLab has remediated an issue in GitLab EE affecting all versions from 12.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to bypass IP-based access restrictions and read limited merge request information from a private project due to missing authorization checks in a merge requests API endpoint.
Title Missing Authorization in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-862
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-08-12T19:05:06.419Z

Reserved: 2026-04-21T19:34:30.369Z

Link: CVE-2026-6821

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T20:17:49.327

Modified: 2026-08-12T20:17:49.327

Link: CVE-2026-6821

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:15:03Z

Weaknesses