Auth bypass in GitHub Enterprise Server
CVE-2026-14340
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed a user-to-server token scoped to a GitHub App installation to perform certain write operations on public repositories outside the token's intended scope. This was possible because the authorization check only verified that the installation had read permissions on the target repository rather than verifying that the token's installation was explicitly granted access to that repository. An attacker who obtained a victim's user-to-server token could create issues, issue comments, commit comments, and private vulnerability reports on any public repository, appearing as the victim user with no indication of the app involvement. This vulnerability was fixed by adding a repository scope check for user-to-server tokens issued by global apps. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.21.2, 3.20.4, 3.19.8, 3.18.11, 3.17.17, 3.16.20. This vulnerability was reported via the GitHub Bug Bounty program.
Vulnerability class: Broken Access Control
EPSS: 0.003 (17.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.0 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N.
Affected products
- Github Enterprise Server — versions 3.16.0, 3.17.0, 3.18.0
- Github Enterprise_server
Weakness classification (CWE)
References
- product-cna@github.com (release-notes, Product, Release Notes)
- product-cna@github.com (release-notes, Product, Release Notes)
- product-cna@github.com (release-notes, Product, Release Notes)
- product-cna@github.com (release-notes, Product, Release Notes)
- product-cna@github.com (release-notes, Product, Release Notes)
- product-cna@github.com (release-notes, Product, Release Notes)
Frequently asked questions
- What is CVE-2026-14340?
- CVE-2026-14340 is a medium-severity vulnerability in GitHub Enterprise Server, classified under Incorrect Authorization. CVSS score: 5.0/10. Published 2026-07-01.
- How severe is CVE-2026-14340?
- Medium severity. CVSS v3 base score is 5.0 out of 10.