CVE-2026-3854
Received Received - Intake
Improper Neutralization in GitHub Enterprise Server Enables RCE

Publication date: 2026-03-10

Last updated on: 2026-04-28

Assigner: GitHub, Inc. (Products Only)

Description
An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an attacker with push access to a repository to achieve remote code execution on the instance. During a git push operation, user-supplied push option values were not properly sanitized before being included in internal service headers. Because the internal header format used a delimiter character that could also appear in user input, an attacker could inject additional metadata fields through crafted push option values. This vulnerability was reported via the GitHub Bug Bounty program and has been fixed in GitHub Enterprise Server versions 3.14.25, 3.15.20, 3.16.16, 3.17.13, 3.18.7 and 3.19.4.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-10
Last Modified
2026-04-28
Generated
2026-06-16
AI Q&A
2026-03-10
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 6 associated CPEs
Vendor Product Version / Range
github enterprise_server From 3.17.0 (inc) to 3.17.12 (exc)
github enterprise_server From 3.18.0 (inc) to 3.18.6 (exc)
github enterprise_server From 3.19.0 (inc) to 3.19.3 (exc)
github enterprise_server to 3.14.24 (exc)
github enterprise_server From 3.15.0 (inc) to 3.15.19 (exc)
github enterprise_server From 3.16.0 (inc) to 3.16.15 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

I don't know

Detection Guidance

I don't know

Executive Summary

This vulnerability is an improper neutralization of special elements in GitHub Enterprise Server. It allows an attacker who has push access to a repository to execute remote code on the server instance. The issue occurs because user-supplied push option values are not properly sanitized during a git push operation before being included in internal service headers. Since the internal header format uses a delimiter character that can also appear in user input, an attacker can inject additional metadata fields by crafting malicious push option values.

Impact Analysis

This vulnerability can have a severe impact as it allows an attacker with push access to execute arbitrary code remotely on the GitHub Enterprise Server instance. This could lead to unauthorized control over the server, potentially compromising the integrity, confidentiality, and availability of the system and its data.

Mitigation Strategies

To mitigate this vulnerability, update GitHub Enterprise Server to one of the fixed versions: 3.14.24, 3.15.19, 3.16.15, 3.17.12, 3.18.6, or 3.19.3.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3854. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart