← Browse

CVE-2026-67326

Medium

Elevated severity or exploit probability.

CVSS base
7.0 HIGH
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS — probability of exploitation (30 days)
0.3%
20.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-20
Published 2026-08-01 · modified 2026-09-16

CVSS breakdown

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack VectorLLocal
Attack ComplexityHHigh
Privileges RequiredNNone
User InteractionRRequired
ScopeUUnchanged
ConfidentialityHHigh
IntegrityHHigh
AvailabilityHHigh

Timeline

Description

GitPython before 3.1.50 fails to validate newline characters in the section parameter of config_writer(), allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged [core] section with hooksPath pointing to attacker-controlled directories, achieving remote code execution when git hooks are triggered.

Affected

gitpython_project

References

Official: NVD · CVE.org