CVE-2026-5512: Improper authorization vulnerability in GitHub Enterprise Server allowed disclosure of private repository names via mobile upload policy API
An improper authorization vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to determine the names of private repositories by their numeric ID. The mobile upload policy API endpoint did not perform an early authorization check, and validation error messages included the full repository name for repositories the caller did not have access to. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.1, 3.19.5, 3.18.8, 3.17.14, 3.16.17, 3.15.21, and 3.14.26. This vulnerability was reported via the GitHub Bug Bounty program.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-5512?
CVE-2026-5512 is classified as a medium severity vulnerability due to the risk of information disclosure.
How do I fix CVE-2026-5512?
To fix CVE-2026-5512, upgrade GitHub Enterprise Server to version 3.21 or higher.
What does CVE-2026-5512 exploit?
CVE-2026-5512 exploits improper authorization in the mobile upload policy API.
Who is affected by CVE-2026-5512?
CVE-2026-5512 affects users of GitHub Enterprise Server versions prior to 3.21.
What information can be disclosed due to CVE-2026-5512?
CVE-2026-5512 allows an authenticated attacker to discover the names of private repositories.