CVE-2025-32873

MEDIUM EPSS 96.1%
Published May 8, 20251y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published May 8, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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().

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
96.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-770

Affected Products 3

VendorProductVersionRange
djangoprojectdjango*≥4.2.0  –  <4.2.21
djangoprojectdjango*≥5.1  –  <5.1.9
djangoprojectdjango5.2any

References 4

  • openwall.com http://www.openwall.com/lists/oss-security/2025/05/07/1
    Mailing ListThird Party Advisory
  • docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
    Release Notes
  • groups.google.com https://groups.google.com/g/django-announce
    Mailing List
  • djangoproject.com https://www.djangoproject.com/weblog/2025/may/07/security-releases/
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.