An issue has been discovered in GitLab CE/EE affecting versions 13.0 to 14.6.5, 14.7 to 14.7.4, and 14.8 to 14.8.2. Private GitLab instances with restricted sign-ups may be vulnerable to user enumeration to unauthenticated users through the GraphQL API.
CVE-2021-4191
Score elevated to 8.7 because EPSS predicts 80% probability of exploitation within the next 30 days (top 0.4% of all CVEs). NVD baseline CVSS 5.3 retained for reference. Confidence: see factors.
- High exploitation likelihood — EPSS 80%
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 8.7(high)
- EG Risk
- 76(Track)EG Risk 76/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation80% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS
- 99.6%
- KEV
- Not listed
Published
March 28, 2022
Last Modified
November 21, 2024
References (6)
- cve@gitlabhttps://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-4191.json
- cve@gitlabhttps://gitlab.com/gitlab-org/gitlab/-/issues/343898
- cve@gitlabhttps://hackerone.com/reports/1089609
- af854a3a-2127-422b-91ae-364da2661108https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-4191.json
- af854a3a-2127-422b-91ae-364da2661108https://gitlab.com/gitlab-org/gitlab/-/issues/343898
- af854a3a-2127-422b-91ae-364da2661108https://hackerone.com/reports/1089609
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 21× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-24 14:15 UTCEPSS rescore
- 2026-07-24 14:15 UTCEPSS rescore
- 2026-07-23 02:04 UTCEG score recompute▲ 3.40
- 2026-07-22 22:51 UTCEG score recompute▼ 3.70
- 2026-07-22 14:06 UTCEPSS rescore
- 2026-07-20 17:05 UTCEPSS rescore
- 2026-07-17 18:59 UTCOSV refresh
- 2026-07-16 17:00 UTCEPSS rescore
- 2026-07-16 17:00 UTCEPSS rescore
- 2026-07-15 16:55 UTCEPSS rescore
- 2026-07-13 22:27 UTCEPSS rescore
- 2026-07-09 19:07 UTCEPSS rescore
- 2026-07-09 19:07 UTCEPSS rescore
- 2026-07-06 02:21 UTCEPSS rescore
- 2026-07-06 02:21 UTCEPSS rescore
- 2026-06-30 23:20 UTCEPSS rescore
- 2026-06-29 17:02 UTCOSV refresh
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-27 03:06 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
Show 25 moreShow fewer
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-15 17:46 UTCEPSS rescore
- 2026-06-14 23:15 UTCEPSS rescore
- 2026-06-14 23:15 UTCEPSS rescore
- 2026-06-13 22:58 UTCEPSS rescore
- 2026-06-13 22:58 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-12 05:57 UTCOSV refresh
- 2026-06-10 22:16 UTCEPSS rescore
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-08 14:15 UTCEPSS rescore
- 2026-06-05 22:45 UTCEPSS rescore
- 2026-06-05 22:45 UTCEPSS rescore
- 2026-06-02 20:11 UTCEPSS rescore
- 2026-06-02 20:11 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-28 13:43 UTCEPSS rescore
- 2026-05-27 13:39 UTCEPSS rescore
- 2026-05-27 13:39 UTCEPSS rescore
- 2026-05-26 00:58 UTCEG score recompute
- 2026-05-26 00:58 UTCGHSA enrichment
Publicly available exploits
(3 references)Working exploit code is in the public domain (1 Metasploit module) (1 GitHub PoC). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
- GitHub PoCK3ysTr0K3R/CVE-2021-4191-EXPLOITFirst seen Jul 22, 2023
A PoC exploit for CVE-2021-4191 - GitLab User Enumeration.
Open source ↗ - Metasploitauxiliary/scanner/http/gitlab_graphql_user_enum✓ verifiedFirst seen Feb 25, 2022
GitLab GraphQL API User Enumeration
Open source ↗ - Nucleihttp/cves/2021/CVE-2021-4191.yamlFirst seen Jan 1, 2021
GitLab GraphQL API User Enumeration
Open source ↗
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2021-4191?
When was CVE-2021-4191 disclosed?
Is CVE-2021-4191 actively exploited?
What is the CVSS score of CVE-2021-4191?
How do I remediate CVE-2021-4191?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2021-4191
Is Your Infrastructure Affected by CVE-2021-4191?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.