CVE-2025-32873

Source
https://cve.org/CVERecord?id=CVE-2025-32873
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-32873.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-32873
Aliases
Downstream
Related
Published
2025-05-08T00:00:00Z
Modified
2026-06-15T12:21:35.948281108Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

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

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/32xxx/CVE-2025-32873.json",
    "cna_assigner": "mitre",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "4.2"
                },
                {
                    "fixed": "4.2.21"
                },
                {
                    "introduced": "5.1"
                },
                {
                    "fixed": "5.1.9"
                },
                {
                    "introduced": "5.2"
                },
                {
                    "fixed": "5.2.1"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "4.2"
                },
                {
                    "fixed": "4.2.21"
                },
                {
                    "introduced": "5.1"
                },
                {
                    "fixed": "5.1.9"
                },
                {
                    "introduced": "5.2"
                },
                {
                    "fixed": "5.2.1"
                }
            ],
            "source": "CPE_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "4.2"
                },
                {
                    "fixed": "4.2.21"
                },
                {
                    "introduced": "5.1"
                },
                {
                    "fixed": "5.1.9"
                },
                {
                    "introduced": "5.2"
                },
                {
                    "fixed": "5.2.1"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "cwe_ids": [
        "CWE-770"
    ]
}
References

Affected packages

Git / github.com/django/django

Affected ranges

Type
GIT
Repo
https://github.com/django/django
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "4.2.0"
        },
        {
            "fixed": "4.2.21"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "5.2"
        },
        {
            "introduced": "5.1"
        },
        {
            "fixed": "5.1.9"
        }
    ],
    "cpe": [
        "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:djangoproject:django:5.2:*:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ]
}

Affected versions

1.*
1.0
1.1
1.2
1.2.1
1.3
1.4
1.7a2
4.*
4.2
4.2.1
4.2.10
4.2.11
4.2.12
4.2.13
4.2.14
4.2.15
4.2.16
4.2.17
4.2.18
4.2.19
4.2.2
4.2.20
4.2.3
4.2.4
4.2.5
4.2.6
4.2.7
4.2.8
4.2.9
4.2a1
4.2b1
4.2rc1
5.*
5.1
5.1.1
5.1.2
5.1.3
5.1.4
5.1.5
5.1.6
5.1.7
5.1.8
5.1a1
5.1b1
5.1rc1

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-32873.json"