CVE-2026-87819

GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.name_email_regex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic backtracking, exhausting CPU resources for over two minutes per commit access.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-09 12:17

Updated : 2026-09-09 20:41


NVD link : CVE-2026-87819

Mitre link : CVE-2026-87819

CVE.ORG link : CVE-2026-87819


JSON object : View

Products Affected

No product.

CWE
CWE-1333

Inefficient Regular Expression Complexity