CVE-2026-73228
Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`
CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-400 CWE-770 |
| Vendor | encode |
| Product | django-rest-framework |
| Published | Aug 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for encode django-rest-framework
Be the first to know when new medium vulnerabilities affecting encode django-rest-framework are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low
Affected Versions
encode / django-rest-framework
< 3.17.2
References
github.com: https://github.com/encode/django-rest-framework/security/advisories/GHSA-2m8g-3cmr-wg3w github.com: https://github.com/encode/django-rest-framework/pull/10013 github.com: https://github.com/encode/django-rest-framework/commit/2912dc98042f78e27636551fc22eeaf10f725fdd github.com: https://github.com/encode/django-rest-framework/commit/82ef7b7e4e0a73ba5c489b465fae7e76d948da4e