CVE-2025-27556

Source
https://cve.org/CVERecord?id=CVE-2025-27556
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27556.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27556
Aliases
Downstream
Related
Published
2025-04-02T00:00:00Z
Modified
2026-08-12T03:51:11.404925443Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "5.0"
                },
                {
                    "fixed": "5.0.14"
                },
                {
                    "introduced": "5.1"
                },
                {
                    "fixed": "5.1.8"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "5.0"
                },
                {
                    "fixed": "5.0.14"
                },
                {
                    "introduced": "5.1"
                },
                {
                    "fixed": "5.1.8"
                }
            ],
            "source": "CPE_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "5.1"
                },
                {
                    "fixed": "5.1.8"
                },
                {
                    "introduced": "5.0"
                },
                {
                    "fixed": "5.0.14"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "cna_assigner": "mitre",
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/27xxx/CVE-2025-27556.json"
}
References

Affected packages

Git / github.com/django/django

Affected ranges

Type
GIT
Repo
https://github.com/django/django
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "5.0"
        },
        {
            "fixed": "5.0.14"
        },
        {
            "introduced": "5.1"
        },
        {
            "fixed": "5.1.8"
        }
    ],
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
}

Database specific

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