CVE-2026-40394
Last modified
CVE-2026-40394 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Varnish-Software | Varnish Enterprise | <= 6.0.15 | — |
| Varnish-Software | Varnish Enterprise | 6.0.16 | R1 |
| Vinyl-Cache | Vinyl Cache | 9.0.0 | — |
References
- https://docs.varnish-software.com/security/VEV00002/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40394?
How severe is CVE-2026-40394?
How do I fix CVE-2026-40394?
Are you affected by CVE-2026-40394?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
