high · CVSS v3 8.8
CVE-2026-88765
A high‑severity buffer overflow in the Unicode conversion wrapper of certain Git hosting platforms allows an authenticated user to upload a
Overview
A high‑severity buffer overflow in the Unicode conversion wrapper of certain Git hosting platforms allows an authenticated user to upload a crafted Git export file that triggers arbitrary remote code execution during Advanced Search indexing. The flaw can lead to full server compromise if exploited.
Description
The vulnerability exists due to a memory safety buffer overflow error residing inside the Unicode text conversion wrapper. An authenticated attacker can submit a heavily manipulated Git project export file to overwrite memory during Advanced Search indexing tasks, achieving full arbitrary remote code execution (RCE) on the server host.
Impact
An attacker who can authenticate to the affected system can gain full control of the server host, compromising confidentiality, integrity, and availability of all hosted repositories and services.
Remediation
['Apply the vendor‑issued patch or upgrade to the latest version that fixes the Unicode conversion buffer overflow.', 'If a patch is not yet available, disable or restrict the Advanced Search indexing feature until remediation.', 'Restrict upload permissions for Git export files to only trusted administrators.', 'Implement strict input validation and memory‑safety checks for all Unicode processing paths.', 'Use least‑privilege principles for authenticated users and monitor for anomalous indexing activity.']
Risk context
The vulnerability has a CVSS v3 score of 8.8 (High) and no EPSS data, indicating a serious risk that requires prompt patching or mitigation.
Affected products
- GitLab
- GitHub Enterprise
- Gitea
- Gitea Enterprise
- GitBucket
- Bitbucket Server
- Azure DevOps Server
- Perforce Helix
Scores
- Severity
- high
- CVSS v2
- 6.5
- CVSS v3
- 8.8
- CVSS v4
- —
- EPSS
- —