Lucene search
+L

198 matches found

EUVD
EUVD
added 2026/08/20 6:40 p.m.22 views

EUVD-2026-41146

Wagtail: Denial of service via unbounded filter specs in the image preview...

4.3CVSS5.2AI score0.0022EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/04 6:13 p.m.11 views

Cross-site Scripting (XSS)

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the displayforfield function. An attacker can execute arbitrary JavaScript code in the context of th...

6.1CVSS5.4AI score0.00304EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 3:48 p.m.14 views

CVE-2026-15337

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.utils.translation.checkforlanguage is subject to a potential denial-of-service attack when given many distinct, very long language codes, which are retained as keys in an in-memory cache and consume process memory...

6.9CVSS5.4AI score0.00521EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/04 3:48 p.m.79 views

CVE-2026-15337

Technical details are not publicly available in the provided documents. Monitor for updates.

6.9CVSS5.4AI score0.00521EPSS
SaveExploits0References7Affected Software1
Fedora
Fedora
added 2026/07/25 1:18 a.m.10 views

[SECURITY] Fedora 43 Update: python-django5-5.2.16-1.fc43

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

6.3CVSS6.6AI score0.00361EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/07/24 12:00 a.m.6 views

The vulnerability of the django.middleware.cache.UpdateCacheMiddleware() function in the Django web application framework allows attackers to disclose sensitive information that should be protected.

The vulnerability of the django.middleware.cache.UpdateCacheMiddleware middleware in the Django web application framework is related to improper handling of registrations. Exploiting this vulnerability could allow an attacker to disclose sensitive information that is protected by this middleware...

5.3CVSS5.8AI score0.00285EPSS
SaveExploits0References4Affected Software5
AlpineLinux
AlpineLinux
added 2026/07/07 2:09 p.m.12 views

CVE-2026-48588

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier,...

5.3CVSS5.9AI score0.00361EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/15 1:11 a.m.33 views

[SECURITY] Fedora 43 Update: python-django5-5.2.15-1.fc43

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

5.3CVSS5.4AI score0.00359EPSS
SaveExploits0
NVD
NVD
added 2026/06/03 2:16 p.m.19 views

CVE-2026-8404

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 that were incorrectly cached because their...

5.3CVSS0.00285EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/03 1:16 p.m.10 views

CVE-2026-35193

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 add Authorization to the Vary response header for requests bearing that header without Cache-Control: public, which allows remote attackers to read private...

3.1CVSS5.8AI score0.00359EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/06/03 1:16 p.m.67 views

CVE-2026-8404 Potential exposure of private data via case-sensitive Cache-Control directives in UpdateCacheMiddleware

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 that were incorrectly cached because their...

3.1CVSS0.00285EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/03 1:16 p.m.10 views

CVE-2026-8404 Potential exposure of private data via case-sensitive Cache-Control directives in UpdateCacheMiddleware

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 that were incorrectly cached because their...

3.1CVSS5.8AI score0.00285EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/03 1:16 p.m.12 views

CVE-2026-6873 Signed cookie salt namespace collision in django.http.HttpRequest.get_signed_cookie

An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. django.http.HttpRequest.getsignedcookie in Django uses a non-injective salt derivation concatenating the cookie name and salt argument, which allows a remote attacker to use a cookie in a context different from the one wher...

3.1CVSS5.8AI score0.00245EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/03 12:00 a.m.17 views

Django 安全漏洞

Django is a set of open-source web frameworks based on the Python language, developed by the Django Foundation. This framework includes an object-oriented mapper, view system, template system, etc. Versions prior to Django 5.2.15 and 6.0.6 contained security vulnerabilities. These vulnerabilities...

3.1CVSS5.4AI score0.00359EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/06/03 12:00 a.m.12 views

The vulnerability of the ASGI component of the Django web application framework allows attackers to perform spoofing attacks.

The vulnerability of the ASGI component of the Django web application framework involves bypassing authentication through spoofing. Exploiting this vulnerability allows a malicious actor to carry out spoofing attacks remotely...

7.8CVSS5.7AI score0.00436EPSS
SaveExploits0References8Affected Software6
CNNVD
CNNVD
added 2026/06/03 12:00 a.m.17 views

Django 安全漏洞

Django is a set of open-source web frameworks based on the Python language, developed by the Django Foundation. This framework includes an object-oriented mapper, view system, template system, etc. Versions of Django prior to 6.0.6 and 5.2.15 contained security vulnerabilities. These...

4.3CVSS5.4AI score0.00245EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/03 12:00 a.m.20 views

Django 安全漏洞

Django is a set of open-source web frameworks based on the Python language, developed by the Django Foundation. This framework includes an object-oriented mapper, view system, template system, etc. Versions of Django prior to 6.0.6 and 5.2.15 contained security vulnerabilities. These...

3.1CVSS5.3AI score0.0015EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/05/21 1:28 a.m.21 views

[SECURITY] Fedora 43 Update: python-django5-5.2.14-1.fc43

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

9.8CVSS5.8AI score0.00879EPSS
SaveExploits1
Fedora
Fedora
added 2026/05/21 12:57 a.m.28 views

[SECURITY] Fedora 44 Update: python-django5-5.2.14-1.fc44

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

9.8CVSS5.8AI score0.00879EPSS
SaveExploits1
Fedora
Fedora
added 2026/05/21 12:57 a.m.25 views

[SECURITY] Fedora 44 Update: python-django6-6.0.5-1.fc44

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

9.8CVSS5.8AI score0.00879EPSS
SaveExploits1
Rows per page
Query Builder