Resource exhaustion in Django - CVE-2026-15337
Published: August 5, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled memory consumption in django.utils.translation.check_for_language() when checking many distinct, very long language codes. A remote attacker can send crafted POST data containing many distinct long language values to cause a denial of service.
The language value reaches this function through the django.views.i18n.set_language() view, which is not active by default, and the memory consumption is bounded by request size and cache entry limits.
Affected software
SUSE Linux Enterprise Desktop 15
SUSE Linux Enterprise Real Time 15
SUSE Linux Enterprise Server 15
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Package Hub 15
openSUSE Leap
openEuler
Fedora
python311-Django
python-django
python3-Django
python-django-help
python-django5
python-django6
How to mitigate CVE-2026-15337
python311-Django - update to 4.2.11-150600.3.65.1
python-django - update to 4.2.15-18
python3-Django - update to 4.2.15-18
python-django-help - update to 4.2.15-18
python-django5 - addressed in versions 5.2.17-2.fc43, 5.2.17-2.fc44, 5.2.17-2.fc45
python-django6 - addressed in versions 6.1.1-2.fc44, 6.1.1-2.fc45
External References
Related Security Bulletins
- Multiple vulnerabilities in Django
- SUSE update for python-Django
- openEuler 24.03 LTS SP4 update for python-django
- openEuler 24.03 LTS SP3 update for python-django
- openEuler 24.03 LTS SP1 update for python-django
- openEuler 22.03 LTS SP4 update for python-django
- Fedora 45 update for python-django6
- Fedora 44 update for python-django6
- Fedora 45 update for python-django5
- Fedora 43 update for python-django5
- Fedora 44 update for python-django5