CVE-2026-3854

Summary

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 Software

VendorProductVersion RangeStatus
GitHubEnterprise Server3.14.0 <= 3.14.24affected
GitHubEnterprise Server3.15.0 <= 3.15.19affected
GitHubEnterprise Server3.16.0 <= 3.16.15affected
GitHubEnterprise Server3.17.0 <= 3.17.12affected
GitHubEnterprise Server3.18.0 <= 3.18.6affected
GitHubEnterprise Server3.19.0 <= 3.19.3affected

Weaknesses

  • CWE-77: CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

Additional References

References