CVE-2026-93894

LOWCVSS 2.3/10

Last modified

CVE-2026-93894 is a low-severity vulnerability rated 2.3/10 on the CVSS scale. In Vinyl Cache before 9.0,2, workspace buffer overflow vulnerability was found in the .upper() and .lower() string type methods of VCL. This can be used as a remote denial of service (DoS) vector to make the child process segfault or assert, and then restart.

Description

In Vinyl Cache before 9.0,2, workspace buffer overflow vulnerability was found in the .upper() and .lower() string type methods of VCL. This can be used as a remote denial of service (DoS) vector to make the child process segfault or assert, and then restart. Effectively exploiting this vulnerability requires prior knowledge about the VCL in use and the ability to craft a request that contains a string that is long enough to fill the remaining workspace at the call site while staying under the different request size limits (http_req_size, http_req_hdr_len, etc.).

Metrics

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
Vinyl-CacheVinyl Cache< 9.0.2; < 90f5bacc14b2404e6cc349ba015f0f73b8515136
Varnish-SoftwareVarnish Cache>= 9.0.0, < 9.0.4; < c5078ae575201b05ae8674a90ddb19ffe7f4b439; >= 6.3.0, <= 8.0.2

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93894?
In Vinyl Cache before 9.0,2, workspace buffer overflow vulnerability was found in the .upper() and .lower() string type methods of VCL. This can be used as a remote denial of service (DoS) vector to make the child process segfault or assert, and then restart. Effectively exploiting this vulnerability requires prior knowledge about the VCL in use and the ability to craft a request that contains a string that is long enough to fill the remaining workspace at the call site while staying under the different request size limits (http_req_size, http_req_hdr_len, etc.).
How severe is CVE-2026-93894?
CVE-2026-93894 has a CVSS score of 2.3/10 (LOW severity).
How do I fix CVE-2026-93894?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93894?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST