CVE-2026-0573: CWE-601 URL Redirection to Untrusted Site ('Open Redirect') in GitHub Enterprise Server
An URL redirection vulnerability was identified in GitHub Enterprise Server that allowed attacker-controlled redirects to leak sensitive authorization tokens. The repository_pages API insecurely followed HTTP redirects when fetching artifact URLs, preserving the authorization header containing a privileged JWT. An authenticated user could redirect these requests to an attacker-controlled domain, exfiltrate the Actions.ManageOrgs JWT, and leverage it for potential remote code execution. Attackers would require access to the target GitHub Enterprise Server instance and the ability to exploit a legacy redirect to an attacker-controlled domain. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.19 and was fixed in versions 3.19.2, 3.18.4, 3.17.10, 3.16.13, 3.15.17, and 3.14.22. This vulnerability was reported via the GitHub Bug Bounty program.
AI Analysis
Technical Summary
CVE-2026-0573 is an open redirect vulnerability (CWE-601) identified in GitHub Enterprise Server affecting versions 3.14 through 3.19. The vulnerability arises from the repository_pages API insecurely following HTTP redirects when fetching artifact URLs. During this process, the server preserves the Authorization header containing a privileged JWT token (Actions.ManageOrgs). An authenticated user with limited privileges can manipulate legacy redirects to point to attacker-controlled domains. When the server follows these redirects, it sends the sensitive JWT token to the attacker’s domain, enabling token exfiltration. The leaked token grants elevated privileges that could be used to perform remote code execution or other high-impact actions within the GitHub Enterprise environment. Exploitation requires authenticated access to the GitHub Enterprise Server and the ability to trigger legacy redirects. The vulnerability was responsibly disclosed via the GitHub Bug Bounty program and fixed in versions 3.19.2, 3.18.4, 3.17.10, 3.16.13, 3.15.17, and 3.14.22. The CVSS 4.0 base score is 7.6 (high severity), reflecting network attack vector, low attack complexity, partial privileges required, no user interaction, and high impact on confidentiality and integrity. No known public exploits have been reported to date.
Potential Impact
For European organizations, this vulnerability poses a significant risk due to the potential leakage of privileged JWT tokens that control organization-level actions within GitHub Enterprise Server. Unauthorized access to these tokens can lead to privilege escalation, unauthorized repository or organization management, and potentially remote code execution within the enterprise environment. This could result in data breaches, intellectual property theft, disruption of software development workflows, and compromise of internal infrastructure. Organizations relying heavily on GitHub Enterprise Server for source code management and CI/CD pipelines are particularly at risk. The attack requires authenticated access, so insider threats or compromised user credentials increase the risk. Given the widespread use of GitHub Enterprise Server in Europe’s technology, finance, and government sectors, the impact could be broad and severe if unpatched.
Mitigation Recommendations
European organizations should immediately verify their GitHub Enterprise Server version and upgrade to the fixed releases (3.19.2, 3.18.4, 3.17.10, 3.16.13, 3.15.17, or 3.14.22) to remediate this vulnerability. Additionally, administrators should audit legacy redirect configurations and disable or restrict any unnecessary redirects that could be exploited. Implement strict network segmentation and monitoring to detect unusual outbound requests from GitHub Enterprise Server instances. Review and rotate JWT tokens and credentials associated with Actions.ManageOrgs privileges to invalidate any potentially leaked tokens. Employ robust authentication and access controls to limit the number of users with authenticated access to GitHub Enterprise Server. Enable detailed logging and alerting on suspicious API calls or redirect usage. Consider deploying Web Application Firewalls (WAFs) with rules to detect and block open redirect attempts targeting internal services. Finally, conduct regular security assessments and penetration tests focused on internal tools like GitHub Enterprise Server to identify similar risks proactively.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Finland, Denmark, Ireland, Belgium, Switzerland
CVE-2026-0573: CWE-601 URL Redirection to Untrusted Site ('Open Redirect') in GitHub Enterprise Server
Description
An URL redirection vulnerability was identified in GitHub Enterprise Server that allowed attacker-controlled redirects to leak sensitive authorization tokens. The repository_pages API insecurely followed HTTP redirects when fetching artifact URLs, preserving the authorization header containing a privileged JWT. An authenticated user could redirect these requests to an attacker-controlled domain, exfiltrate the Actions.ManageOrgs JWT, and leverage it for potential remote code execution. Attackers would require access to the target GitHub Enterprise Server instance and the ability to exploit a legacy redirect to an attacker-controlled domain. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.19 and was fixed in versions 3.19.2, 3.18.4, 3.17.10, 3.16.13, 3.15.17, and 3.14.22. This vulnerability was reported via the GitHub Bug Bounty program.
AI-Powered Analysis
Technical Analysis
CVE-2026-0573 is an open redirect vulnerability (CWE-601) identified in GitHub Enterprise Server affecting versions 3.14 through 3.19. The vulnerability arises from the repository_pages API insecurely following HTTP redirects when fetching artifact URLs. During this process, the server preserves the Authorization header containing a privileged JWT token (Actions.ManageOrgs). An authenticated user with limited privileges can manipulate legacy redirects to point to attacker-controlled domains. When the server follows these redirects, it sends the sensitive JWT token to the attacker’s domain, enabling token exfiltration. The leaked token grants elevated privileges that could be used to perform remote code execution or other high-impact actions within the GitHub Enterprise environment. Exploitation requires authenticated access to the GitHub Enterprise Server and the ability to trigger legacy redirects. The vulnerability was responsibly disclosed via the GitHub Bug Bounty program and fixed in versions 3.19.2, 3.18.4, 3.17.10, 3.16.13, 3.15.17, and 3.14.22. The CVSS 4.0 base score is 7.6 (high severity), reflecting network attack vector, low attack complexity, partial privileges required, no user interaction, and high impact on confidentiality and integrity. No known public exploits have been reported to date.
Potential Impact
For European organizations, this vulnerability poses a significant risk due to the potential leakage of privileged JWT tokens that control organization-level actions within GitHub Enterprise Server. Unauthorized access to these tokens can lead to privilege escalation, unauthorized repository or organization management, and potentially remote code execution within the enterprise environment. This could result in data breaches, intellectual property theft, disruption of software development workflows, and compromise of internal infrastructure. Organizations relying heavily on GitHub Enterprise Server for source code management and CI/CD pipelines are particularly at risk. The attack requires authenticated access, so insider threats or compromised user credentials increase the risk. Given the widespread use of GitHub Enterprise Server in Europe’s technology, finance, and government sectors, the impact could be broad and severe if unpatched.
Mitigation Recommendations
European organizations should immediately verify their GitHub Enterprise Server version and upgrade to the fixed releases (3.19.2, 3.18.4, 3.17.10, 3.16.13, 3.15.17, or 3.14.22) to remediate this vulnerability. Additionally, administrators should audit legacy redirect configurations and disable or restrict any unnecessary redirects that could be exploited. Implement strict network segmentation and monitoring to detect unusual outbound requests from GitHub Enterprise Server instances. Review and rotate JWT tokens and credentials associated with Actions.ManageOrgs privileges to invalidate any potentially leaked tokens. Employ robust authentication and access controls to limit the number of users with authenticated access to GitHub Enterprise Server. Enable detailed logging and alerting on suspicious API calls or redirect usage. Consider deploying Web Application Firewalls (WAFs) with rules to detect and block open redirect attempts targeting internal services. Finally, conduct regular security assessments and penetration tests focused on internal tools like GitHub Enterprise Server to identify similar risks proactively.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_P
- Date Reserved
- 2026-01-02T16:56:23.289Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 699631fa6aea4a407aeb5692
Added to database: 2/18/2026, 9:41:14 PM
Last enriched: 2/18/2026, 9:55:32 PM
Last updated: 2/21/2026, 12:19:02 AM
Views: 16
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-27203: CWE-15: External Control of System or Configuration Setting in YosefHayim ebay-mcp
HighCVE-2026-27168: CWE-122: Heap-based Buffer Overflow in HappySeaFox sail
HighCVE-2026-27134: CWE-287: Improper Authentication in strimzi strimzi-kafka-operator
HighCVE-2026-27190: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in denoland deno
HighCVE-2026-27026: CWE-770: Allocation of Resources Without Limits or Throttling in py-pdf pypdf
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.