CVE Catalog

CVE-2026-82208

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.43%

36th percentile - higher than 36% of all known CVEs

Summary

In libcurl with the wolfSSL backend, when CA caching is enabled and a CURLOPT_SSL_CTX_FUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectly accepted.

Risk Assessment

The vulnerability could allow acceptance of unauthorized certificates, potentially enabling man-in-the-middle attacks and compromising communication confidentiality.

Recommendation

It is recommended to upgrade libcurl to a patched version and avoid using callbacks that replace the trust store if possible.

Other vulnerabilities in libcurl

See all
Original NVD description (English source)

With the wolfSSL backend, when CA caching is enabled and an `CURLOPT_SSL_CTX_FUNCTION` callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectly accepted.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS