PatchSiren cyber security CVE debrief
CVE-2026-73228 encode CVE debrief
CVE-2026-73228 is a vulnerability in Django REST framework that allows oversized request bodies to consume additional memory and CPU, bypassing Django's DATA_UPLOAD_MAX_MEMORY_SIZE protection. The issue is fixed in version 3.17.2. This vulnerability can lead to potential denial-of-service attacks, emphasizing the need for defenders to assess exposure and prioritize upgrading to version 3.17.2 or later. The vulnerability affects Django REST framework installations, and defenders should review and adjust DATA_UPLOAD_MAX_MEMORY_SIZE settings to prevent potential attacks.
- Vendor
- encode
- Product
- django-rest-framework
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for maintaining Django REST framework installations should assess exposure and prioritize upgrading to version 3.17.2 or later. This includes operators, platform administrators, vulnerability management teams, and security teams. They should review and adjust DATA_UPLOAD_MAX_MEMORY_SIZE settings to prevent potential attacks and monitor for potential denial-of-service attacks.
Why it matters
Defenders should care about CVE-2026-73228 because it allows oversized request bodies to consume additional memory and CPU, potentially leading to denial-of-service attacks. Upgrading to version 3.17.2 or later is recommended.
- Potential denial-of-service attacks due to increased memory and CPU consumption
- Bypassing of Django's DATA_UPLOAD_MAX_MEMORY_SIZE protection
Technical summary
The vulnerability in Django REST framework allows oversized request bodies to consume additional memory and CPU, bypassing Django's DATA_UPLOAD_MAX_MEMORY_SIZE protection. This can lead to potential denial-of-service attacks. The vulnerability affects Django REST framework installations, and defenders should review and adjust DATA_UPLOAD_MAX_MEMORY_SIZE settings to prevent potential attacks. The issue is fixed in version 3.17.2, and defenders should prioritize upgrading to this version or later. The vulnerability has a CVSS score of 5.3 and a severity of MEDIUM.
Defensive priority
Defenders should prioritize upgrading to version 3.17.2 or later to prevent potential denial-of-service attacks.
Recommended defensive actions
- Upgrade to version 3.17.2 or later
- Monitor for potential denial-of-service attacks
- Review and adjust DATA_UPLOAD_MAX_MEMORY_SIZE settings
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the vulnerability, but do not provide evidence of exploitation. The vulnerability has been fixed in version 3.17.2, and defenders should verify the affected scope and severity. The CVE record was published on 2026-08-11T19:18:52.603Z and has not been modified since then. There is no evidence of exploitation in the wild, but defenders should remain vigilant and monitor for potential attacks.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73228 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73228
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73228 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73228
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/encode/django-rest-framework/commit/2912dc98042f78e27636551fc22eeaf10f725fdd
-
Source reference
Unverified legacy reference
URL: https://github.com/encode/django-rest-framework/commit/82ef7b7e4e0a73ba5c489b465fae7e76d948da4e
-
Source reference
Unverified legacy reference
URL: https://github.com/encode/django-rest-framework/pull/10013
-
Source reference
Unverified legacy reference
URL: https://github.com/encode/django-rest-framework/security/advisories/GHSA-2m8g-3cmr-wg3w
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.