← Vulnerability feed

Vulnerability record · CVE-2022-2185 · published 1 July 2022

CVE-2022-2185: GitLab project import command injection enables remote code execution

Gitlab · Gitlab

GitLab versions from 14.0 before 14.10.5, 15.0 before 15.0.4, and 15.1 before 15.1.1 allow an authenticated user with project import permission to import a maliciously crafted project, resulting in OS command injection and remote code execution. The flaw is rated CVSS 3.1 8.8 (HIGH) and affects a core collaboration feature, so any instance exposing project import to non-admin users is at risk.

8.8 CVSS 3.1 High EPSS 77% · top 0.5% CWE-78 · OS command injection
8.8CVSS 3.1 base score, v2 7.5
77%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References
17 Jun 2026Last modified by NVD

Description

A critical issue has been discovered in GitLab affecting all versions starting from 14.0 prior to 14.10.5, 15.0 prior to 15.0.4, and 15.1 prior to 15.1.1 where an authenticated user authorized to import projects could import a maliciously crafted project leading to remote code execution.

CVSS:3.1/AV:N/AC:L/PR:L/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 18 September 2026. Confidence: high.

high priorityRemote code execution with low attack complexity and a very high EPSS probability, though it requires an authenticated user with import rights and is not in KEV.

What it is

GitLab versions from 14.0 before 14.10.5, 15.0 before 15.0.4, and 15.1 before 15.1.1 allow an authenticated user with project import permission to import a maliciously crafted project, resulting in OS command injection and remote code execution. The flaw is rated CVSS 3.1 8.8 (HIGH) and affects a core collaboration feature, so any instance exposing project import to non-admin users is at risk.

Impact

An attacker with a valid account and import rights gains remote code execution on the GitLab server, which can lead to full compromise of application data, secrets and the underlying host.

Attack surface

Reached over the network through the project import functionality; the attacker must be authenticated and authorized to import projects, and no user interaction beyond the import action is required per the CVSS vector (AV:N/AC:L/PR:L/UI:N).

Exploitation

Not listed in CISA KEV and no ransomware association is documented, but EPSS is very high at 0.7665 (99.5th percentile), indicating strong likelihood of exploitation; references are vendor advisory, a HackerOne report and a broken issue link, with no public exploit tag.

What to do

  • Upgrade GitLab to 14.10.5, 15.0.4, 15.1.1 or later immediately.
  • Restrict project import permissions to trusted users and review who currently holds them.
  • Disable or limit project import features on internet-facing instances until patched.
  • Monitor GitLab release notes and the vendor advisory for any follow-up fixes.
  • Audit imported projects for unexpected content or command execution artifacts.

Detection

  • Review GitLab logs for project import events from unusual accounts or IPs.
  • Hunt for child processes spawned by GitLab components (e.g. git, rails, sidekiq) that indicate command execution.
  • Alert on new or modified files in GitLab data, upload and repository directories following imports.
  • Correlate import activity with outbound network connections or reverse shell patterns from the GitLab 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-2022-2185 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-2022-2185), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.