CISA Warns of GitLab Path Traversal Vulnerability Exploited in Attacks

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added a critical GitLab vulnerability, tracked as CVE-2026-85706, to its Known Exploited Vulnerabilities catalog, warning that attackers are actively exploiting the flaw.

The issue affects GitLab Community Edition and Enterprise Edition deployments and carries a maximum CVSS severity score of 10.0.

CVE-2026-85706 is a path traversal vulnerability in GitLab’s repository commits API. GitLab said that, under certain conditions, an unauthenticated attacker could exploit improper path confinement and missing authentication enforcement to read arbitrary files from an affected GitLab server.

Path traversal flaws occur when an application fails to properly restrict file paths supplied through requests. In this case, exploitation could allow an external attacker to move outside the intended repository directory structure and request files elsewhere on the server.

The exposure is particularly serious because it requires no account, user interaction, or prior access, substantially lowering the barrier to internet-based exploitation.

The vulnerability affects GitLab CE/EE versions 18.7 through 19.1.7, 19.2 through 19.2.5, and 19.3 through 19.3.1. Organizations operating self-managed GitLab instances should identify exposed assets immediately and upgrade to GitLab 19.1.8, 19.2.6, 19.3.2, or a later supported release, depending on their deployment branch.

CISA added the flaw to the KEV catalog on September 11, 2026, and set a remediation deadline of September 14, 2026, for federal civilian executive branch agencies.

The agency has also marked the issue as requiring forensic triage under Binding Operational Directive 26-04, reflecting the possibility that vulnerable systems may already have been accessed before patching.

Although CISA currently lists ransomware use as unknown, GitLab servers are high-value targets because they can host proprietary source code, CI/CD configurations, access tokens, deployment scripts, and other sensitive development data.

Arbitrary file disclosure can also help attackers identify credentials, secrets, configuration details, and other information useful for follow-on intrusion activity.

Security teams should prioritize patching internet-facing GitLab systems, review GitLab and reverse-proxy logs for unusual repository commits API requests, and investigate unexpected file-access patterns. Teams should also rotate potentially exposed credentials, tokens, and secrets after assessing the scope of any compromise.

GitLab credited security researcher s3ntago for reporting the flaw through its HackerOne bug bounty program. The weakness is associated with CWE-35, a category covering improper limitation of pathname access that can enable attackers to access files outside an intended restricted directory.

Learn 7 Metric-Gated AI SOC Deployment Phases – Download Free AI SOC Deployment Playbook 2026.

The post CISA Warns of GitLab Path Traversal Vulnerability Exploited in Attacks appeared first on Cyber Security News.