CVE-2026-42563
Last modified
CVE-2026-42563 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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)`. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
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.
Metrics
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
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42563?
How severe is CVE-2026-42563?
How do I fix CVE-2026-42563?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42558Xibo is an open source digital signage platform with a web c…7.6
- CVE-2026-42559RMCP is an official Rust SDK for the Model Context Protocol.…8.8
- CVE-2026-4256Improper neutralization of special elements used in an LDAP …8.2
- CVE-2026-42560auth provides authentication via oauth2, direct and email. F…9.1
- CVE-2026-42561Python-Multipart is a streaming multipart parser for Python.…7.5
- CVE-2026-42562Plainpad is a self hosted note taking app. Prior to version …8.3
- CVE-2026-42564jotty·page is a self-hosted app for your checklists and note…8.2
- CVE-2026-42565@workos/authkit-session is a toolkit for building WorkOS Aut…4.3
- CVE-2026-42566Meshtastic is an open source mesh networking solution. Prior…7.5
- CVE-2026-42567Svelte is a performance oriented web framework. From version…7.5
- CVE-2026-42568Yamcs is a mission control framework. Prior to versions 5.13…4.3
- CVE-2026-42569phpVMS is a PHP application to run and simulate an airline. …9.4
Are you affected by CVE-2026-42563?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
