CVE-2026-42563
HIGHDulwich Vulnerable to Command Injection via Merge Driver Path
Title source: cnaDescription
Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, 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 victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths. Version 1.2.5 fixes the issue.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf
X_Refsource_Misc x_refsource_misc
https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b
X_Refsource_Misc x_refsource_misc
https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5
Scores
CVSS v4
7.7
EPSS
0.0080
EPSS Percentile
51.5%
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-78
Status
published
Products (2)
jelmer/dulwich
>= 0.24.0, < 1.2.5
pypi/dulwich
0.24.0 - 1.2.5PyPI
Published
Jun 10, 2026
Tracked Since
Jun 11, 2026