Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2022-23959

CVE-2022-23959: Varnish Cache Request Smuggling Flaw

CVE-2022-23959 is a request smuggling vulnerability affecting Varnish Cache HTTP/1 connections that allows attackers to manipulate request routing. This post covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-23959 Overview

CVE-2022-23959 is an HTTP Request Smuggling vulnerability affecting Varnish Cache, a widely deployed web application accelerator and caching reverse proxy. The flaw exists in multiple versions of Varnish Cache (before 6.6.2 and 7.x before 7.0.2), Varnish Cache 6.0 LTS (before 6.0.10), and Varnish Enterprise (Cache Plus) versions 4.1.x before 4.1.11r6 and 6.0.x before 6.0.9r4. This vulnerability allows attackers to perform HTTP/1 request smuggling attacks, potentially leading to cache poisoning, credential hijacking, and bypassing security controls.

Critical Impact

Attackers can exploit HTTP/1 connection handling to smuggle malicious requests past security controls, enabling cache poisoning attacks, session hijacking, and unauthorized access to protected resources.

Affected Products

  • Varnish Cache versions before 6.6.2 and 7.x before 7.0.2
  • Varnish Cache 6.0 LTS before 6.0.10
  • Varnish Enterprise (Cache Plus) 4.1.x before 4.1.11r6 and 6.0.x before 6.0.9r4
  • Debian Linux 9.0, 10.0, and 11.0
  • Fedora 35

Discovery Timeline

  • 2022-01-26 - CVE-2022-23959 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-23959

Vulnerability Analysis

This vulnerability is classified as CWE-444 (Inconsistent Interpretation of HTTP Requests), commonly known as HTTP Request Smuggling. The flaw stems from how Varnish Cache processes HTTP/1 connections, where discrepancies in request parsing between Varnish and backend servers can be exploited by attackers.

HTTP Request Smuggling occurs when a front-end server (like Varnish Cache) and a back-end server interpret HTTP request boundaries differently. An attacker can craft a malicious request that is processed as a single request by Varnish but interpreted as multiple requests by the backend, or vice versa. This desynchronization allows the attacker to "smuggle" a hidden request that bypasses security controls implemented at the proxy layer.

The vulnerability enables network-based attacks without requiring authentication or user interaction. Successful exploitation can compromise both confidentiality and integrity of data flowing through the cache, though availability is not directly impacted.

Root Cause

The root cause of CVE-2022-23959 lies in the inconsistent handling of HTTP/1 request boundaries within Varnish Cache. Specifically, the vulnerability involves how Varnish parses and interprets Content-Length and Transfer-Encoding headers, allowing attackers to craft requests that create ambiguity in request delimitation between the caching proxy and origin servers.

When Varnish and the backend server disagree on where one request ends and another begins, the request queue becomes desynchronized. This desynchronization is the fundamental mechanism that enables request smuggling attacks.

Attack Vector

The attack is network-based and can be executed remotely without authentication. An attacker sends specially crafted HTTP requests to a Varnish Cache server that exploits parsing inconsistencies. The attack typically involves manipulating Content-Length and Transfer-Encoding headers to create ambiguous request boundaries.

Common attack scenarios include:

  1. Cache Poisoning: Smuggled requests can inject malicious content into cached responses, affecting all users who request the poisoned resource
  2. Request Hijacking: Attackers can capture or modify requests from other users by prepending their smuggled content to legitimate user requests
  3. Security Bypass: Authentication and authorization controls implemented at the Varnish layer can be circumvented

The vulnerability mechanism involves sending HTTP requests with conflicting Content-Length and Transfer-Encoding headers, or using other parsing ambiguities. For detailed technical information, refer to the Varnish Cache Advisory VSV00008 and the Varnish Software Advisory VSV00008.

Detection Methods for CVE-2022-23959

Indicators of Compromise

  • Unusual HTTP request patterns with conflicting Content-Length and Transfer-Encoding headers in access logs
  • Unexpected cache entries for resources that should not be cached or contain malicious content
  • Backend server logs showing requests that were not logged by the Varnish proxy
  • Evidence of desynchronized request/response patterns in network traffic analysis

Detection Strategies

  • Deploy web application firewalls (WAF) with HTTP request smuggling detection rules to identify and block malformed requests
  • Implement deep packet inspection to detect requests with conflicting Content-Length and Transfer-Encoding headers
  • Monitor Varnish logs for anomalous request patterns and compare with backend server logs for discrepancies
  • Use SentinelOne Singularity Platform to detect exploitation attempts targeting this vulnerability through behavioral analysis

Monitoring Recommendations

  • Enable detailed access logging on both Varnish Cache and backend servers to correlate request flows
  • Implement alerting for requests containing both Content-Length and Transfer-Encoding headers
  • Monitor cache hit/miss ratios for unexpected changes that may indicate cache poisoning attempts
  • Review backend server logs for requests that appear malformed or unexpected given the proxy configuration

How to Mitigate CVE-2022-23959

Immediate Actions Required

  • Upgrade Varnish Cache to version 6.6.2 or later for 6.x series, or 7.0.2 or later for 7.x series
  • For Varnish Cache 6.0 LTS users, upgrade to version 6.0.10 or later
  • Varnish Enterprise users should upgrade to 4.1.11r6 or later for 4.1.x series, or 6.0.9r4 or later for 6.0.x series
  • Review and apply vendor-provided security patches from the official advisories

Patch Information

Security patches are available from Varnish Software and the Varnish Cache project. Organizations should consult the following resources for patch details:

  • Varnish Cache Advisory VSV00008 - Official security advisory with patch information
  • Varnish Software Advisory VSV00008 - Enterprise version advisory
  • Debian Security Advisory DSA-5088 - Debian-specific patches
  • Fedora Package Announcement - Fedora package updates

Workarounds

  • Configure backend servers to strictly reject requests with both Content-Length and Transfer-Encoding headers
  • Implement strict HTTP request validation at the network perimeter using WAF rules
  • Consider placing an additional reverse proxy in front of Varnish that normalizes HTTP requests
  • Temporarily disable HTTP/1.1 connection reuse between Varnish and backends as a short-term mitigation (may impact performance)
bash
# Example: Varnish VCL configuration to reject ambiguous requests
# Add to your VCL file in vcl_recv subroutine
sub vcl_recv {
    # Reject requests with both Content-Length and Transfer-Encoding
    if (req.http.Content-Length && req.http.Transfer-Encoding) {
        return (synth(400, "Bad Request"));
    }
}

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeOther

  • Vendor/TechVarnish Cache

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.35%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-444
  • Technical References
  • Debian LTS Announcement

  • Fedora Package Announcement

  • Debian Security Advisory DSA-5088
  • Vendor Resources
  • Varnish Software Advisory VSV00008

  • Varnish Cache Advisory VSV00008
  • Related CVEs
  • CVE-2026-40394: Varnish Cache DoS Vulnerability

  • CVE-2026-40396: Varnish Cache 9 DoS Vulnerability

  • CVE-2026-34475: Varnish Cache Auth Bypass Vulnerability

  • CVE-2021-36740: Varnish Cache Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English