CVE-2025-32873

MEDIUM

Django < 4.2.21 - Resource Allocation Without Limits

Title source: rule

Description

An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().

Exploits (1)

nomisec WRITEUP
by Apollo-R3bot · poc
https://github.com/Apollo-R3bot/django-vulnerability-CVE-2025-32873

Scores

CVSS v3 5.3
EPSS 0.0016
EPSS Percentile 37.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Details

CWE
CWE-770
Status published
Products (3)
djangoproject/django 5.2
djangoproject/django 4.2.0 - 4.2.21
pypi/Django 4.2 - 4.2.21PyPI
Published May 08, 2025
Tracked Since Feb 18, 2026