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.
INFO
Published Date :
2026-04-12T19:17:34.334Z
Last Modified :
2026-04-12T19:32:07.658Z
Source :
mitre
AFFECTED PRODUCTS
The following products are affected by CVE-2026-40394 vulnerability.
| Vendors | Products |
|---|---|
| Varnish-software |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-40394.
| URL | Resource |
|---|---|
| https://docs.varnish-software.com/security/VEV00002/ |
|