CVE Catalog

CVE-2026-44243

High
Published: Translated: NVD NIST

Summary

GitPython is a Python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability allowed attackers to manipulate files outside the repository's .git directory due to insufficient validation of reference paths.

Risk Assessment

Attackers could exploit this vulnerability to write, overwrite, move, or delete files, potentially leading to data loss or integrity breaches.

Recommendation

It is recommended to update GitPython to version 3.1.48 or later to mitigate this vulnerability.

Other vulnerabilities in GitPython

See all
Original NVD description (English source)

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability in GitPython allows attackers who can supply a crafted reference path to an application using GitPython to write, overwrite, move, or delete files outside the repository’s .git directory via insufficient validation of reference paths in reference creation, rename, and delete operations. This issue has been patched in version 3.1.48.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS