9.8
CVE-2021-22175
- EPSS 76.33%
- Veröffentlicht 11.06.2021 16:15:09
- Zuletzt bearbeitet 18.02.2026 20:07:28
- Quelle cve@gitlab.com
- CVE-Watchlists
- Unerledigt
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
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
18.02.2026: CISA Known Exploited Vulnerabilities (KEV) Catalog
GitLab Server-Side Request Forgery (SSRF) Vulnerability
SchwachstelleGitLab contains a server-side request forgery (SSRF) vulnerability when requests to the internal network for webhooks are enabled.
BeschreibungApply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Erforderliche Maßnahmen| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 76.33% | 0.989 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
| cve@gitlab.com | 6.8 | 2.2 | 4 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.