Bug 2515265 (CVE-2026-73619) - CVE-2026-73619 gitpython: GitPython: Arbitrary file read vulnerability via `Repo.archive()`
Summary: CVE-2026-73619 gitpython: GitPython: Arbitrary file read vulnerability via `R...
Keywords:
Status: NEW
Alias: CVE-2026-73619
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 12:14 UTC by OSIDB Bzimport
Modified: 2026-08-19 16:03 UTC (History)
42 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 12:14:20 UTC
GitPython before 3.1.57 contains an incomplete denylist in the unsafe_git_archive_options guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive() to read arbitrary files from the filesystem and include them in the returned archive.


Note You need to log in before you can comment on or make changes to this bug.