CVE-2026-10585: Stored cross-site scripting vulnerability in GitHub Enterprise Server allowed arbitrary JavaScript execution via crafted Discussion titles in the Q&A category
A stored cross-site scripting vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to execute arbitrary JavaScript in another user's browser by injecting a crafted payload into the title of a Discussion in the Q&A category. The AnsweredQuestionStructuredDataComponent did not escape user-controlled Discussion titles before embedding them in a <script type="application/ld+json"> block, allowing the title to break out of the script context. The injection was escalated to a full cross-site scripting attack on GitHub Enterprise Server by leveraging JSONP callback support in the REST API to bypass the Content Security Policy. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.4, 3.19.8, 3.18.11, 3.17.17, 3.16.20. This vulnerability was reported via the GitHub Bug Bounty program.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
GitHub Enterprise Serverto a version that resolves this vulnerability.Fixed in 3.21 - Upgrade
Upgrade
GitHub Enterprise Serverto a version that resolves this vulnerability.Fixed in 3.20.4 - Upgrade
Upgrade
GitHub Enterprise Serverto a version that resolves this vulnerability.Fixed in 3.19.8 - Upgrade
Upgrade
GitHub Enterprise Serverto a version that resolves this vulnerability.Fixed in 3.18.11 - Upgrade
Upgrade
GitHub Enterprise Serverto a version that resolves this vulnerability.Fixed in 3.17.17 - Upgrade
Upgrade
GitHub Enterprise Serverto a version that resolves this vulnerability.Fixed in 3.16.20
Event History
Frequently Asked Questions
What is the severity of CVE-2026-10585?
The severity of CVE-2026-10585 is categorized as medium with a CVSS score of 6.3.
How does CVE-2026-10585 impact GitHub Enterprise Server users?
CVE-2026-10585 allows an authenticated attacker to execute arbitrary JavaScript in another user's browser by injecting scripts via crafted Discussion titles.
What versions of GitHub Enterprise Server are affected by CVE-2026-10585?
CVE-2026-10585 affects multiple versions of GitHub Enterprise Server, specifically those prior to 3.19.8.
How can organizations mitigate the risks associated with CVE-2026-10585?
Organizations can mitigate risks from CVE-2026-10585 by updating to the latest version of GitHub Enterprise Server that contains the fix.
Is authentication required to exploit CVE-2026-10585?
Yes, exploitation of CVE-2026-10585 requires authentication, as the attacker must be a user with access to the GitHub Enterprise Server.