CVE-2026-7541
Analyzed
Analyzed - Analysis Complete
Denial of Service in GitHub Enterprise Server
Publication date: 2026-05-07
Last updated on: 2026-05-11
Assigner: GitHub, Inc. (Products Only)
Description
Description
A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause service disruption by sending crafted requests with deeply nested JSON payloads to an unauthenticated API endpoint. The endpoint parsed user-controlled JSON request bodies without size or depth limits, causing excessive CPU and memory consumption. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.2, 3.19.6, 3.18.9, 3.17.15, and 3.16.18. This vulnerability was reported via the GitHub Bug Bounty program.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| github | enterprise_server | From 3.20.0 (inc) to 3.20.2 (exc) |
| github | enterprise_server | to 3.16.18 (exc) |
| github | enterprise_server | From 3.17.0 (inc) to 3.17.15 (exc) |
| github | enterprise_server | From 3.18.0 (inc) to 3.18.9 (exc) |
| github | enterprise_server | From 3.19.0 (inc) to 3.19.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |