AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-40395

MEDIUM · CVSS 4 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-12 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.0. It may lead to a denial-of-service condition.

CVE
CVE-2026-40395
Severity
MEDIUM
CVSS
4
EPSS
0.24%

Original NVD Description

Varnish Enterprise before 6.0.16r12 allows a "workspace overflow" denial of service (daemon panic) for shared VCL. The headerplus.write_req0() function from vmod_headerplus updates the underlying req0, which is normally the original read-only request from which req is derived (readable and writable from VCL). This is useful in the active VCL, after amending req, to prepare a refined req0 before switching to a different VCL with the return (vcl(<label>)) action. This is for example how the Varnish Controller operates shared VCL deployments. If the amended req contained too many header fields for req0, this would have resulted in a workspace overflow that would in turn trigger a panic and crash the Varnish Enterprise server. This could be used as a Denial of Service attack vector by malicious clients.

Related CVEs

Other vulnerabilities affecting the same vendor(s)