๐Ÿ” CVE Alert

CVE-2026-77912

UNKNOWN 0.0

Stored cross-site scripting vulnerability in GitHub Enterprise Server allowed HTML attribute injection via the Markdown rendering pipeline

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

A stored cross-site scripting (XSS) vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to inject arbitrary HTML attributes into rendered Markdown because the Markdown rendering pipeline rewrote quote characters in already-sanitized HTML without re-sanitizing the result. Crafted Markdown could abuse same-origin JavaScript gadgets to bypass Content Security Policy and gain control of the page DOM when viewed by another user. Successful exploitation could allow an attacker to read content visible to the victim, extract embedded CSRF tokens, perform state-changing actions as the victim, and exfiltrate data through same-origin writes. The payload could also propagate to repositories and organizations where the victim had write access. This vulnerability affected supported GitHub Enterprise Server releases in the 3.17, 3.18, 3.19, 3.20, 3.21, and 3.22 series and was fixed in versions 3.22.1, 3.21.6, 3.20.8, 3.19.12, 3.18.15, and 3.17.21. This vulnerability was reported via the GitHub Bug Bounty program.

CWE CWE-79
Vendor github
Product enterprise server
Ecosystems
Industries
Technology
Published Sep 22, 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.* 3.18.0 < 3.18.* 3.19.0 < 3.19.* 3.20.0 < 3.20.* 3.21.0 < 3.21.* 3.22.0 < 3.22.*

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.17.21 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.18.15 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.19.12 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.20.8 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.21.6 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.22.1

Credits

ahacker1