← Vulnerability feed

Vulnerability record · CVE-2021-22175 · published 11 June 2021

CVE-2021-22175: GitLab unauthenticated SSRF via internal webhook requests

Gitlab · Gitlab

GitLab is vulnerable to server-side request forgery when requests to the internal network for webhooks are enabled. The flaw affects all versions starting from 10.5 and can be triggered by an unauthenticated attacker, even when registration is disabled. Because it is reachable without credentials and rated critical, it is a serious exposure for any internet-facing GitLab instance with internal webhook requests enabled.

9.8 CVSS 3.1 Critical CISA KEV since 18 Feb 2026 EPSS 53% · top 1.0% CWE-918 · Server-side request forgery (SSRF)
9.8CVSS 3.1 base score, v2 6.8
53%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
7References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab affecting all versions starting from 10.5 was possible to exploit for an unauthenticated attacker even on a GitLab instance where registration is disabled

CVSS:3.1/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 17 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction required, active CISA KEV listing, and a high EPSS probability make this an urgent patch target.

What it is

GitLab is vulnerable to server-side request forgery when requests to the internal network for webhooks are enabled. The flaw affects all versions starting from 10.5 and can be triggered by an unauthenticated attacker, even when registration is disabled. Because it is reachable without credentials and rated critical, it is a serious exposure for any internet-facing GitLab instance with internal webhook requests enabled.

Impact

An attacker can make the GitLab server issue requests to internal network resources, reaching services that are not otherwise exposed. This can expose internal endpoints, metadata services, or other systems reachable from the GitLab host, with high confidentiality, integrity and availability impact per the CVSS vector.

Attack surface

Reachable over the network via the webhook functionality when internal network requests for webhooks are enabled. No authentication or user interaction is required per the CVSS vector (PR:N, UI:N), and the description states it is exploitable even where registration is disabled.

Exploitation

CVE-2021-22175 is listed in CISA KEV with a due date of 2026-03-11, and EPSS gives a 30-day probability of 0.53372 (99th percentile). A reference is tagged Exploit, indicating public exploit information exists; no ransomware campaign use is documented.

What to do

  • Upgrade GitLab to a fixed release per the vendor advisory; patch first.
  • If patching is not immediately possible, disable internal network requests for webhooks as directed by GitLab.
  • Restrict outbound network access from GitLab servers to only required destinations, blocking internal ranges and cloud metadata endpoints.
  • Follow CISA KEV required action and BOD 22-01 guidance, or discontinue use if mitigations are unavailable.
  • Review GitLab instances for exposure to untrusted networks and limit access where feasible.

Detection

  • Monitor GitLab server outbound requests to internal RFC1918 addresses, loopback, and cloud metadata endpoints (for example 169.254.169.254).
  • Alert on webhook configuration changes and on webhook-triggered requests originating from unauthenticated sessions.
  • Review GitLab and reverse proxy logs for unusual request patterns to webhook endpoints followed by internal connection attempts.
  • Correlate GitLab host network telemetry with known SSRF indicators such as requests to non-standard internal ports.

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-2021-22175 to the Known Exploited Vulnerabilities catalog on 18 February 2026 as "GitLab Server-Side Request Forgery (SSRF) Vulnerability". Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Federal deadline 11 March 2026.

Affected products

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

References

Track CVE-2021-22175 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%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-2021-22175), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.