๐Ÿ” CVE Alert

CVE-2026-17556

UNKNOWN 0.0

Path traversal in GitHub Enterprise Server allowed unauthenticated deletion of instance storage via the X-GitHub-Request-Id header

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor github
Product enterprise server
Ecosystems
Industries
Technology
Published Aug 5, 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.18 3.18.0 โ‰ค 3.18.12 3.19.0 โ‰ค 3.19.9 3.20.0 โ‰ค 3.20.5 3.21.0 โ‰ค 3.21.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.17.19 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.18.13 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.19.10 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.20.6 docs.github.com: https://docs.github.com/en/[email protected]/admin/release-notes#3.21.4

Credits

r31n