CVE-2026-3582 PUBLISHED

Incorrect Authorization in GitHub Enterprise Server allows access to issue and commit search results without repo scope

Assigner: GitHub_P
Reserved: 05.03.2026 Published: 10.03.2026 Updated: 11.03.2026

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.

Metrics

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

Product Status

Vendor GitHub
Product Enterprise Server
Versions Default: affected
  • affected from 3.16.0 to 3.16.14 (incl.)
  • affected from 3.17.0 to 3.17.11 (incl.)
  • affected from 3.18.0 to 3.18.5 (incl.)
  • affected from 3.19.0 to 3.19.2 (incl.)

Credits

  • Sergej Ljubojevic finder

References

Problem Types

  • CWE-862 Missing Authorization CWE

Impacts

  • CAPEC-1 Accessing Functionality Not Properly Constrained by ACLs