๐Ÿ” CVE Alert

CVE-2026-87818

MEDIUM 6.5

GitPython 3.1.59 Local File Content Oracle via --no-index

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

GitPython 3.1.59 fails to restrict the --no-index option in the high-level diff API, allowing attackers to read arbitrary filesystem paths as repository operands. Attackers can combine --no-index with -I/--ignore-matching-lines to create a content-dependent Boolean oracle, repeatedly querying local files to recover single-line secrets through distinguishable success or error responses.

CWE CWE-88
Vendor gitpython-developers
Product gitpython
Published Sep 9, 2026
Last Updated Sep 9, 2026
Stay Ahead of the Next One

Get instant alerts for gitpython-developers gitpython

Be the first to know when new medium vulnerabilities affecting gitpython-developers gitpython are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

gitpython-developers / GitPython
3.1.59 < 3.1.60

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-whh4-5q6c-9v3x vulncheck.com: https://www.vulncheck.com/advisories/gitpython-3.1.59-local-file-content-oracle-via-no-index

Credits

๐Ÿ” kokomaru167