AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-12064

HIGH · CVSS 7.5 EPSS 0.34%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-07-03 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It may be remotely exploitable.

CVE
CVE-2026-12064
Severity
HIGH
CVSS
7.5
EPSS
0.34%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)