← Vulnerability feed

Vulnerability record · CVE-2026-85706 · published 12 September 2026

CVE-2026-85706: GitLab CE/EE repository commits API path traversal allows unauthenticated file read

Gitlab · Gitlab

GitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated user to read arbitrary files from the GitLab server under certain conditions. The flaw affects versions from 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2, and is rated CVSS 10.0. Because it is unauthenticated and network-reachable, any exposed GitLab instance is a candidate target.

10.0 CVSS 3.1 Critical CISA KEV since 11 Sep 2026 EPSS 91% · top 0.2% CWE-22 · Path traversal
10.0CVSS 3.1 base score
91%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
3References
24 Sep 2026Last modified by NVD

Description

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.7 before 18.11.12, 19.0 before 19.0.9, 19.1 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that, under certain conditions, an unauthenticated user could have read arbitrary files from the GitLab server due to improper path confinement and missing authentication enforcement in the repository commits API.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityUnauthenticated network-reachable arbitrary file read with CVSS 10.0 and confirmed exploitation via CISA KEV makes this an urgent patch-first issue.

What it is

GitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated user to read arbitrary files from the GitLab server under certain conditions. The flaw affects versions from 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2, and is rated CVSS 10.0. Because it is unauthenticated and network-reachable, any exposed GitLab instance is a candidate target.

Impact

An attacker can read arbitrary files from the GitLab server without authenticating, exposing repository data, configuration files, secrets and credentials stored on the host. The CVSS vector also scores high integrity impact, so tampering beyond read access cannot be ruled out from the record.

Attack surface

Reached over the network through the repository commits API; the CVSS vector is AV:N/AC:L/PR:N/UI:N, so no authentication and no user interaction are required. Any internet-exposed GitLab CE/EE instance in the affected version ranges is directly reachable.

Exploitation

CVE-2026-85706 was added to CISA KEV on 2026-09-11 with a remediation due date of 2026-09-14, indicating known exploitation in the wild. EPSS gives a 30-day probability of 0.11957 (95.9th percentile), and no ransomware campaign use is documented.

What to do

  • Upgrade GitLab CE/EE to 19.1.8, 19.2.6, or 19.3.2 (or later) as the primary fix.
  • If immediate patching is not possible, restrict network access to the GitLab repository commits API and remove direct internet exposure per CISA BOD 26-04 guidance.
  • Follow CISA's required action for KEV entries, including the 2026-09-14 due date and applicable forensics triage requirements.
  • Rotate secrets, tokens and credentials stored on or reachable from affected GitLab servers, since arbitrary file read may have exposed them.
  • Review GitLab server file permissions and segmentation to limit what an unauthenticated file-read primitive can reach.

Detection

  • Hunt GitLab access logs for unauthenticated requests to the repository commits API with path traversal sequences or unusual file paths.
  • Monitor for anomalous reads of files outside repository storage, such as configuration, secret or system files, by the GitLab service account.
  • Check for outbound connections or data exfiltration from GitLab hosts following suspicious API requests.
  • Audit GitLab instances for the affected version ranges and confirm upgrade status against 19.1.8, 19.2.6 and 19.3.2.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2026-85706 to the Known Exploited Vulnerabilities catalog on 11 September 2026 as "GitLab Community Edition and Enterprise Edition Path Traversal Vulnerability". Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. Federal deadline 14 September 2026.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-85706 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2021-22205GitLab CE/EE image parser flaw allows unauthenticated remote code executionGitLab CE/EE failed to properly validate image files passed to a file parser, allowing code injection that leads to remote command execution. The fla…KEVEPSS 100%analysed9.8CVE-2023-7028GitLab CE/EE password reset sent to unverified email, enabling account takeoverGitLab CE/EE versions from 16.1 through 16.7 before their fixed releases could deliver account password reset emails to an unverified email address. …KEVEPSS 95%analysed9.8CVE-2021-22175GitLab unauthenticated SSRF via internal webhook requestsGitLab is vulnerable to server-side request forgery when requests to the internal network for webhooks are enabled. The flaw affects all versions sta…KEVEPSS 53%analysed7.5CVE-2021-39935GitLab CI Lint API server-side request forgeryGitLab CE/EE contains a server-side request forgery flaw in the CI Lint API affecting versions from 10.5 before 14.3.6, 14.4 before 14.4.4, and 14.5 …KEVEPSS 36%analysed10.0CVE-2020-13300Gitlab incorrect authorization vulnerabilityGitLab CE/EE version 13.3 prior to 13.3.4 was vulnerable to an OAuth authorization scope change without user consent in the middle of the authorizati…EPSS 1.3%10.0CVE-2019-9174Gitlab server-side request forgery (ssrf) vulnerabilityAn issue was discovered in GitLab Community and Enterprise Edition before 11.6.10, 11.7.x before 11.7.6, and 11.8.x before 11.8.1. It allows SSRF.EPSS 2.0%10.0CVE-2018-18843Gitlab server-side request forgery (ssrf) vulnerabilityThe Kubernetes integration in GitLab Enterprise Edition 11.x before 11.2.8, 11.3.x before 11.3.9, and 11.4.x before 11.4.4 has SSRF.EPSS 1.6%9.9CVE-2025-5121Gitlab missing authorization vulnerabilityAn issue has been discovered in GitLab CE/EE affecting all versions from 17.11 before 17.11.4 and 18.0 before 18.0.2. A missing authorization check m…EPSS 12%

Source: NIST National Vulnerability Database (record CVE-2026-85706), CISA KEV, FIRST EPSS (scores of 2026-09-25). This page is refreshed as NVD updates the record.