Description
GitLab has remediated an issue in GitLab EE affecting all versions from 18.2 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user with auditor-level access to modify compliance violation records due to improper authorization on certain GraphQL operations.
Published: 2026-07-08
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authorization flaw in GitLab’s GraphQL API permits an authenticated auditor‑level user to modify compliance violation records. The flaw arises from improper enforcement of permission checks on specific operations, allowing the attacker to change data that should otherwise remain immutable, thereby undermining the integrity of compliance reporting. The weakness is reflected in CWEs 639 and 863, indicating a bypass of intended authorization controls and unauthorized access to sensitive data.

Affected Systems

GitLab Enterprise Edition releases beginning with version 18.2 up to, but not including, 18.11.7; all 19.0 releases before 19.0.4; and all 19.1 releases before 19.1.2 are affected. Versions 18.11.7, 19.0.4, 19.1.2 and later contain the fix.

Risk and Exploitability

The CVSS score of 2.7 classifies this vulnerability as low severity. The EPSS score of less than 1% indicates a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is internal, requiring authenticated auditor‑level access, and the scope is confined to data integrity.

Generated by OpenCVE AI on July 29, 2026 at 13:23 UTC.

Remediation

Vendor Solution

Upgrade to versions 18.11.7, 19.0.4, 19.1.2 or above.


OpenCVE Recommended Actions

  • Upgrade GitLab to the latest patched releases (18.11.7, 19.0.4, 19.1.2 or later) to correct the authorization defect.
  • Revoke or limit auditor role privileges that allow modification of compliance violation records, ensuring role‑based access controls are strictly enforced.
  • If immediate permission changes are not feasible, block or restrict the affected GraphQL operations via network controls or an API gateway until the patch is applied.

Generated by OpenCVE AI on July 29, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
References
Metrics threat_severity

None

threat_severity

Low


Wed, 08 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description GitLab has remediated an issue in GitLab EE affecting all versions from 18.2 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user with auditor-level access to modify compliance violation records due to improper authorization on certain GraphQL operations.
Title Incorrect Authorization in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-863
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*
Vendors & Products Gitlab
Gitlab gitlab
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-07-09T14:13:17.427Z

Reserved: 2026-04-15T13:03:48.044Z

Link: CVE-2026-6352

cve-icon Vulnrichment

Updated: 2026-07-09T14:13:14.606Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-08T20:46:43Z

Links: CVE-2026-6352 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:30:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key

  • CWE-863

    Incorrect Authorization