diff --git a/docs/releases/security.txt b/docs/releases/security.txt index d55c7bf497..1f7d2542ff 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -36,6 +36,16 @@ Issues under Django's security process All security issues have been handled under versions of Django's security process. These are listed below. +April 2, 2025 - :cve:`2025-27556` +--------------------------------- + +Potential denial-of-service vulnerability in ``LoginView``, ``LogoutView``, and +``set_language()`` on Windows. `Full description +`__ + +* Django 5.1 :commit:`(patch) ` +* Django 5.0 :commit:`(patch) <8c6871b097b6c49d2a782c0d80d908bcbe2116f1>` + March 6, 2025 - :cve:`2025-26699` ---------------------------------