CVE-2026-50052
Awaiting Analysis
Awaiting Analysis - Queue
HTTP/2 Request Smuggling in Varnish Cache
Publication date: 2026-06-03
Last updated on: 2026-06-03
Assigner: MITRE
Description
Description
In Vinyl Cache before 9.0.1 and Varnish Cache before 9.0.3, a deficiency in HTTP/2 request parsing can be exploited to launch a backend request desync
attack (request smuggling), which in turn can be used for cache poisoning,
authentication bypass, or possibly even information disclosure and manipulation. The attack vector only exists if HTTP/2 support is enabled by setting the
feature parameter to contain +http2. HTTP/2 support is disabled by
default.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vinyl_cache | vinyl_cache | to 9.0.1 (exc) |
| varnish_cache | varnish_cache | to 9.0.3 (exc) |
| varnish_cache | varnish_cache | From 7.6.0 (inc) to 8.0.1 (inc) |
| varnish_cache | varnish_cache | From 6.0.14 (inc) to 6.0.17 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-444 | The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination. |