Skip to content

GitLab June 10 patch release

docs.gitlab.com July 25, 2026

On June 10, 2026, we released versions 19.0.2, 18.11.5, 18.10.8 for GitLab Community Edition (CE) and Enterprise Edition (EE).

These versions contain important bug and security fixes, and we strongly recommend that all self-managed GitLab installations be upgraded to one of these versions immediately. GitLab.com is already running the patched version. GitLab Dedicated customers do not need to take action.

GitLab releases fixes for vulnerabilities in patch releases. There are two types of patch releases: scheduled releases and ad-hoc critical patches for high-severity vulnerabilities. Scheduled releases are released twice a month on the second and fourth Wednesdays. For more information, please visit our releases handbook and security FAQ . You can see all of GitLab release blog posts here .

For security fixes, the issues detailing each vulnerability are made public on our issue tracker 30 days after the release in which they were patched.

We strongly recommend that all installations running a version affected by the issues described below are upgraded to the latest version as soon as possible .

When no specific deployment type (omnibus, source code, helm chart, etc.) of a product is mentioned, it means all types are affected.

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user with group Owner role to take over another group member’s GitLab account due to improper authorization in the Group SAML identity management functionality.

Impacted Versions: GitLab EE: all versions from 15.5 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 8.7 ( CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N )

Thanks cyberjoker for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user with developer-role permissions to execute arbitrary client-side code on behalf of a targeted user due to improper input sanitization in the Analytics Dashboard.

Impacted Versions: GitLab EE: all versions from 17.1 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 8.7 ( CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N )

Thanks yvvdwf for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an unauthenticated user to cause denial of service due to improper input validation in the API request parsing middleware.

Impacted Versions: GitLab CE/EE: all versions from 12.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 7.5 ( CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H )

Thanks svalkanov for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user to add unauthorized email addresses to a targeted user’s account due to improper sanitization of user-supplied input in certain group setting fields.

Impacted Versions: GitLab EE: all versions from 13.1.4 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 7.3 ( CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N )

Thanks go7f0 for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user to cause denial of service due to uncontrolled resource consumption when processing a specially crafted file upload.

Impacted Versions: GitLab CE/EE: all versions from 17.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 6.5 ( CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H )

Thanks a92847865 for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user with developer-role permissions to modify hidden merge requests due to incorrect authorization enforcements.

Impacted Versions: GitLab CE/EE: all versions from 15.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 5.4 ( CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N )

Thanks rogerace for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user to read arbitrary files from the Gitaly server and access internal network resources during repository import, due to insufficient validation of secondary URLs.

Impacted Versions: GitLab CE/EE: all versions from 18.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 5.3 ( CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N )

Thanks AndresAIFR for reporting this vulnerability

GitLab has remediated an issue that could have allowed an authenticated user to cause denial of service on the CI/CD Catalog page due to improper sanitization.

Impacted Versions: GitLab CE/EE: all versions from 17.0 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 4.3 ( CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L )

This vulnerability has been discovered internally by GitLab team member Miguel Jimeno

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user with Security Manager-role permissions to manage project security configuration even when the relevant feature was in a disabled state, due to incorrect authorization enforcement.

Impacted Versions: GitLab EE: all versions from 13.9 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 4.3 ( CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N )

Thanks mateuszek for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user with developer-role permissions to hide changes from merge request diff views due to improper input handling of file names.

Impacted Versions: GitLab CE/EE: all versions from 15.9 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 3.7 ( CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N )

Thanks xorz for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions could have allowed an authenticated user to access confidential issue details due to incorrect authorization checks.

Impacted Versions: GitLab CE/EE: all versions from 12.0 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 3.1 ( CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N )

Thanks go7f0 for reporting this vulnerability through our HackerOne bug bounty program

GitLab has remediated an issue that under certain conditions, could have allowed an unauthenticated user to impersonate the GitLab Support Bot and inject arbitrary content via a specially crafted Service Desk email due to improper neutralization in email template processing.

Impacted Versions: GitLab CE/EE: all versions from 15.9 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 CVSS 2.6 ( CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N )

Thanks 3nvz for reporting this vulnerability through our HackerOne bug bounty program

This patch includes database migrations that may impact your upgrade process.

The following versions include post-deploy migrations that can run after the upgrade:

To update GitLab, see the Update page . To update GitLab Runner, see the Updating the Runner page .

Extracted Entities

Attack Types (1)

Domains (1)

Vulnerabilities (1)