CVE-2026-9547
Last modified
CVE-2026-9547 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Haxx | Curl | >= 7.69.0, < 8.21.0 |
References
- https://curl.se/docs/CVE-2026-9547.htmlPatch, Vendor Advisory
- https://curl.se/docs/CVE-2026-9547.jsonVendor Advisory
- https://hackerone.com/reports/3751712Exploit, Issue Tracking, Third Party Advisory
- https://hackerone.com/reports/3751712Exploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-9547?
How severe is CVE-2026-9547?
How do I fix CVE-2026-9547?
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-9541A security flaw has been discovered in Squirrel up to 3.2. I…5.3
- CVE-2026-9542A weakness has been identified in CodeAstro Leave Management…6.3
- CVE-2026-9543A vulnerability has been found in Totolink N300RH 6.1c.1353_…9.8
- CVE-2026-9544A vulnerability was found in Shenzhen Sixun Software Sixun S…7.3
- CVE-2026-9545In this scenario, libcurl first uses a proper HTTP/3 server …7.5
- CVE-2026-9546A vulnerability in libcurl caused the HTTP `Referer:` header…7.5
- CVE-2026-9548An improper neutralization of input during web page generati…6.5
- CVE-2026-9549Stored cross-site scripting in the service discovery active …4.8
- CVE-2026-95499A flaw has been found in JosephChuks php-file-manager-with-c…7.3
- CVE-2026-9550A vulnerability was determined in Acrel Electrical EEMS Ente…7.3
- CVE-2026-95500A vulnerability has been found in JosephChuks php-file-manag…7.3
- CVE-2026-95501A vulnerability was found in mtrano APENCMS up to 6546096d35…4.3
Are you affected by CVE-2026-9547?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
