GBHackers

GitLab Patches Multiple Duo AI, DoS, and Authorization Vulnerabilities


GitLab has released patch versions 19.0.1, 18.11.4, and 18.10.7 to fix seven security issues affecting GitLab CE and EE, including Duo AI workflow runner access control, a Wiki denial-of-service flaw, and several authorization bugs across GraphQL, Duo Workflows, Operations, Pipelines, and authentication endpoints.

The company says self-managed installations should upgrade immediately. At the same time, GitLab.com is already patched, and GitLab Dedicated customers do not need to take any action.

The release is important because the flaws affect both newer and older supported branches, and some issues could expose private project data or allow lower-privileged users to bypass access controls.

GitLab also notes that these patch releases do not include new migrations and should not require downtime for multi-node deployments.

GitLab Patches Multiple Vulnerabilities

The highest-severity issue is CVE-2026-4868, which affects GitLab EE and has a CVSS score of 8.2. It could allow an authenticated user to trigger Duo AI workflows under another user’s identity due to improper user identity resolution.

CVEIssueImpacted productsAffected versionsCVSS
CVE-2026-4868Improper Access Control in Duo AI workflow runnersGitLab EE18.8 before 18.10.7, 18.11 before 18.11.4, 19.0 before 19.0.18.2
CVE-2026-1402Denial of Service in WikiGitLab CE/EE17.1 before 18.10.7, 18.11 before 18.11.4, 19.0 before 19.0.16.5
CVE-2026-6713Incorrect Authorization in GraphQL WorkItem APIGitLab CE/EE18.2 before 18.10.7, 18.11 before 18.11.4, 19.0 before 19.0.15.3
CVE-2026-5296Improper Authorization in Duo Workflows APIGitLab EE18.7 before 18.10.7, 18.11 before 18.11.4, 19.0 before 19.0.14.3
CVE-2026-2601Missing Authorization in OperationsGitLab EE11.5 before 18.10.7, 18.11 before 18.11.4, 19.0 before 19.0.14.3
CVE-2026-8716Incorrect Name Resolution in PipelinesGitLab CE/EE12.7 before 18.10.7, 18.11 before 18.11.4, 19.0 before 19.0.14.3
CVE-2026-2710Incorrect Authorization in authentication endpointsGitLab CE/EE18.9 before 18.10.7, 18.11 before 18.11.4, 19.0 before 19.0.14.3

The remaining issues are medium severity, but several still matter operationally because they involve unauthorized data exposure, permission bypass, or service disruption.

Security teams should prioritize upgrading any affected self-managed GitLab instance to 19.0.1, 18.11.4, or 18.10.7 as soon as possible. Because the vulnerabilities span identity handling, authorization checks, and service availability, they should also review access logs, privileged workflow use, and any unusual Wiki or CI activity after patching.

For environments that rely on Duo AI or Duo Workflows, the authorization fixes warrant extra attention because they affect features developers and automation systems may use.

GitLab says these patches were released on May 27, 2026, and users can expect regular patch releases twice a month on the second and fourth Wednesdays.

In practical terms, this release is a reminder that even mature DevOps platforms can accumulate risk across AI features, APIs, CI pipelines, and access-control layers simultaneously.

Follow us on Google News, LinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.



Source link