CVE-2026-3582
Received
Received - Intake
Incorrect Authorization in GitHub Enterprise Server Allows Data Exposure
Publication date: 2026-03-10
Last updated on: 2026-03-12
Assigner: GitHub, Inc. (Products Only)
Description
Description
An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed an authenticated user with a classic personal access token (PAT) lacking the repo scope to retrieve issues and commits from private and internal repositories via the search REST API endpoints. The user must have had existing access to the repository through organization membership or as a collaborator for the vulnerability to be exploitable. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.20 and was fixed in versions 3.16.15, 3.17.12, 3.18.6 and 3.19.3. This vulnerability was reported via the GitHub Bug Bounty program.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| github | enterprise_server | to 3.16.15 (exc) |
| github | enterprise_server | From 3.17.0 (inc) to 3.17.12 (exc) |
| github | enterprise_server | From 3.18.0 (inc) to 3.18.6 (exc) |
| github | enterprise_server | From 3.19.0 (inc) to 3.19.3 (exc) |
Helpful Resources
Exploitability
| 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. |