๐Ÿ” CVE Alert

CVE-2026-75101

UNKNOWN 0.0

Authorization bypass vulnerability in GitHub Enterprise Server allowed reading of private pull request diffs and patches via repository name collision

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor github
Product enterprise server
Ecosystems
Industries
Technology
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for github enterprise server

Be the first to know when new unknown vulnerabilities affecting github enterprise server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

GitHub / Enterprise Server
3.17.0 < 3.17.* 3.18.0 < 3.18.* 3.19.0 < 3.19.* 3.20.0 < 3.20.* 3.21.0 < 3.21.*

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.17.21 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.18.15 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.19.12 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.20.8 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.21.6

Credits

syvb