Djangoproject Django vulnerabilities
150 known vulnerabilities affecting djangoproject/django.
Total CVEs
150
CISA KEV
0
Public exploits
10
Exploited in wild
1
Severity breakdown
CRITICAL14HIGH52MEDIUM80LOW4
Vulnerabilities
Page 2 of 8
CVE-2025-48432MEDIUMCVSS 5.3≥ 4.2, < 4.2.23≥ 5.1, < 5.1.11+1 more2025-06-05
CVE-2025-48432 [MEDIUM] CWE-117 CVE-2025-48432: An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Intern
An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
cvelistv5ghsanvdosv
CVE-2025-32873MEDIUMCVSS 5.3≥ 4.2.0, < 4.2.21≥ 5.1, < 5.1.9+3 more2025-05-08
CVE-2025-32873 [MEDIUM] CWE-770 CVE-2025-32873: 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 dja
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
cvelistv5ghsanvdosv
CVE-2025-27556HIGHCVSS 7.5≥ 5.0, < 5.0.14≥ 5.1, < 5.1.82025-04-02
CVE-2025-27556 [HIGH] CWE-770 CVE-2025-27556: An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is
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 ch
cvelistv5ghsanvdosv
CVE-2025-26699HIGHCVSS 7.5≥ 4.2, < 4.2.20≥ 5.0, < 5.0.13+1 more2025-03-06
CVE-2025-26699 [HIGH] CWE-770 CVE-2025-26699: An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The dj
An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.
cvelistv5ghsanvdosv
CVE-2024-56374HIGHCVSS 7.5≥ 4.2, < 4.2.18≥ 5.0, < 5.0.11+1 more2025-01-14
CVE-2024-56374 [HIGH] CWE-770 CVE-2024-56374: An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack o
An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions clean_ipv6_address and is_valid_ipv6_address are vulnerable, as is the django.fo
cvelistv5ghsanvdosv
CVE-2024-53908CRITICALCVSS 9.8≥ 4.2, < 4.2.17≥ 5.0, < 5.0.10+1 more2024-12-06
CVE-2024-53908 [CRITICAL] CWE-89 CVE-2024-53908: An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct
An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)
ghsanvdosv
CVE-2024-53907HIGHCVSS 7.5≥ 4.2, < 4.2.17≥ 5.0, < 5.0.10+1 more2024-12-06
CVE-2024-53907 [HIGH] CWE-770 CVE-2024-53907: An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The st
An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.
ghsanvdosv
CVE-2024-45230HIGHCVSS 7.5≥ 4.2.0, < 4.2.16≥ 5.0, < 5.0.9+1 more2024-10-08
CVE-2024-45230 [HIGH] CWE-120 CVE-2024-45230: An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The url
An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.
ghsanvdosv
CVE-2024-45231MEDIUMCVSS 5.3≥ 4.2.0, < 4.2.16≥ 5.0, < 5.0.9+1 more2024-10-08
CVE-2024-45231 [MEDIUM] CWE-203 CVE-2024-45231: An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.Passwor
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
ghsanvdosv
CVE-2024-42005HIGHCVSS 7.3≥ 4.2, < 4.2.15≥ 5.0, < 5.0.82024-08-07
CVE-2024-42005 [HIGH] CWE-89 CVE-2024-42005: An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and valu
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
ghsanvdosv
CVE-2024-41990HIGHCVSS 7.5≥ 4.2, < 4.2.15≥ 5.0, < 5.0.82024-08-07
CVE-2024-41990 [HIGH] CWE-130 CVE-2024-41990: An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetru
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.
ghsanvdosv
CVE-2024-41991HIGHCVSS 7.5≥ 4.2, < 4.2.15≥ 5.0, < 5.0.82024-08-07
CVE-2024-41991 [HIGH] CWE-1284 CVE-2024-41991: An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.
ghsanvdosv
CVE-2024-41989HIGHCVSS 7.5≥ 4.2, < 4.2.15≥ 5.0, < 5.0.82024-08-07
CVE-2024-41989 [HIGH] CWE-400 CVE-2024-41989: An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template f
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent.
ghsanvdosv
CVE-2024-39614HIGHCVSS 7.5≥ 4.2, < 4.2.14≥ 5.0, < 5.0.72024-07-10
CVE-2024-39614 [HIGH] CWE-130 CVE-2024-39614: An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_var
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.
ghsanvdosv
CVE-2024-38875HIGHCVSS 7.5≥ 4.2, < 4.2.14≥ 5.0, < 5.0.72024-07-10
CVE-2024-38875 [HIGH] CWE-130 CVE-2024-38875: An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc wer
An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.
ghsanvdosv
CVE-2024-39329MEDIUMCVSS 5.3≥ 4.2, < 4.2.14≥ 5.0, < 5.0.72024-07-10
CVE-2024-39329 [MEDIUM] CWE-208 CVE-2024-39329: An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.ba
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password.
ghsanvdosv
CVE-2024-39330MEDIUMCVSS 4.3≥ 4.2, < 4.2.14≥ 5.0, < 5.0.72024-07-10
CVE-2024-39330 [MEDIUM] CWE-22 CVE-2024-39330: An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the dja
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (Built-in Storage sub-
ghsanvdosv
CVE-2024-27351MEDIUMCVSS 5.3≥ 3.2, < 3.2.25≥ 4.2, < 4.2.11+1 more2024-03-15
CVE-2024-27351 [MEDIUM] CVE-2024-27351: In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncato
In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-4366
ghsanvdosv
CVE-2024-24680HIGHCVSS 7.5≥ 3.2, < 3.2.24≥ 4.2, < 4.2.10+1 more2024-02-06
CVE-2024-24680 [HIGH] CVE-2024-24680: An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2.
An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.
ghsanvdosv
CVE-2023-41164HIGHCVSS 7.5≥ 3.2, < 3.2.21≥ 4.1, < 4.1.11+1 more2023-11-03
CVE-2023-41164 [HIGH] CWE-1284 CVE-2023-41164: In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_i
In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
ghsanvdosv