← Vulnerability feed

Vulnerability record · CVE-2018-14364 · published 18 July 2018

CVE-2018-14364: GitLab project import path traversal leads to remote code execution

Gitlab · Gitlab

GitLab Community and Enterprise Edition before 10.7.7, 10.8.x before 10.8.6, and 11.x before 11.0.4 is vulnerable to directory traversal in the projects import component. The flaw allows write access outside intended paths, which can be chained into remote code execution. It matters because GitLab is a widely deployed source-code platform and the issue is remotely reachable with no privileges or user interaction per the CVSS vector.

9.8 CVSS 3.0 Critical EPSS 50% · top 1.1% CWE-22 · Path traversal
9.8CVSS 3.0 base score, v2 7.5
50%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

GitLab Community and Enterprise Edition before 10.7.7, 10.8.x before 10.8.6, and 11.x before 11.0.4 allows Directory Traversal with write access and resultant remote code execution via the GitLab projects import component.

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

Automated analysis

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

critical priorityCVSS 9.8 with network reachability, no authentication or interaction required, and public exploit references make this a high-urgency fix despite absence from KEV.

What it is

GitLab Community and Enterprise Edition before 10.7.7, 10.8.x before 10.8.6, and 11.x before 11.0.4 is vulnerable to directory traversal in the projects import component. The flaw allows write access outside intended paths, which can be chained into remote code execution. It matters because GitLab is a widely deployed source-code platform and the issue is remotely reachable with no privileges or user interaction per the CVSS vector.

Impact

An attacker can write files to arbitrary locations on the GitLab server and leverage that write access to achieve remote code execution. This yields full compromise of confidentiality, integrity and availability of the host.

Attack surface

Reached over the network through the GitLab projects import component; the CVSS vector indicates no authentication (PR:N) and no user interaction (UI:N) are required. The description does not specify the exact request path or whether a valid session is needed in practice.

Exploitation

Not listed in CISA KEV, but EPSS is high at roughly 0.50 probability (98.8th percentile) and multiple references are tagged Exploit, indicating public exploit detail exists. No ransomware group usage is documented.

What to do

  • Upgrade GitLab Community and Enterprise Edition to 10.7.7, 10.8.6, 11.0.4 or later as applicable to your release line.
  • If immediate upgrade is not possible, restrict or disable the projects import feature and limit network access to the GitLab web interface.
  • Run GitLab with least privilege and isolate it from sensitive internal networks and credentials.
  • Monitor GitLab release notes and vendor advisories for follow-up fixes or workarounds.
  • Audit file system write locations and permissions on GitLab hosts for unexpected changes.

Detection

  • Review GitLab application and web server logs for anomalous project import requests, especially traversal sequences such as ../ in import parameters.
  • Monitor file system integrity in GitLab data, repository and configuration directories for unexpected new or modified files.
  • Alert on unexpected process execution or outbound connections originating from the GitLab server.
  • Correlate import activity with subsequent file writes or command execution events on the same host.

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

Affected products

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

References

Track CVE-2018-14364 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-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed10.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%

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