---
title: "Django 3.1.14 release notes"
version: 4.2
locale: en
source: https://docs.djangoproject.com/en/4.2/releases/3.1.14/
canonical: https://djangodocs.dev/en/4.2/releases/3.1.14/
---
# Django 3.1.14 release notes

*December 7, 2021*

Django 3.1.14 fixes a security issue with severity “low” in 3.1.13.

## CVE-2021-44420: Potential bypass of an upstream access control based on URL paths

HTTP requests for URLs with trailing newlines could bypass an upstream access
control based on URL paths.
