CVE-2026-73228
Last modified
CVE-2026-73228 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| encode | django-rest-framework | < 3.17.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73228?
How severe is CVE-2026-73228?
How do I fix CVE-2026-73228?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73222Claude Code Templates is a CLI tool for configuring and moni…8.8
- CVE-2026-73223electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.1
- CVE-2026-73224electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.8
- CVE-2026-73225electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.1
- CVE-2026-73226electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.8
- CVE-2026-73227electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.1
- CVE-2026-73229Django REST framework is a powerful and flexible toolkit for…4.3
- CVE-2026-7323Memory safety bugs present in Thunderbird ESR 140.10.0 and T…7.3
- CVE-2026-73230Ente provides end-to-end encrypted cloud services and securi…5.9
- CVE-2026-73231Faker generates massive amounts of fake data in the browser …7.8
- CVE-2026-73232ffuf is a fast web fuzzer written in Go. Prior to 2.2.0, ffu…7.5
- CVE-2026-73233FreeCAD is a free and open-source multiplatform 3D parametri…8.5
Are you affected by CVE-2026-73228?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
