CVE-2026-6736 PUBLISHED

Authentication bypass vulnerability in GitHub Enterprise Server allowed creation of local user accounts bypassing the configured external identity provider

Assigner: GitHub_P
Reserved: 21.04.2026 Published: 07.05.2026 Updated: 07.05.2026

An authentication bypass vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to create a local user account, bypassing the configured external identity provider. When external authentication was enabled, the signup endpoint did not properly enforce the authentication restriction, allowing account creation and session establishment without identity provider validation. The created account was limited to the default base permissions configured on the instance. Exploitation required network access to a GHES instance configured with an external authentication provider. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.2, 3.19.6, 3.18.9, 3.17.15, and 3.16.18.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor GitHub
Product Enterprise Server
Versions Default: affected
  • affected from 3.16.0 to 3.16.17 (incl.)
  • affected from 3.17.0 to 3.17.14 (incl.)
  • affected from 3.18.0 to 3.18.8 (incl.)
  • affected from 3.19.0 to 3.19.5 (incl.)
  • affected from 3.20.0 to 3.20.1 (incl.)

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE

Impacts

  • CAPEC-115 Authentication Bypass