#VU125096 Resource exhaustion in Django - CVE-2026-33033
Published: April 7, 2026
Django
Django Software Foundation
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in django.http.multipartparser.MultiPartParser when processing multipart uploads with base64-encoded files containing excessive whitespace. A remote attacker can send a specially crafted multipart upload to cause a denial of service.
The issue may trigger repeated memory copying and degrade performance.