5.3

CVE-2026-14340

An incorrect authorization vulnerability in GitHub Enterprise Server allows issue creation in unrelated public repositories

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GithubEnterprise Server Version < 3.16.20
GithubEnterprise Server Version >= 3.17.0 < 3.17.17
GithubEnterprise Server Version >= 3.18.0 < 3.18.11
GithubEnterprise Server Version >= 3.19.0 < 3.19.8
GithubEnterprise Server Version >= 3.20.0 < 3.20.4
GithubEnterprise Server Version >= 3.21.0 < 3.21.2
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.22% 0.119
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5 3.1 1.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N
product-cna@github.com 5.3 0 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
CWE-863 Incorrect Authorization

The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

https://docs.github.com/en/enterprise-server@3.16/admin/release-notes#3.16.20
Product
Release Notes
https://docs.github.com/en/enterprise-server@3.17/admin/release-notes#3.17.17
Product
Release Notes
https://docs.github.com/en/enterprise-server@3.18/admin/release-notes#3.18.11
Product
Release Notes
https://docs.github.com/en/enterprise-server@3.19/admin/release-notes#3.19.8
Product
Release Notes
https://docs.github.com/en/enterprise-server@3.20/admin/release-notes#3.20.4
Product
Release Notes
https://docs.github.com/en/enterprise-server@3.21/admin/release-notes#3.21.2
Product
Release Notes