CVE-2026-40394
Received
Received - Intake
Workspace Overflow DoS in Varnish Cache HTTP/2 Handling
Publication date: 2026-04-12
Last updated on: 2026-04-17
Assigner: MITRE
Description
Description
Varnish Cache 9 before 9.0.1 and Varnish Enterprise before 6.0.16r11 allows a "workspace overflow" denial of service (daemon panic) for certain amounts of prefetched data. The setup of an HTTP/2 session starts with a speculative HTTP/1 transport, and upon upgrading to h2 the HTTP/1 request is repurposed as stream zero. During the upgrade, a buffer allocation is made to reserve space to send frames to the client. This allocation would split the original workspace, and depending on the amount of prefetched data, the next fetch could perform a pipelining operation that would run out of workspace.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| varnish-software | varnish_enterprise | to 6.0.15 (inc) |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| varnish-software | varnish_enterprise | 6.0.16 |
| vinyl-cache | vinyl_cache | 9.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-670 | The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated. |