GitHub Enterprise Server: improper authorization
Medium5.3CVE-2026-14340 · Published Jul 1, 2026 · updated Jul 6, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Enterprise Server Product | >= 3.16.0, <= 3.16.19 | No fix yet |
| >= 3.17.0, <= 3.17.16 | No fix yet | |
| >= 3.18.0, <= 3.18.10 | No fix yet | |
| >= 3.19.0, <= 3.19.7 | No fix yet |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-863
- www.cve.org/CVERecord?id=CVE-2026-14340
- nvd.nist.gov/vuln/detail/CVE-2026-14340
- docs.github.com/en/enterprise-server@3.16/admin/release-notes#3.16.20
- docs.github.com/en/enterprise-server@3.17/admin/release-notes#3.17.17
- docs.github.com/en/enterprise-server@3.18/admin/release-notes#3.18.11
- docs.github.com/en/enterprise-server@3.19/admin/release-notes#3.19.8
- docs.github.com/en/enterprise-server@3.20/admin/release-notes#3.20.4
- docs.github.com/en/enterprise-server@3.21/admin/release-notes#3.21.2
More GitHub advisories
All GitHub| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 5 | GitHub Enterprise Server: denial of service | Medium6.6 | No fix yet |
| Aug 5 | GitHub Enterprise Server: path traversal | High8.8 | No fix yet |
| Jul 17 | GitHub Enterprise Server: missing authorization | Medium5.3 | No fix yet |
| Jul 17 | GitHub Enterprise Server: path traversal | High8.6 | No fix yet |
| Jul 17 | GitHub Enterprise Server: denial of service | Medium5.7 | No fix yet |
| Jun 3 | CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input | Medium4.7 | 7.3.0 |