← Back to CVE List
CVE-2026-75101NVD
Vulnerability Summary
An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed any authenticated user of the instance to read the raw diff or patch of pull requests in private repositories without authorization. Access tokens for raw pull request diffs and patches were scoped to the repository name and pull request number rather than to a globally unique repository identifier, so an attacker who created a repository and pull request matching a target's repository name and pull request number could use a token for their own repository to retrieve the private pull request's contents. Exploitation required the attacker to know the target repository's name and a valid pull request number. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.17.21, 3.18.15, 3.19.12, 3.20.8, and 3.21.6. This vulnerability was reported via the GitHub Bug Bounty program.
CVSS v4.0 Base Metrics — Score 6.0 (MEDIUM)
Attack VectorNetwork
Attack ComplexityLow
Attack RequirementsPresent
Privileges RequiredLow
User InteractionNone
Confidentiality (Vulnerable System)High
Integrity (Vulnerable System)None
Availability (Vulnerable System)None
Confidentiality (Subsequent System)None
Integrity (Subsequent System)None
Availability (Subsequent System)None
Affected & Patched Versions
- GitHub Enterprise Server >= 3.17.0 and < 3.17.*
- GitHub Enterprise Server >= 3.18.0 and < 3.18.*
- GitHub Enterprise Server >= 3.19.0 and < 3.19.*
- GitHub Enterprise Server >= 3.20.0 and < 3.20.*
- GitHub Enterprise Server >= 3.21.0 and < 3.21.*
- GitHub Enterprise Server 3.17.*
- GitHub Enterprise Server 3.18.*
- GitHub Enterprise Server 3.19.*
- GitHub Enterprise Server 3.20.*
- GitHub Enterprise Server 3.21.*
External References
- https://docs.github.com/en/enterprise-server@3.17/admin/release-notes#3.17.21
- https://docs.github.com/en/enterprise-server@3.18/admin/release-notes#3.18.15
- https://docs.github.com/en/enterprise-server@3.19/admin/release-notes#3.19.12
- https://docs.github.com/en/enterprise-server@3.20/admin/release-notes#3.20.8
- https://docs.github.com/en/enterprise-server@3.21/admin/release-notes#3.21.6