QSearchQSearch

CVE-2021-22926

7.5 HIGH

libcurl-using applications can ask for a specific client certificate to be used in a transfer

Published: 2021-08-05 · Last updated: 2026-05-28

Severity and scoring

CVSS
7.5 HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE
CWE-295, CWE-840

Affected products

VendorProduct
haxxactive_iq_unified_manager, clustered_data_ontap, curl
netappactive_iq_unified_manager, clustered_data_ontap, curl
oracleactive_iq_unified_manager, clustered_data_ontap, curl
siemensactive_iq_unified_manager, clustered_data_ontap, curl
splunkactive_iq_unified_manager, clustered_data_ontap, curl

Description

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the `CURLOPT_SSLCERT` option (`--cert` with the command line tool).When libcurl is built to use the macOS native TLS library Secure Transport, an application can ask for the client certificate by name or with a file name - using the same option. If the name exists as a file, it will be used instead of by name.If the appliction runs with a current working directory that is writable by other users (like `/tmp`), a malicious user can create a file name with the same name as the app wants to use by name, and thereby trick the application to use the file based cert instead of the one referred to by name making libcurl send the wrong client certificate in the TLS connection handshake.

Source: NVD

References

Related CVEs

Same vendor

  • CVE-2026-46843 Vulnerability in Oracle REST Data Services (component: Core) (5.3 MEDIUM)
  • CVE-2026-46842 Vulnerability in Oracle REST Data Services (component: Core) (5.3 MEDIUM)
  • CVE-2026-46841 Vulnerability in Oracle REST Data Services (component: General) (5.3 MEDIUM)
  • CVE-2026-46840 Vulnerability in Oracle REST Data Services (component: Backend-as-a-Service) (10.0 CRITICAL)
  • CVE-2026-46839 Vulnerability in Oracle REST Data Services (component: Core) (9.9 CRITICAL)

Same CWE

  • CVE-2026-53475 A flaw was found in assisted-migration-agent (9.3 CRITICAL)
  • CVE-2026-9758 Improper comparison with the certificates trusted list in S2OPC allows an attacker well-formed untrusted certificate to be considered tru... (7.3 HIGH)
  • CVE-2026-41714 Applications that configure their broker connection via RabbitConnectionFactoryBean.setUri("amqps://...") without also calling setUseSSL(... (4.0 MEDIUM)
  • CVE-2026-42769 Issue Summary: An error in the callback used to verify the certificate provided in a Root CA key update Certificate Management Protocol (... (5.3 MEDIUM)
  • CVE-2026-41973 Permission control vulnerability in calls (5.9 MEDIUM)