CVE-2026-78675

GitPython before 3.1.59 fails to disable merge_includes when parsing .gitmodules, allowing attackers to disclose local file content by including arbitrary file paths via [include] directives. Attackers can craft a malicious .gitmodules file with include directives pointing to sensitive files; when repo.submodules is accessed, GitConfigParser raises MissingSectionHeaderError embedding the target file's first line verbatim in the exception message.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-08-25 02:16

Updated : 2026-09-02 19:26


NVD link : CVE-2026-78675

Mitre link : CVE-2026-78675

CVE.ORG link : CVE-2026-78675


JSON object : View

Products Affected

gitpython_project

  • gitpython
CWE
CWE-73

External Control of File Name or Path