CVE-2026-12064
Last modified
CVE-2026-12064 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. When a user invokes curl using a schemeless URL combined with `--proto-default` sftp (or scp), a disconnect occurs between the tool layer and libcurl. The tool layer incorrectly infers the URL scheme, which erroneously bypasses the initialization of critical SSH security options like CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 and CURLOPT_SSH_KNOWNHOSTS. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
When a user invokes curl using a schemeless URL combined with `--proto-default` sftp (or scp), a disconnect occurs between the tool layer and libcurl. The tool layer incorrectly infers the URL scheme, which erroneously bypasses the initialization of critical SSH security options like CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 and CURLOPT_SSH_KNOWNHOSTS. Conversely, the libcurl runtime successfully honors CURLOPT_DEFAULT_PROTOCOL and establishes the connection via SFTP/SCP as specified. Because the tool layer skipped the security configuration, these SSH host verification options are silently omitted, causing curl to connect to an unverified SSH remote host without throwing an error.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Haxx | Curl | >= 7.81.0, < 8.21.0 |
References
- https://curl.se/docs/CVE-2026-12064.htmlPatch, Vendor Advisory
- https://curl.se/docs/CVE-2026-12064.jsonVendor Advisory
- https://hackerone.com/reports/3797526Exploit, Issue Tracking, Third Party Advisory
- https://hackerone.com/reports/3797526Exploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-12064?
How severe is CVE-2026-12064?
How do I fix CVE-2026-12064?
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-12053GitLab has remediated an issue in GitLab EE affecting all ve…7.5
- CVE-2026-12057When the application executes the JavaScript script embedded…7.8
- CVE-2026-12058The connection confirmation pop-up of a specific feature in …5.3
- CVE-2026-12059The SSH service of CelloOS developed by Cellopoint has an Im…8.8
- CVE-2026-1206The Elementor Website Builder plugin for WordPress is vulner…4.3
- CVE-2026-12060Heptabase developed by Hepta Platforms has a Exposed Dangero…6.9
- CVE-2026-12065A vulnerability was identified in Groww Stock, Mutual Fund, …1.8
- CVE-2026-12066A security flaw has been discovered in PbootCMS up to 3.2.12…7.3
- CVE-2026-12068Information disclosure vulnerability in Avira Password Manag…7.4
- CVE-2026-1207An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.…5.4
- CVE-2026-12070Tobit Laboratories AG TeamDavid's Webbox is vulnerable to a…8.4
- CVE-2026-12071The Webbox of TeamDavid by Tobit Laboratories AG constructs …5.3
Are you affected by CVE-2026-12064?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
