Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.0 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 authenticated user to modify CI/CD configuration belonging to another user due to improper validation of user-supplied attributes when processing pipeline schedule inputs.
Published: 2026-07-29
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

GitLab has a flaw that allows an authenticated user to modify the CI/CD configuration of a different user by sending specially crafted attributes in pipeline schedule requests, bypassing normal validation checks. The defect can lead to unauthorized changes to build pipelines, exposing the system to accidental or malicious code injection, privileges escalation or denial of service if critical pipeline steps are altered.

Affected Systems

GitLab Community Edition and Enterprise Edition are affected. All releases from 18.0 up to just before version 19.0.5, from 19.1 up to just before 19.1.3, and from 19.2 up to just before 19.2.1 are vulnerable. The issue is fixed in GitLab 19.0.5, 19.1.3, 19.2.1 and later.

Risk and Exploitability

With a CVSS score of 8.4 the vulnerability is considered high severity. The EPSS score is less than 1%, indicating a low current exploitation probability, and the vulnerability is not listed in CISA KEV. Attacking requires a valid authenticated account, so an attacker must first obtain or use an existing user credential. Once authenticated, the attacker can send crafted pipeline schedule parameters to overwrite or alter another user's CI/CD configuration, potentially impacting confidentiality, integrity and availability of the build system.

Generated by OpenCVE AI on August 3, 2026 at 12:59 UTC.

Remediation

Vendor Solution

Upgrade to versions 19.0.5, 19.1.3, 19.2.1 or above.


OpenCVE Recommended Actions

  • Upgrade GitLab to any of the patched releases 19.0.5, 19.1.3, 19.2.1 or newer.
  • Limit permissions so that authenticated users cannot modify other users' CI/CD configuration or disable creation of pipeline schedules until the vulnerability is patched.
  • Enable audit logging for CI/CD configuration changes and review logs for anomalous modifications.
  • Apply temporary input validation controls on pipeline schedule parameters if a patch is delayed, following best practices for input sanitization.

Generated by OpenCVE AI on August 3, 2026 at 12:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', '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 18.0 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 authenticated user to modify CI/CD configuration belonging to another user due to improper validation of user-supplied attributes when processing pipeline schedule inputs.
Title Improperly Controlled Modification of Dynamically-Determined Object Attributes in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-915
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*
Vendors & Products Gitlab
Gitlab gitlab
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-07-31T16:10:56.005Z

Reserved: 2026-06-16T19:08:45.458Z

Link: CVE-2026-12436

cve-icon Vulnrichment

Updated: 2026-07-29T19:41:31.099Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T13:42:46.800

Link: CVE-2026-12436

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:00:07Z

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes