CVE-2026-9132 PUBLISHED

Missing authorization vulnerability in GitHub Enterprise Server allowed disclosure of private repository contents via the Copilot pull request diff summary endpoint

Assigner: GitHub_P
Reserved: 20.05.2026 Published: 30.06.2026 Updated: 30.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6

Product Status

Vendor GitHub
Product Enterprise Server
Versions Default: unaffected
  • affected from 3.17.0 to 3.17.16 (incl.)
  • affected from 3.18.0 to 3.18.10 (incl.)
  • affected from 3.19.0 to 3.19.7 (incl.)
  • affected from 3.20.0 to 3.20.3 (incl.)

Credits

  • Seokchan Yoon finder

References

Problem Types

  • CWE-862 Missing Authorization CWE

Impacts

  • CAPEC-1 Accessing Functionality Not Properly Constrained by ACLs