CVE-2026-10585
Severity CVSS v4.0:
MEDIUM
Type:
CWE-79
Cross-Site Scripting (XSS)
Publication date:
30/06/2026
Last modified:
02/07/2026
Description
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 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.
Impact
Base Score 4.0
6.30
Severity 4.0
MEDIUM
Base Score 3.x
5.40
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* | 3.16.20 (excluding) | |
| cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* | 3.17.0 (including) | 3.17.17 (excluding) |
| cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* | 3.18.0 (including) | 3.18.11 (excluding) |
| cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* | 3.19.0 (including) | 3.19.8 (excluding) |
| cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:* | 3.20.0 (including) | 3.20.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://docs.github.com/en/enterprise-server@3.16/admin/release-notes#3.16.20
- https://docs.github.com/en/enterprise-server@3.17/admin/release-notes#3.17.17
- https://docs.github.com/en/enterprise-server@3.18/admin/release-notes#3.18.11
- https://docs.github.com/en/enterprise-server@3.19/admin/release-notes#3.19.8
- https://docs.github.com/en/enterprise-server@3.20/admin/release-notes#3.20.4


