Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-9547 Details

Description

When a libcurl-based application performs transfers via `SCP://` or `SFTP://` and utilizes the `CURLOPT_SSH_KEYFUNCTION` callback, it may silently accept an untrusted server. This vulnerability occurs when a server presents a host key type that does not match the specific key type already recorded for that host in the `known_hosts` file. Instead of rejecting the mismatch, the callback mechanism fails to properly enforce the restriction, allowing the connection to succeed without warning and risking a potential man-in-the-middle attack.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://hackerone.com/reports/3751712 CISA-ADPExploitIssue TrackingThird Party Advisory
https://curl.se/docs/CVE-2026-9547.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2026-9547.json curlVendor Advisory
https://hackerone.com/reports/3751712 curlExploitIssue TrackingThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-OtherWeakness Not in a Standard CWE Category[email protected]
CWE-297Improper Validation of Certificate with Host Mismatchcurl

Affected Products

ProductVersions
haxx curl
>= 7.69.0, < 8.21.0

CPE

  • cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-9547
NVD Published Date:
Jul 3, 2026
NVD Last Modified:
Sep 15, 2026
Source:
curl
CVE-2026-9547 Details - Not Deferred