VYPR
Vendor

Jelmer

Products
1
CVEs
2
Across products
0
Status
Private

Products

1

Recent CVEs

2
  • CVE-2026-42563higMay 28, 2026
    risk 0.45cvss epss

    ## Summary Dulwich's `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a…

  • CVE-2026-42305higMay 28, 2026
    risk 0.45cvss epss

    ## Impact Arbitrary file write leading to remote code execution when cloning or checking out a malicious Git repository on Windows. Dulwich's path-element validator accepted tree entries whose filenames contained bytes that Windows interprets as structural path syntax: - \…