GitLab urges users to patch max severity path traversal flaw

GitLab’s Latest Security Alert Highlights Need for Urgent Patching

GitLab, a popular DevSecOps platform used by over 50% of Fortune 100 companies, has issued an urgent warning to its users to patch their servers immediately against a maximum-severity path traversal vulnerability. The security flaw, discovered by a researcher and reported through GitLab’s HackerOne bug bounty program, could allow unauthenticated attackers to read arbitrary files from vulnerable servers under certain conditions.

The vulnerability, tracked as CVE-2026-85706, stems from improper path confinement and missing authentication enforcement in the repository commits API. This means that without proper access controls, an attacker could potentially exploit this flaw to access sensitive data on a GitLab server. In other words, if an attacker can find a way to trick the system into revealing certain file paths, they may be able to read or even manipulate files on the server.

GitLab has already patched the vulnerability in its Community Edition (CE) and Enterprise Edition (EE) versions 19.3.2, 19.2.6, and 19.1. The company warns that all self-managed installations must be upgraded to one of these patched versions immediately. Fortunately, GitLab.com is already running the patched version, and dedicated customers do not need to take action.

The discovery of this path traversal flaw comes just a year after CISA and the FBI urged software companies to prioritize fixing such vulnerabilities in their products before shipping. Path traversal flaws have been dubbed “unforgivable” since at least 2007 due to the significant risks they pose to sensitive data security. In May 2023, GitLab addressed another maximum-severity path traversal flaw (CVE-2023-2825) that exposed sensitive data, including proprietary software code and user credentials.

The fact that this vulnerability was discovered through GitLab’s bug bounty program highlights the importance of responsible disclosure in cybersecurity. By working with security researchers to identify and fix vulnerabilities before they can be exploited by attackers, companies like GitLab can reduce the risk of data breaches and protect their users’ sensitive information.

In light of this latest alert, it is essential for all GitLab users to take immediate action and patch their servers as soon as possible. With over 30 million registered users on its platform, GitLab’s security is a top concern for many organizations that rely on the service for their DevSecOps needs. By staying vigilant and prioritizing patching, these organizations can minimize their risk exposure and maintain the trust of their customers.

As a cybersecurity-conscious user, it is crucial to remember that regular software updates are not just about minor bug fixes – they often address critical security vulnerabilities like this one. Always prioritize keeping your systems up-to-date with the latest patches, especially when dealing with widely used platforms like GitLab.


Source: Bleeping Computer — 2026-09-11