CVE-2026-76217: GitPython before 3.1.58 Arbitrary File Read via pathspec-from-file

Published Aug 19, 2026
·
Updated

GitPython versions before 3.1.58 fail to validate options passed to git rm and git checkout commands in IndexFile.remove() and Head.checkout(). Attackers can supply --pathspec-from-file and --pathspec-file-nul parameters to read arbitrary files accessible to the process, with full file contents returned in GitCommandError.stderr.

Affected Software

1 affected component
GitPython GitPython<3.1.58

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade gitpython to a version that resolves this vulnerability.

    Fixed in 3.1.58

Event History

Aug 19, 2026
CVE Published
via MITRE·02:02 PM
Data Sourced
via MITRE·02:02 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What access does an attacker need to exploit this issue?

The attacker needs the ability to supply options that reach GitPython's IndexFile.remove() or Head.checkout() methods. No user interaction is required, but the affected process must be able to read the target file.

2

What information could be exposed?

An attacker can read arbitrary files accessible to the process running GitPython. The file contents are returned in the stderr field of a GitCommandError.

3

Which GitPython versions should be remediated?

GitPython versions before 3.1.58 are affected. Upgrade to version 3.1.58 or later.

4

What can be done if an immediate upgrade is not possible?

Prevent untrusted input from controlling arguments passed to IndexFile.remove() or Head.checkout(), particularly the --pathspec-from-file and --pathspec-file-nul options. Run the affected process with least-privilege filesystem access to limit readable files.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203