CVE Catalog

CVE-2026-4873

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

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

Summary

A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text (via IMAP, SMTP, or POP3), a subsequent request to the same host bypasses the TLS requirement and transmits data unencrypted.

Risk Assessment

Data may be transmitted without encryption, leading to disclosure of sensitive information and credentials. This violates security policies requiring TLS.

Recommendation

Update libcurl to a version where the connection pool does not reuse unencrypted connections for TLS-required requests. Enforce TLS at the application level and monitor traffic.

Other vulnerabilities in libcurl

See all
Original NVD description (English source)

A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text (via IMAP, SMTP, or POP3), a subsequent request to that same host bypasses the TLS requirement and instead transmit data unencrypted.

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