CVE-2026-44243
high
CVSS v3
7.1
CVSS v2
—
VIR risk
7.1
Description
GitPython reference APIs has a path traversal vulnerability that allows arbitrary file write and delete outside the repository
Predictions
Exploit likelihood
70%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-44243
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-44243.html
Vendor advisory: security-advisories@github.com — https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-7545-fcxq-7j24
Vendor advisory: security-advisories@github.com — https://github.com/gitpython-developers/GitPython/releases/tag/3.1.48
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | fixed | 3.1.50-1 |
| debian | sid | fixed | 3.1.50-1 |
| debian | trixie | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gitpython_project | gitpython | {"endExcluding":"3.1.48"} | 3.1.48 |
References
- https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-7545-fcxq-7j24
- https://nvd.nist.gov/vuln/detail/CVE-2026-44243
- https://github.com/gitpython-developers/GitPython
- https://github.com/gitpython-developers/GitPython/releases/tag/3.1.48
- https://www.suse.com/security/cve/CVE-2026-44243.html
- https://security-tracker.debian.org/tracker/CVE-2026-44243
- https://github.com/advisories/GHSA-7545-fcxq-7j24
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.