CVE-2025-14550
BaseFortify
Publication date: 2026-02-03
Last updated on: 2026-02-04
Assigner: Django Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| djangoproject | django | From 4.2 (inc) to 4.2.28 (exc) |
| djangoproject | django | From 5.2 (inc) to 5.2.11 (exc) |
| djangoproject | django | From 6.0 (inc) to 6.0.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-407 | An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in certain versions of Django before 6.0.2, 5.2.11, and 4.2.28. It involves the ASGIRequest component, which allows a remote attacker to potentially cause a denial-of-service (DoS) attack by sending a specially crafted request containing multiple duplicate headers.
How can this vulnerability impact me? :
The impact of this vulnerability is a potential denial-of-service condition. An attacker can exploit it remotely without any privileges or user interaction, causing the affected Django application to become unavailable or unresponsive.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know