Input validation error in Django - CVE-2026-5766
Published: May 5, 2026
Django
Django Software Foundation
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in ASGI request handling when processing file uploads with a missing or understated Content-Length header. A remote attacker can send a specially crafted request to cause a denial of service.
Large uploaded files may be loaded into memory, causing service degradation.