Performance Degradation Issue in Django Framework
CVE-2026-33033

6.5MEDIUM

Key Information:

Status
Vendor
CVE Published:
7 April 2026

Badges

πŸ“ˆ Score: 232πŸ‘Ύ Exploit Exists🟑 Public PoC

What is CVE-2026-33033?

CVE-2026-33033 is a vulnerability affecting specific releases of the Django web framework, a widely-used open-source framework designed for building web applications efficiently and securely. This particular issue, present in versions prior to 6.0.4, 5.2.13, and 4.2.30, manifests within the MultiPartParser, which processes multipart uploads. Attackers can exploit this vulnerability by submitting multipart uploads that are maliciously crafted with Content-Transfer-Encoding: base64 and excessive whitespace, leading to significant performance degradation of the application. If left unpatched, organizations utilizing Django could experience slowdowns, increased resource consumption, and degraded user experience, ultimately undermining application reliability and functionality.

Potential impact of CVE-2026-33033

  1. Performance Degradation: The primary impact of this vulnerability is a noticeable decrease in application performance, which can result in slower response times and affect the user experience adversely. This performance hit could disrupt operations, particularly for high-traffic applications.

  2. Resource Exhaustion: Exploiting this vulnerability could lead to excessive CPU and memory usage as the application struggles to handle the malformed multipart uploads. This can cause resource exhaustion, leading to application crashes or unresponsiveness.

  3. Increased Operational Costs: With degraded performance and potential downtime caused by the vulnerability, organizations may face increased operational costs. This includes additional server resource costs, the need for urgent incident responses, and potential reputational damage if service reliability declines.

Affected Version(s)

Django 6.0 < 6.0.4

Django 5.2 < 5.2.13

Django 4.2 < 4.2.30

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V3.1

Score:
6.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • 🟑

    Public PoC available

  • πŸ‘Ύ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Seokchan Yoon
Natalia Bidart
Jacob Walls
.