AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-1135

HIGH · CVSS 7.5 EPSS 3.00%

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. See the original NVD description below for full technical details.

CVE
CVE-2024-1135
Severity
HIGH
CVSS
7.5
EPSS
3.00%

Original NVD Description

Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.