A AegiFlow
MEDIUMCVSS 5.3EPSS 0.3%

CVE-2026-73228

CVE-2026-73228 updated by NVD

Published
2026-09-01
Modified
2026-09-13
EPSS percentile
25%
Sources
github-advisory, nvd

Summary

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.

Affected packages

EcosystemPackageAffected versionsFixed versions
PyPIdjangorestframework3.17.2

Remediation: Upgrade to 3.17.2 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.