CVE-2026-3854
Last updated Apr 28, 2026 · Published Mar 10, 2026
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.
Affected products
1 listed- GitHub:Enterprise Server
Mappings
CWE
CAPEC
Related
Research
Guides
- Prompt injection prevention: a practical guide for LLM applicationsPrompt injection is the SQL injection of LLM applications. Separate trusted instructions from user input, gate…
- LLM Tool-Calling SecurityAllowlists, validation, and least-privilege execution.
- Securing RAG PipelinesPrevent data exfiltration and prompt hijacking.
Training
CVE® content © MITRE Corporation. Licensed under the CVE Terms of Use. Terms
