SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-15007

MEDIUM · CVSS 5.7 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-17 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

GitHub Enterprise Server is vulnerable to a denial of service attack that allows authenticated users to disrupt service by submitting a repository release notes configuration file with excessive YAML nesting. This can lead to high resource consumption, potentially rendering the server unresponsive. Organizations using versions prior to 3.22 should prioritize updating to the fixed versions to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-15007
Severity
MEDIUM
CVSS
5.7
EPSS
0.37%
GitHub

Original NVD Description

A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an authenticated user to cause service disruption by supplying a repository release notes configuration file containing deeply nested YAML. When release notes were generated, the configuration file was parsed without a nesting depth limit, causing excessive resource consumption that could render the instance unresponsive. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.17.18, 3.18.12, 3.19.9, 3.20.5, and 3.21.3. This vulnerability was reported via the GitHub Bug Bounty program.