---
cve: "CVE-2026-73228"
severity: "MEDIUM"
cvss: 5.3
epss: "32%"
vendor: "encode"
kev: false
exploited: false
published: "2026-08-11 19:18:52"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T02:19:06+02:00"
---

# CVE-2026-73228

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 2912dc98042f78e27636551fc22eeaf10f725fdd (Commit)
- 82ef7b7e4e0a73ba5c489b465fae7e76d948da4e (Commit)

## Referenzen

- <https://github.com/encode/django-rest-framework/security/advisories/GHSA-2m8g-3cmr-wg3w>
- <https://github.com/encode/django-rest-framework/pull/10013>
- <https://github.com/encode/django-rest-framework/commit/2912dc98042f78e27636551fc22eeaf10f725fdd>
- <https://github.com/encode/django-rest-framework/commit/82ef7b7e4e0a73ba5c489b465fae7e76d948da4e>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73228) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
