8.8
HIGH CVSS 4.0
CVE-2026-17556
Path traversal in GitHub Enterprise Server allowed unauthenticated deletion of instance storage via the X-GitHub-Request-Id header
Description

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The X-GitHub-Request-Id request header was used without sanitization as a filesystem path segment for the upload buffer directory, so a traversal value pointed the buffer at an arbitrary path and the deferred cleanup routine recursively removed the traversed target. Exploitation required only network reachability to the instance and no authentication, and it worked even when private mode was enabled. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.21.4, 3.20.6, 3.19.10, 3.18.13 and 3.17.19. This vulnerability was reported via the GitHub Bug Bounty program.

INFO

Published Date :

Aug. 5, 2026, 8:17 p.m.

Last Modified :

Aug. 5, 2026, 8:17 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-17556 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Github enterprise_server
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 HIGH 82327ea3-741d-41e4-88f8-2cf9e791e760
CVSS 4.0 HIGH [email protected]
Solution
Update GitHub Enterprise Server to a patched version to fix arbitrary file deletion.
  • Update GitHub Enterprise Server to version 3.21.4 or later.
  • Update to version 3.20.6 if using that branch.
  • Update to version 3.19.10 if using that branch.
  • Update to version 3.18.13 or 3.17.19 if using older branches.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-17556 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-17556 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-17556 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 05, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'GitHub', 'product': 'Enterprise Server', 'versions': [{'status': 'affected', 'changes': [{'at': '3.17.19', 'status': 'unaffected'}], 'version': '3.17.0', 'versionType': 'semver', 'lessThanOrEqual': '3.17.18'}, {'status': 'affected', 'changes': [{'at': '3.18.13', 'status': 'unaffected'}], 'version': '3.18.0', 'versionType': 'semver', 'lessThanOrEqual': '3.18.12'}, {'status': 'affected', 'changes': [{'at': '3.19.10', 'status': 'unaffected'}], 'version': '3.19.0', 'versionType': 'semver', 'lessThanOrEqual': '3.19.9'}, {'status': 'affected', 'changes': [{'at': '3.20.6', 'status': 'unaffected'}], 'version': '3.20.0', 'versionType': 'semver', 'lessThanOrEqual': '3.20.5'}, {'status': 'affected', 'changes': [{'at': '3.21.4', 'status': 'unaffected'}], 'version': '3.21.0', 'versionType': 'semver', 'lessThanOrEqual': '3.21.3'}], 'defaultStatus': 'affected'}]
    Added Description A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The X-GitHub-Request-Id request header was used without sanitization as a filesystem path segment for the upload buffer directory, so a traversal value pointed the buffer at an arbitrary path and the deferred cleanup routine recursively removed the traversed target. Exploitation required only network reachability to the instance and no authentication, and it worked even when private mode was enabled. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.21.4, 3.20.6, 3.19.10, 3.18.13 and 3.17.19. This vulnerability was reported via the GitHub Bug Bounty program.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-22
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.17.19
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.18.13
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.19.10
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.20.6
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.21.4
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.