🔐 CVE Alert

CVE-2026-10585

UNKNOWN 0.0

Stored cross-site scripting vulnerability in GitHub Enterprise Server allowed arbitrary JavaScript execution via crafted Discussion titles in the Q&A category

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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. This vulnerability was reported via the GitHub Bug Bounty program.

CWE CWE-79
Vendor github
Product enterprise server
Ecosystems
Industries
Technology
Published Jun 30, 2026
Last Updated Jun 30, 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.17.0 ≤ 3.17.16 3.18.0 ≤ 3.18.10 3.19.0 ≤ 3.19.7 3.20.0 ≤ 3.20.3

References

NVD ↗ CVE.org ↗ EPSS Data ↗
docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.17.17 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.18.11 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.19.8 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.20.4

Credits

hamayanhamayan Seokchan Yoon (hxxps://ch4n3.kr)