🔐 CVE Alert

CVE-2026-14340

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.3%
EPSS Percentile
20th

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.

CWE CWE-863
Vendor github
Product enterprise server
Ecosystems
Industries
Technology
Published Jul 1, 2026
Last Updated Jul 2, 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.16.0 ≤ 3.16.19 3.17.0 ≤ 3.17.16 3.18.0 ≤ 3.18.10 3.19.0 ≤ 3.19.7 3.20.0 ≤ 3.20.3 3.21.0 ≤ 3.21.1

References

NVD ↗ CVE.org ↗ EPSS Data ↗
docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.16.20 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.17.17 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.18.11 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.19.8 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.20.4 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.21.2

Credits

ahacker1