---
title: "Catatan terbitan Django 4.2.20"
version: 6.1
locale: id
source: https://docs.djangoproject.com/id/6.1/releases/4.2.20/
canonical: https://djangodocs.dev/id/6.1/releases/4.2.20/
---
# Catatan terbitan Django 4.2.20

*March 6, 2025*

Django 4.2.20 fixes a security issue with severity "moderate" in 4.2.19.

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

The `wrap()` and [`wordwrap`](/id/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.
