๐Ÿ” CVE Alert

CVE-2026-40395

MEDIUM 4.0
CVSS Score
4.0
EPSS Score
0.0%
EPSS Percentile
12th

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.

CWE CWE-770
Vendor varnish-software
Product varnish enterprise
Published Apr 12, 2026
Last Updated Apr 13, 2026
Stay Ahead of the Next One

Get instant alerts for varnish-software varnish enterprise

Be the first to know when new medium vulnerabilities affecting varnish-software varnish enterprise are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

varnish-software / Varnish Enterprise
6.0.9r5 < 6.0.16r12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
docs.varnish-software.com: https://docs.varnish-software.com/security/VEV00003/