CyberRota
Back to database

CVE-2026-6276

HIGH · CVSS 7.5 EPSS 0.01%

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

CyberRota Analysis

Detaylı analiz gerekiyor.

CVE
CVE-2026-6276
Severity
HIGH
CVSS
7.5
EPSS
0.01%

Original NVD Description

Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the second request would use stale information and pass on cookies meant for the first host in the second request. Leak them.