GitLabApplication

CVE-2020-10535

MEDIUM · 5.3 CVSS v3.1 Published 2020-03-12
Fix available
A fix is available. Upgrade to 12.8.6 or later.
See remediation →
62/100
Remediation priority · Elevated
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
GitLab 12.8.x before 12.8.6, when sign-up is enabled, allows remote attackers to bypass email domain restrictions within the two-day grace period for an unconfirmed email address.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

GitLab versions 12.8.x before 12.8.6 contain an authentication bypass vulnerability where email domain restrictions can be circumvented during a two-day grace period for unconfirmed email addresses when user sign-up is enabled. An attacker could register with a restricted domain email and bypass domain whitelist/blacklist controls within this window.

MitigationUpgrade to GitLab 12.8.6 or later. If immediate upgrade is not possible, consider disabling sign-ups or implementing additional monitoring for suspicious registration patterns during the grace period.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
GitLabApplication
Affected:>= 12.8.0, < 12.8.6

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check installed GitLab version
    Access the GitLab admin area (Admin Area > Overview > Dashboard) or use the API endpoint /api/v4/version to retrieve the running version number
    Affected if The version is 12.8.0, 12.8.1, 12.8.2, 12.8.3, 12.8.4, or 12.8.5 (any version >= 12.8.0 and < 12.8.6)
  2. Verify user sign-up is enabled
    Navigate to Admin Area > Settings > General > Sign-up restrictions, or query the application settings API to confirm that sign-up is allowed
    Affected if Sign-up is enabled (any setting that permits new user registration)
  3. Confirm email domain restrictions are configured
    Navigate to Admin Area > Settings > General > Sign-up restrictions and check if an email domain blacklist or whitelist is defined
    Affected if Email domain restrictions (whitelist or blacklist) are configured and enforced
  4. Review recent user registrations for suspicious domains
    Access Admin Area > Users and examine newly created accounts within the past 48-72 hours. Check if any accounts were registered with email addresses from domains that should be blocked by your restrictions
    Affected if New user accounts exist with email addresses from domains that should be blocked by your configured restrictions

Your environment is affected if you are running GitLab 12.8.0-12.8.5 with sign-ups enabled and email domain restrictions configured, as attackers could have registered with restricted domain addresses during the two-day grace period.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to 12.8.6 or later
Fixed in 12.8.6
Interim mitigation

Upgrade to GitLab 12.8.6 or later. If immediate upgrade is not possible, consider disabling sign-ups or implementing additional monitoring for suspicious registration patterns during the grace period.

Fix this in GitLab Scoped from the published advisory
  • Consultation2.0 h
  • Implementation3.0 h
  • Testing2.0 h
  • Review / QA1.0 h
8.0 hours of engineering $1,420
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,272.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2020-10535 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2020-10535 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data