CVE-2026-4296

high
Published 2026-04-21 · Modified 2026-04-29
CVSS v3
8.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS v2
VIR risk
8.8

Description

An incorrect regular expression vulnerability was identified in GitHub Enterprise Server that allowed an attacker to bypass OAuth redirect URI validation. An attacker with knowledge of a first-party OAuth application's registered callback URL could craft a malicious authorization link that, when clicked by a victim, would redirect the OAuth authorization code to an attacker-controlled domain. This could allow the attacker to gain unauthorized access to the victim's account with the scopes granted to the OAuth application. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.1, 3.19.5, 3.18.8, 3.17.14, 3.16.17, 3.15.21, 3.14.26. This vulnerability was reported via the GitHub Bug Bounty program.

Predictions

Exploit likelihood
92%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: product-cna@github.com — https://docs.github.com/en/enterprise-server@3.20/admin/release-notes#3.20.1

vendor Authored 2026-05-27

Vendor advisory: product-cna@github.com — https://docs.github.com/en/enterprise-server@3.19/admin/release-notes#3.19.5

vendor Authored 2026-05-27

Vendor advisory: product-cna@github.com — https://docs.github.com/en/enterprise-server@3.18/admin/release-notes#3.18.8

vendor Authored 2026-05-27

Vendor advisory: product-cna@github.com — https://docs.github.com/en/enterprise-server@3.17/admin/release-notes#3.17.14

vendor Authored 2026-05-27

Vendor advisory: product-cna@github.com — https://docs.github.com/en/enterprise-server@3.16/admin/release-notes#3.16.17

vendor Authored 2026-05-27

Vendor advisory: product-cna@github.com — https://docs.github.com/en/enterprise-server@3.15/admin/release-notes#3.15.21

vendor Authored 2026-05-27

Vendor advisory: product-cna@github.com — https://docs.github.com/en/enterprise-server@3.14/admin/release-notes#3.14.26

Application impact

VendorProductVersionsFixed
github githubenterprise_server{"endExcluding":"3.14.26"}3.14.26
github githubenterprise_server3.20.0

References

CWEs

CWE-185

Verify integrity in audit chain (admin only). AS-IS.