CVE-2026-6736
Analyzed
Analyzed - Analysis Complete
Authentication Bypass in GitHub Enterprise Server
Publication date: 2026-05-07
Last updated on: 2026-05-11
Assigner: GitHub, Inc. (Products Only)
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| github | enterprise_server | From 3.20.0 (inc) to 3.20.2 (exc) |
| github | enterprise_server | to 3.16.18 (exc) |
| github | enterprise_server | From 3.17.0 (inc) to 3.17.15 (exc) |
| github | enterprise_server | From 3.18.0 (inc) to 3.18.9 (exc) |
| github | enterprise_server | From 3.19.0 (inc) to 3.19.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |