← Browse

CVE-2026-78676

High

High exploit probability or critical severity with a known exploit.

CVSS base
9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS — probability of exploitation (30 days)
0.4%
36.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-88
Published 2026-08-25 · modified 2026-09-02

Description

GitPython before 3.1.59 fails to safely re-serialize multi-line git-config values during write operations, corrupting dormant quoted values into injected directives like core.hooksPath. Attackers can craft config files with embedded newlines that become live git directives after any unrelated GitPython config write, enabling arbitrary code execution via hook invocation.

Affected

gitpython_project

References

Official: NVD · CVE.org