Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 13.0 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed a developer user to perform actions in the context of another user's merge request commit due to a race condition issue in pipeline creation.
Published: 2026-09-16
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via Unauthorized Action Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a time‑of‑check, time‑of‑use (TOCTOU) race condition that surfaced during GitLab pipeline creation. It enabled a user with developer access to trigger actions that were executed in the context of another user’s merge request commit. The flaw could therefore allow a developer to perform operations normally restricted to the author of the merge request, effectively elevating privileges within the project. This weakness is classified as CWE‑367.

Affected Systems

It affects GitLab Community Edition and Enterprise Edition in all releases from 13.0 through 19.1.7, 19.2.0‑19.2.5, and 19.3.0‑19.3.1. The official mitigation is upgrading to version 19.1.8, 19.2.6, 19.3.2 or any later release that includes the patch.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, and the EPSS score of less than 1% shows a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, and the most likely attack vector is an internal developers triggering simultaneous pipeline creations to exploit the race condition. Given the moderate score, systems should treat it as a low‑to‑moderate risk and address it promptly.

Generated by OpenCVE AI on September 16, 2026 at 15:22 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 any newer release that incorporates the fix.
  • Restrict developer permissions that permit pipeline creation, or require additional approvals for merge request pipelines.
  • Review pipeline logs for anomalous or repeated commit contexts that could indicate a race condition was attempted.

Generated by OpenCVE AI on September 16, 2026 at 15:22 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': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, '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 13.0 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed a developer user to perform actions in the context of another user's merge request commit due to a race condition issue in pipeline creation.
Title Time-of-check Time-of-use (TOCTOU) Race Condition in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-367
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*
Vendors & Products Gitlab
Gitlab gitlab
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-09-17T03:56:58.182Z

Reserved: 2024-11-14T18:01:56.322Z

Link: CVE-2024-11222

cve-icon Vulnrichment

Updated: 2026-09-16T15:51:30.540Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-16T07:16:31.470

Modified: 2026-09-17T04:17:33.057

Link: CVE-2024-11222

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T15:30:11Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition