Description
GitLab has remediated an issue in GitLab EE affecting all versions from 11.10 before 19.1.7, 19.2 before 19.2.5, and 19.3 before 19.3.1 that, under certain conditions, an authenticated user could have caused denial of service, due to an unbounded loop triggered by specially crafted input in the SCIM user provisioning feature.
Published: 2026-08-26
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

GitLab contains a logic flaw that allows an authenticated user to trigger an unbounded loop in the SCIM provisioning handler. The loop occurs when the user supplies specially crafted input, leading the application to consume resources indefinitely. This results in a denial of service, preventing the system from processing further requests and potentially causing service interruption for all users.

Affected Systems

All GitLab Enterprise Edition instances from version 11.10 up to, but excluding, 19.1.7, 19.2 versions before 19.2.5, and 19.3 versions before 19.3.1 are vulnerable. This includes every release in that range, regardless of the installation method or environment.

Risk and Exploitability

The risk is moderate: the CVSS score of 6.5 reflects an authentication requirement and a denial of service impact. The EPSS score is not available, and the vulnerability is not listed in CISA's KEV catalog, indicating limited evidence of exploitation. An attacker must be authenticated and craft specific input to the SCIM endpoint; therefore, the attack vector is likely an internal or compromised account. Mitigation requires applying the vendor‑issued patch, after which the risk is eliminated.

Generated by OpenCVE AI on August 26, 2026 at 14:35 UTC.

Remediation

Vendor Solution

Upgrade to versions 19.1.7, 19.2.5, 19.3.1 or above.


OpenCVE Recommended Actions

  • Upgrade to GitLab 19.1.7, 19.2.5, or 19.3.1 and later as recommended by the vendor.
  • If an update cannot be performed immediately, temporarily disable the SCIM provisioning feature or block the SCIM endpoint until a patch is applied.
  • Continuously monitor logs for anomalous SCIM requests that could indicate an attempt to trigger the infinite loop.

Generated by OpenCVE AI on August 26, 2026 at 14:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*
cpe:2.3:a:gitlab:gitlab:19.3.0:*:*:*:enterprise:*:*:*

Wed, 26 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description GitLab has remediated an issue in GitLab EE affecting all versions from 11.10 before 19.1.7, 19.2 before 19.2.5, and 19.3 before 19.3.1 that, under certain conditions, an authenticated user could have caused denial of service, due to an unbounded loop triggered by specially crafted input in the SCIM user provisioning feature.
Title Loop with Unreachable Exit Condition ('Infinite Loop') in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-835
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*
Vendors & Products Gitlab
Gitlab gitlab
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-08-26T15:43:12.549Z

Reserved: 2025-09-24T00:33:27.922Z

Link: CVE-2025-10903

cve-icon Vulnrichment

Updated: 2026-08-26T15:43:06.284Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-26T14:17:06.597

Modified: 2026-08-31T15:41:10.070

Link: CVE-2025-10903

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T14:45:04Z

Weaknesses
  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')