πŸ” CVE Alert

CVE-2026-5921

UNKNOWN 0.0

Server-Side Request Forgery in GitHub Enterprise Server allowed extraction of sensitive environment variables via timing side-channel attack

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor github
Product enterprise server
Ecosystems
Industries
Technology
Published Apr 21, 2026
Last Updated Apr 21, 2026
Stay Ahead of the Next One

Get instant alerts for github enterprise server

Be the first to know when new unknown vulnerabilities affecting github enterprise server are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

GitHub / Enterprise Server
3.14.0 < 3.14.26 3.15.0 < 3.15.21 3.16.0 < 3.16.17 3.17.0 < 3.17.14 3.18.0 < 3.18.8 3.19.0 < 3.19.5 3.20.0 < 3.20.1

References

NVD β†— CVE.org β†— EPSS Data β†—
docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.14.26 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.15.21 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.16.17 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.17.14 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.18.8 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.19.5 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.20.1

Credits

R31n