GHSA-g7c6-wxjf-8564
Jenkins GitHub Branch Source Plugin has missing permission check that allows enumerating GitHub Enterprise server URLs
Quick fix
GHSA-g7c6-wxjf-8564 — org.jenkins-ci.plugins:github-branch-source: upgrade to the fixed version with the command below.
# pom.xml: bump <version>1967.1970</version> for org.jenkins-ci.plugins:github-branch-sourceDetails
Jenkins GitHub Branch Source Plugin 1967.1969.v205fd594c821 and earlier does not perform a permission check in an HTTP endpoint that lists the GitHub API endpoints configured in the global plugin configuration.
This allows attackers with Overall/Read permission to obtain the URLs of GitHub Enterprise servers configured by administrators.
This vulnerability has been reported through the Jenkins Bug Bounty Program sponsored by the European Commission. GitHub Branch Source Plugin 1967.1970.vd86979736546 requires Overall/Manage permission or Item/Extended Read permission on an item to list the configured GitHub API endpoints.
Are you affected?
Enter the version of the package you're using.
Affected packages
0Fixed in: 1967.1970# pom.xml: bump <version>1967.1970</version> for org.jenkins-ci.plugins:github-branch-sourceReferences
- https://nvd.nist.gov/vuln/detail/CVE-2026-57285[ADVISORY]
- https://github.com/jenkinsci/github-branch-source-plugin/commit/d869797365462234fe061c74fe6bf0bcae8777ea[WEB]
- https://github.com/jenkinsci/github-branch-source-plugin[PACKAGE]
- https://github.com/jenkinsci/github-branch-source-plugin/releases/tag/1967.1970.vd86979736546[WEB]
- https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3808[WEB]