PT-2026-70880 · Unknown · Django Rest Framework

CVE-2026-73228

·

Published

2026-08-11

·

Updated

2026-09-10

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions Django REST framework versions prior to 3.17.2
Description Request data parsing in the Request. parse() function within rest framework/request.py passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies. This process bypasses the DATA UPLOAD MAX MEMORY SIZE protection provided by Django, which can lead to excessive memory and CPU consumption when processing oversized request bodies.
Recommendations Update Django REST framework to version 3.17.2.

Exploit

Fix

Resource Exhaustion

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-73228
GHSA-2M8G-3CMR-WG3W
OPENSUSE-SU-2026:11625-1
PYSEC-2026-3827

Affected Products

Django Rest Framework