CVE-2026-15920
- EPSS 0.3%
- Veröffentlicht 04.08.2026 15:48:40
- Zuletzt bearbeitet 17.08.2026 19:17:54
An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. `django.contrib.admin.utils.display_for_field()` renders `URLField` values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is d...
CVE-2026-15830
- EPSS 0.52%
- Veröffentlicht 04.08.2026 15:48:34
- Zuletzt bearbeitet 18.08.2026 16:30:33
An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango's `django.contrib.gis.geos.GEOSGeometry` is subject to a potential denial-of-service when parsing deeply nested `GEOMETRYCOLLECTION` objects supplied as well-known te...
CVE-2026-15337
- EPSS 0.52%
- Veröffentlicht 04.08.2026 15:48:25
- Zuletzt bearbeitet 18.08.2026 16:30:12
An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. `django.utils.translation.check_for_language()` is subject to a potential denial-of-service attack when given many distinct, very long language codes, which are retained as key...
CVE-2026-15307
- EPSS 0.54%
- Veröffentlicht 04.08.2026 15:48:18
- Zuletzt bearbeitet 18.08.2026 16:29:03
An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the `django.contrib.gis.gdal.GDALRaster` constructor. Any value used in a ...
CVE-2026-53878
- EPSS 0.21%
- Veröffentlicht 07.07.2026 14:10:29
- Zuletzt bearbeitet 09.07.2026 12:58:17
An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. `DomainNameValidator` does not prohibit newlines in domain names (unless used via a form field, since `CharField` strips newlines). If an application uses values with newlines ...
CVE-2026-53877
- EPSS 0.28%
- Veröffentlicht 07.07.2026 14:10:04
- Zuletzt bearbeitet 09.07.2026 12:59:39
An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. `django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a...
CVE-2026-48588
- EPSS 0.36%
- Veröffentlicht 07.07.2026 14:09:32
- Zuletzt bearbeitet 09.07.2026 13:01:25
An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. `UpdateCacheMiddleware` and the `cache_page()` decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers...
CVE-2026-7666
- EPSS 0.15%
- Veröffentlicht 03.06.2026 14:16:47
- Zuletzt bearbeitet 21.07.2026 19:10:00
An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. `django.core.mail.backends.smtp.EmailBackend` in Django fails to prevent reuse of a partially-initialized connection after a failed `STARTTLS` handshake when `fail_silently=Tru...
CVE-2026-8404
- EPSS 0.29%
- Veröffentlicht 03.06.2026 14:16:47
- Zuletzt bearbeitet 21.07.2026 19:10:00
An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not match `Cache-Control` response directives case-insensitively, which allows remote attackers to read responses...
CVE-2026-6873
- EPSS 0.25%
- Veröffentlicht 03.06.2026 14:16:46
- Zuletzt bearbeitet 21.07.2026 19:10:00
An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. `django.http.HttpRequest.get_signed_cookie` in Django uses a non-injective salt derivation (concatenating the cookie name and salt argument), which allows a remote attacker to ...