Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4.6 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed an unauthenticated user to cause denial of service due to improper resource allocation limits in the GraphQL complexity calculation logic.
Published: 2026-09-16
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via Resource Exhaustion
Action: Immediate Patch
AI Analysis

Impact

GitLab versions prior to 19.1.8, 19.2.6, and 19.3.2 contain a flaw in the GraphQL complexity calculation that fails to enforce limits on resource allocation Graph consumption, eventually exhausting system resources and causing GitLab services to become unresponsive. This weakness is identified as CWE-770 and is rated with a CVSS score of 7.5.

Affected Systems

All Community Edition and Enterprise Edition releases from 18.4.6 up to, but not including, 19.1.8, all 19.2.x releases before 19.2.6, and all 19.3.x releases before 19.3.2 are affected. The vendor has released patches in GitLab 19.1.8, 19.2.6, 19.3.2 and later to address the issue.

Risk and Exploitability

The EPSS score is less than 1 percent, indicating a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the flaw can be triggered without authentication over the network; any external client can send a malicious GraphQL request that forces resource exhaustion. While exploitation likelihood is low, the potential impact on service availability remains high for exposed installations, underscoring the importance of applying the vendor fix promptly.

Generated by OpenCVE AI on September 16, 2026 at 16:12 UTC.

Remediation

Vendor Solution

Upgrade to versions 19.1.8, 19.2.6, 19.3.2 or above.


OpenCVE Recommended Actions

  • Upgrade GitLab to version 19.1.8, 19.2.6, 19.3.2 or newer and restart the GitLab service to apply the fix.
  • If an upgrade cannot be applied immediately, apply network firewall or load balancer rules to block or rate‑limit unauthenticated GraphQL requests, limiting the impact of potential exploitation.
  • When an upgrade is delayed, consider temporarily disabling the GraphQL API or implementing strict query validation rules to prevent complex or large requests from reaching the server while monitoring logs for repeated abuse attempts.

Generated by OpenCVE AI on September 16, 2026 at 16:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 16 Sep 2026 06:45:00 +0000

Type Values Removed Values Added
Description GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4.6 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed an unauthenticated user to cause denial of service due to improper resource allocation limits in the GraphQL complexity calculation logic.
Title Allocation of Resources Without Limits or Throttling in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-770
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*
Vendors & Products Gitlab
Gitlab gitlab
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-09-16T15:48:16.409Z

Reserved: 2026-01-19T06:03:59.294Z

Link: CVE-2026-1168

cve-icon Vulnrichment

Updated: 2026-09-16T15:48:10.607Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-16T07:16:36.827

Modified: 2026-09-16T19:23:34.623

Link: CVE-2026-1168

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:15:16Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling