HIGH 7.5
PYSEC-2026-1404
git-url-parse Regular Expression Denial of Service
Details
giturlparse (aka git-url-parse) through 1.2.2, as used in Semgrep 1.5.2 through 1.24.1, is vulnerable to ReDoS (Regular Expression Denial of Service) if parsing untrusted URLs. This might be relevant if Semgrep is analyzing an untrusted package (for example, to check whether it accesses any Git repository at an http:// URL), and that package's author placed a ReDoS attack payload in a URL used by the package.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / git-url-parse
Introduced in:
0 No fixed version published yet for git-url-parse (pip). Pin to a known-safe version or switch to an alternative.
References
- https://nvd.nist.gov/vuln/detail/CVE-2023-32758 [ADVISORY]
- https://github.com/returntocorp/semgrep/pull/7611 [WEB]
- https://github.com/returntocorp/semgrep/pull/7943 [WEB]
- https://github.com/returntocorp/semgrep/pull/7955 [WEB]
- https://github.com/coala/git-url-parse [PACKAGE]
- https://github.com/coala/git-url-parse/blob/master/giturlparse/parser.py#L53 [WEB]
- https://pypi.org/project/git-url-parse [WEB]
- https://github.com/advisories/GHSA-4xqq-73wg-5mjp [ADVISORY]