Vulnerability Description
A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an attacker to extract sensitive environment variables from the instance through a timing side-channel attack against the notebook rendering service. When private mode was disabled, the notebook viewer followed HTTP redirects without revalidating the destination host, enabling an unauthenticated SSRF to internal services. By chaining this with regex filter queries against an internal API and measuring response time differences, an attacker could infer secret values character by character. Exploitation required that private mode be disabled and that the attacker be able to chain the instance's open redirect endpoint through an external redirect to reach internal services. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.14.26, 3.15.21, 3.16.17, 3.17.14, 3.18.8, 3.19.5, and 3.20.1. This vulnerability was reported via the GitHub Bug Bounty program.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Github | Enterprise Server | < 3.14.26 |
Related Weaknesses (CWE)
References
- https://docs.github.com/en/[email protected]/admin/release-notes#3.14.26Release NotesVendor Advisory
- https://docs.github.com/en/[email protected]/admin/release-notes#3.15.21Release NotesVendor Advisory
- https://docs.github.com/en/[email protected]/admin/release-notes#3.16.17Release NotesVendor Advisory
- https://docs.github.com/en/[email protected]/admin/release-notes#3.17.14Release NotesVendor Advisory
- https://docs.github.com/en/[email protected]/admin/release-notes#3.18.8Release NotesVendor Advisory
- https://docs.github.com/en/[email protected]/admin/release-notes#3.19.5Release NotesVendor Advisory
- https://docs.github.com/en/[email protected]/admin/release-notes#3.20.1Release NotesVendor Advisory
FAQ
What is CVE-2026-5921?
CVE-2026-5921 is a vulnerability with a CVSS score of 8.9 (HIGH). A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an attacker to extract sensitive environment variables from the instance through a timing sid...
How severe is CVE-2026-5921?
CVE-2026-5921 has been rated HIGH with a CVSS base score of 8.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-5921?
Check the references section above for vendor advisories and patch information. Affected products include: Github Enterprise Server.