CVE-2026-9132
Received Received - Intake

Authorization Bypass in GitHub Enterprise Server

Vulnerability report for CVE-2026-9132, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-30

Last updated on: 2026-06-30

Assigner: GitHub, Inc. (Products Only)

Description

A missing authorization vulnerability was identified in GitHub Enterprise Server that allowed an authenticated user to read source code from private repositories they did not have access to. The Copilot pull request description diff summary endpoint accepted a cross-repository comparison range and rendered the resulting diff without verifying that the requesting user was authorized to view the target repository. Exploitation required an authenticated account on the instance with read access to at least one repository to use as the comparison base. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.17.17, 3.18.11, 3.19.8, and 3.20.4. This vulnerability was reported via the GitHub Bug Bounty program.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-30
Last Modified
2026-06-30
Generated
2026-07-01
AI Q&A
2026-07-01
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 5 associated CPEs
Vendor Product Version / Range
github enterprise_server to 3.21 (exc)
github enterprise_server 3.17.17
github enterprise_server 3.18.11
github enterprise_server 3.19.8
github enterprise_server 3.20.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a missing authorization flaw in GitHub Enterprise Server. It allowed an authenticated user to read source code from private repositories they were not authorized to access.

Specifically, the Copilot pull request description diff summary endpoint accepted a cross-repository comparison range and rendered the resulting diff without verifying if the user had permission to view the target repository.

To exploit this, an attacker needed an authenticated account with read access to at least one repository on the instance to use as a comparison base.

This issue affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.17.17, 3.18.11, 3.19.8, and 3.20.4.

Impact Analysis

This vulnerability can lead to unauthorized disclosure of private source code by allowing an authenticated user to access code from repositories they should not have permission to view.

Such unauthorized access can result in intellectual property theft, exposure of sensitive or proprietary information, and potential compromise of the security posture of affected projects.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade your GitHub Enterprise Server to one of the fixed versions: 3.17.17, 3.18.11, 3.19.8, or 3.20.4 or later.

Ensure that only authenticated users with appropriate repository access are allowed to use the Copilot pull request description diff summary endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9132. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart