CyberRota
Back to database

CVE-2026-7168

MEDIUM · CVSS 5.3 EPSS 0.10%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-13 · Last synced: 2026-06-09

CyberRota Analysis

Detaylı analiz gerekiyor.

CVE
CVE-2026-7168
Severity
MEDIUM
CVSS
5.3
EPSS
0.10%

Original NVD Description

Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest** authentication and then changing the proxy host to a second one (`proxyB`) for a second transfer, reusing the same handle, makes libcurl wrongly pass on the `Proxy-Authorization:` header field meant for `proxyA`, to `proxyB`.