Description
GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.3 and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user to access information from unauthorized projects due to improper neutralization of untrusted content processed by the AI-assisted code review functionality.
Published: 2026-07-29
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability stems from incomplete neutralization of untrusted content channeled into GitLab’s AI‑assisted code review prompts, allowing an authenticated user to craft input that can access data from projects for which the user lacks explicit permissions. The result is a breach of confidentiality: the user can read code or issues from unauthorized projects. The weakness is classified as CWE‑1427 and CWE‑74.

Affected Systems

Affected systems are GitLab Enterprise Edition. All releases from 19.1 up to and including 19.1.2, and from 19.2 up to and including 19.2.0, are impacted. The issue was fixed in releases 19.1.3, 19.2.1, and later versions.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and the EPSS score of less than 1% suggests a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with access to the AI‑assisted code review feature; the attacker must construct special prompt content to retrieve unauthorised project data. Given the moderate score and low exploit probability, the risk is considered moderate, but organizations should prioritize patching to eliminate the issue.

Generated by OpenCVE AI on August 12, 2026 at 01:14 UTC.

Remediation

Vendor Solution

Upgrade to versions 19.1.3, 19.2.1 or above.


OpenCVE Recommended Actions

  • Upgrade to GitLab Enterprise Edition 19.1.3, 19.2.1 or any later version that contains the fix.
  • Restrict the AI‑assisted code review feature to users with appropriate permissions, or limit feature use to trusted accounts only.
  • Ensure that role‑based access controls are correctly enforced and review project permissions for any oversight; monitor logs for suspicious AI‑prompt activity.

Generated by OpenCVE AI on August 12, 2026 at 01:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', '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 EE affecting all versions from 19.1 before 19.1.3 and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user to access information from unauthorized projects due to improper neutralization of untrusted content processed by the AI-assisted code review functionality.
Title Improper Neutralization of Input Used for LLM Prompting in GitLab
First Time appeared Gitlab
Gitlab gitlab
Weaknesses CWE-1427
CPEs cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*
Vendors & Products Gitlab
Gitlab gitlab
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-07-29T19:33:20.717Z

Reserved: 2026-07-08T15:36:58.778Z

Link: CVE-2026-15077

cve-icon Vulnrichment

Updated: 2026-07-29T19:33:17.272Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T13:26:04.457

Link: CVE-2026-15077

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T01:15:17Z

Weaknesses
  • CWE-1427

    Improper Neutralization of Input Used for LLM Prompting

  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')