#VU106924 Resource management error in Django - CVE-2025-27556
Published: April 3, 2025
Django
Django Software Foundation
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper management of internal resources during NFKC normalization on Windows. A remote attacker can pass a very large number of Unicode characters to django.contrib.auth.views.LoginView(), django.contrib.auth.views.LogoutView(), or django.views.i18n.set_language() methods and perform a denial of service (DoS) attack.