VYPR
Medium severity5.3NVD Advisory· Published Aug 11, 2026· Updated Sep 11, 2026

CVE-2026-73228

CVE-2026-73228

Description

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in rest_framework/request.py Request._parse() passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies, bypassing Django's DATA_UPLOAD_MAX_MEMORY_SIZE protection and allowing oversized request bodies to consume additional memory and CPU. This issue is fixed in version 3.17.2.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
djangorestframeworkPyPI
< 3.17.23.17.2

Affected products

7

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.