PatchSiren cyber security CVE debrief
CVE-2026-38974 Dulwich CVE debrief
Dulwich through 1.1.0 was found to be missing SSH host key verification in contrib/paramiko_vendor.py. This issue was reported in the CVE record and the NVD entry is currently being reviewed. The vulnerability allows for potential man-in-the-middle attacks if an attacker can intercept and modify the communication between the client and server. Users of Dulwich through version 1.1.0 who utilize SSH connections should verify their configurations to ensure proper host key verification is in place. Affected product deployments should be identified and owners assigned for follow-up.
- Vendor
- Dulwich
- Product
- Dulwich
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-15
- Original CVE updated
- 2026-07-16
- Advisory published
- 2026-07-15
- Advisory updated
- 2026-07-16
Who should care
Users of Dulwich through version 1.1.0 who utilize SSH connections should verify their configurations to ensure proper host key verification is in place. This includes operators, platform administrators, vulnerability management teams, and security teams who need to assess the impact of this vulnerability on their systems and take necessary actions.
Technical summary
The Dulwich library, specifically through version 1.1.0, contains a vulnerability in the contrib/paramiko_vendor.py file where SSH host key verification is not performed. This oversight could potentially allow for man-in-the-middle attacks if an attacker can intercept and modify the communication between the client and server. The vulnerability is classified as medium severity with a CVSS score of 5.3. Users of Dulwich through version 1.1.0 who utilize SSH connections should verify their configurations to ensure proper host key verification is in place.
Defensive priority
Medium priority due to the potential for interception and modification of sensitive data. This vulnerability requires immediate attention to prevent potential man-in-the-middle attacks.
Recommended defensive actions
- Verify Dulwich configurations for proper SSH host key verification.
- Update Dulwich to a version that includes SSH host key verification if available.
- Implement compensating controls such as additional authentication mechanisms.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
Evidence is limited; verification of the vulnerability and affected versions is needed. The Dulwich library, specifically through version 1.1.0, contains a vulnerability in the contrib/paramiko_vendor.py file where SSH host key verification is not performed. This oversight could potentially allow for man-in-the-middle attacks if an attacker can intercept and modify the communication between the client and server. Users of Dulwich through version 1.1.0 who utilize SSH connections should verify their configurations to ensure proper host key verification is in place.
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-15T22:16:47.443Z and has not been modified since then.