CyberRota
← Ana sayfaya dön

CVE-2026-8927

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-03T07:16:25.123 · Çekilme zamanı: 2026-07-03T12:08:36.389974+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-8927
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok

Orijinal NVD Açıklaması

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against `proxyA` using Digest auth, a subsequent transfer routed through `proxyB` erroneously leaks the `Proxy-Authorization:` header intended solely for `proxyA`.