---
title: "Django 5.0.13 release notes"
version: 6.1
locale: el
source: https://docs.djangoproject.com/el/6.1/releases/5.0.13/
canonical: https://djangodocs.dev/el/6.1/releases/5.0.13/
---
# Django 5.0.13 release notes

*March 6, 2025*

Django 5.0.13 fixes a security issue with severity «moderate» in 5.0.12.

## CVE-2025-26699: Potential denial-of-service vulnerability in `django.utils.text.wrap()`

The `wrap()` and [`wordwrap`](/el/6.1/ref/templates/builtins/#std-templatefilter-wordwrap) template filter were subject to a
potential denial-of-service attack when used with very long strings.
