Skip to content

Commit 74d4197

Browse files
committed
[5.1.x] Added CVE-2025-26699 to security archive.
Backport of bad1a18 from main.
1 parent 4b2ddd0 commit 74d4197

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/releases/security.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,17 @@ Issues under Django's security process
3636
All security issues have been handled under versions of Django's security
3737
process. These are listed below.
3838

39+
March 6, 2025 - :cve:`2025-26699`
40+
---------------------------------
41+
42+
Potential denial-of-service in ``django.utils.text.wrap()``.
43+
`Full description
44+
<https://www.djangoproject.com/weblog/2025/mar/06/security-releases/>`__
45+
46+
* Django 5.1 :commit:`(patch) <8dbb44d34271637099258391dfc79df33951b841>`
47+
* Django 5.0 :commit:`(patch) <4f2765232336b8ad0afd8017d9d912ae93470017>`
48+
* Django 4.2 :commit:`(patch) <e88f7376fe68dbf4ebaf11fad1513ce700b45860>`
49+
3950
January 14, 2025 - :cve:`2024-56374`
4051
------------------------------------
4152

0 commit comments

Comments
 (0)