CVE-2026-12064
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-295
Validación incorrecta de certificados
Fecha de publicación:
03/07/2026
Última modificación:
07/07/2026
Descripción
*** Pendiente de traducción *** When a user invokes curl using a schemeless URL combined with<br />
`--proto-default` sftp (or scp), a disconnect occurs between the tool layer<br />
and libcurl. The tool layer incorrectly infers the URL scheme, which<br />
erroneously bypasses the initialization of critical SSH security options like<br />
CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 and CURLOPT_SSH_KNOWNHOSTS. Conversely, the<br />
libcurl runtime successfully honors CURLOPT_DEFAULT_PROTOCOL and establishes<br />
the connection via SFTP/SCP as specified. Because the tool layer skipped the<br />
security configuration, these SSH host verification options are silently<br />
omitted, causing curl to connect to an unverified SSH remote host without<br />
throwing an error.
Impacto
Puntuación base 3.x
7.50
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* | 7.81.0 (incluyendo) | 8.21.0 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



