CVE-2026-15783
GitHub Enterprise Server vulnerability analysis and mitigation

Overview

CVE-2026-15783 is a missing authorization vulnerability in GitHub Enterprise Server (GHES) that allows an authenticated user with write access to any repository to read metadata from private repositories they do not have access to. Exposed metadata includes private repository owners and names, branch names, commit SHAs, commit messages, and the pushing actor. The vulnerability affects all GHES versions prior to 3.22, specifically versions 3.17.0–3.17.17, 3.18.0–3.18.11, 3.19.0–3.19.8, 3.20.0–3.20.4, and 3.21.0–3.21.2. It was disclosed on July 17, 2026, and carries a CVSS v4.0 base score of 5.3 (Medium) (GitHub Advisory, GHES 3.17 Release Notes).

Technical details

The root cause is CWE-862 (Missing Authorization): the delegated bypass endpoint resolved a rule suite object directly from an attacker-supplied, encoded identifier without verifying that the requesting user had read access to the rule suite's associated repository (GitHub Advisory). Because rule suite identifiers are sequential integers, an authenticated attacker could systematically enumerate them across the entire GHES instance to harvest metadata from any private repository. Exploitation requires only network access to the GHES instance and a valid account with write access to at least one repository — no elevated privileges or special configuration are needed (GHES 3.21 Release Notes). The vulnerability was reported through the GitHub Bug Bounty program.

Impact

Successful exploitation allows any authenticated GHES user with repository write access to enumerate and read metadata from private repositories across the entire instance, including repository owner names, repository names, branch names, commit SHAs, commit messages, and information about who pushed commits (GitHub Advisory). The impact is limited to confidentiality — there is no integrity or availability impact. While this does not grant code access or write capabilities to the targeted repositories, the exposed metadata could facilitate targeted social engineering, reconnaissance for further attacks, or disclosure of sensitive project information in enterprise environments.

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at the time of disclosure (GitHub Advisory). The EPSS score is approximately 0.0027 (0.27%), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported. The sequential nature of the identifiers makes the attack straightforward to automate for any authenticated user, but the requirement for an existing account limits the attacker pool to insiders or compromised accounts.

Exploitation steps

  1. Obtain authenticated access: Acquire a valid GHES account with write access to at least one repository on the target instance (e.g., through a legitimate account, a compromised credential, or a newly created account if self-registration is enabled).
  2. Identify the delegated bypass endpoint: Locate the GHES API endpoint that handles delegated bypass rule suite resolution. This endpoint accepts an attacker-supplied, encoded rule suite identifier.
  3. Enumerate sequential identifiers: Craft API requests to the delegated bypass endpoint, iterating through sequential integer identifiers (e.g., starting from 1 and incrementing). Because identifiers are sequential and the endpoint does not verify read access to the associated repository, each valid identifier returns metadata for the corresponding rule suite's repository.
  4. Harvest private repository metadata: Collect the returned metadata for each valid identifier, including private repository owner names, repository names, branch names, commit SHAs, commit messages, and pushing actor information.
  5. Use metadata for further reconnaissance: Leverage the harvested information to identify high-value repositories, understand project structure, or plan further targeted attacks (GitHub Advisory, GHES 3.20 Release Notes).

Indicators of compromise

  • Network: Unusual volume of API requests to the GHES delegated bypass endpoint from a single authenticated user, particularly with sequentially incrementing identifier parameters; requests targeting repositories the user does not have explicit read access to.
  • Logs: GHES audit logs showing repeated access to the rule suite resolution endpoint by a single user account across many different repository identifiers in a short time window; API access log entries with sequential numeric identifiers in request parameters.
  • Behavioral: A user account with write access to only one or a few repositories generating a disproportionately high number of API calls related to rule suites or delegated bypass functionality; access patterns inconsistent with normal developer activity (e.g., bulk enumeration outside business hours).

Mitigation and workarounds

GitHub has released patched versions addressing this vulnerability: 3.17.18, 3.18.12, 3.19.9, 3.20.5, and 3.21.3, all released on July 16, 2026; all versions 3.22 and later are also unaffected (GHES 3.17 Release Notes, GHES 3.21 Release Notes). Upgrading to a patched version is the recommended and primary remediation. If immediate patching is not possible, administrators should review and restrict write access permissions to limit the number of users who could exploit this endpoint, and monitor API logs for suspicious enumeration activity targeting the delegated bypass endpoint (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related GitHub Enterprise Server vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-17556HIGH8.8
  • GitHub Enterprise Server logoGitHub Enterprise Server
  • cpe:2.3:a:github:enterprise_server
NoNoAug 05, 2026
CVE-2026-15343HIGH8.6
  • GitHub Enterprise Server logoGitHub Enterprise Server
  • cpe:2.3:a:github:enterprise_server
NoNoJul 17, 2026
CVE-2026-15996MEDIUM6.6
  • GitHub Enterprise Server logoGitHub Enterprise Server
  • cpe:2.3:a:github:enterprise_server
NoNoAug 05, 2026
CVE-2026-15007MEDIUM5.7
  • GitHub Enterprise Server logoGitHub Enterprise Server
  • cpe:2.3:a:github:enterprise_server
NoNoJul 17, 2026
CVE-2026-15783MEDIUM5.3
  • GitHub Enterprise Server logoGitHub Enterprise Server
  • cpe:2.3:a:github:enterprise_server
NoNoJul 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management