Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-v87r-6q3f-2j67 | GitPython: Newline injection in config_writer().set_value() enables RCE via core.hooksPath |
Mon, 11 May 2026 17:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:* |
Thu, 07 May 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Gitpython Project
Gitpython Project gitpython |
|
| Vendors & Products |
Gitpython Project
Gitpython Project gitpython |
Thu, 07 May 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 07 May 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | GitPython is a python library used to interact with Git repositories. Prior to version 3.1.49, GitConfigParser.set_value() passes values to Python's configparser without validating for newlines. GitPython's own _write() converts embedded newlines into indented continuation lines (e.g. \n becomes \n\t), but Git still accepts an indented [core] stanza as a section header — so the injected core.hooksPath becomes effective configuration. Any Git operation that invokes hooks (commit, merge, checkout) will then execute scripts from the attacker-controlled path. This issue has been patched in version 3.1.49. | |
| Title | GitPython: Newline injection in config_writer().set_value() enables RCE via core.hooksPath | |
| Weaknesses | CWE-94 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-09T03:56:04.115Z
Reserved: 2026-05-05T16:33:55.844Z
Link: CVE-2026-44244
Updated: 2026-05-07T20:08:36.502Z
Status : Analyzed
Published: 2026-05-07T19:16:02.357
Modified: 2026-05-11T17:44:36.497
Link: CVE-2026-44244
No data.
OpenCVE Enrichment
Updated: 2026-05-07T21:24:29Z
Github GHSA